Interface ILiveFeedPlaylistItem

Unit

Declaration

type ILiveFeedPlaylistItem = interface(IPlaylistItem)

Description

No description available, ancestor IPlaylistItem description follows
No description available, ancestor ISerializable description follows
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['{DF9B1F9D-09D1-4790-BC9E-D299A578B71A}']
Attributes
GUID['{3F7CD9B8-D90C-46AC-9373-720A1423AB4C}']
Attributes
GUID['{F60108C3-8935-49CF-B406-F71A5DD7C970}']

Hierarchy

Overview

Methods

Public function GetRecordDeviceIndex: integer;
Public procedure SetRecordDeviceIndex(iValue: integer);
Public function GetDelay: TTimeValue;
Public procedure SetDelay(iValue: TTimeValue);
Public function GetFadeIn: integer;
Public procedure SetFadeIn(iValue: integer);
Public function GetSilenceDetection: integer;
Public procedure SetSilenceDetection(iValue: integer);

Description

Methods

Public function GetRecordDeviceIndex: integer;
 
Public procedure SetRecordDeviceIndex(iValue: integer);
 
Public function GetDelay: TTimeValue;
 
Public procedure SetDelay(iValue: TTimeValue);
 
Public function GetFadeIn: integer;
 
Public procedure SetFadeIn(iValue: integer);
 
Public function GetSilenceDetection: integer;
 
Public procedure SetSilenceDetection(iValue: integer);
 

Generated by PasDoc 0.16.0.