Interface IPlayoutEngine

Unit

Declaration

type IPlayoutEngine = interface(IUpdateObject)

Description

No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows

—————————————————————————– Base Interfaces —————————————————————————–

Attributes
GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
GUID['{A2482F87-9D0F-4D34-B755-0526A5B1E70B}']

Hierarchy

Overview

Methods

Public function GetEventList: IEventList;
Public procedure SaveEventList;
Public function GetPlaybackControlCount: integer;
Public function GetPlaybackControl(iIndex: integer): IPlaybackControl;
Public function GetCartwallControl: ICartwallControl;
Public function GetActivePlayers: IInterfaceList;

Description

Methods

Public function GetEventList: IEventList;
 
Public procedure SaveEventList;
 
Public function GetPlaybackControlCount: integer;
 
Public function GetPlaybackControl(iIndex: integer): IPlaybackControl;
 
Public function GetCartwallControl: ICartwallControl;
 
Public function GetActivePlayers: IInterfaceList;
 

Generated by PasDoc 0.16.0.