Interface IStreamPlaylistItem
Unit
mAirListInterfaces
Declaration
type IStreamPlaylistItem = 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['{9BAA87CB-EE1C-49FB-8007-4C458E5F5D6F}']
Hierarchy
Overview
Methods
Description
Methods
|
function GetURL: string; |
|
|
procedure SetURL(const iValue: string); |
|
|
function GetTimeout: integer; |
|
|
procedure SetTimeout(iValue: integer); |
|
|
function GetFadeIn: integer; |
|
|
procedure SetFadeIn(iValue: integer); |
|
|
function GetSilenceDetection: integer; |
|
|
procedure SetSilenceDetection(iValue: integer); |
|
Generated by PasDoc 0.16.0.