Interface IPlaylistItemMetadata
Unit
Declaration
type IPlaylistItemMetadata = interface(IPersistentPlaylistItemMetadata)
Description
No description available, ancestor IPersistentPlaylistItemMetadata description follows
No description available, ancestor ISerializableListMetadata 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['{E821AF87-ECE2-4BE8-935F-4ECE29E17B86}']
Attributes
- GUID['{FC5BB21C-94CC-4271-A50A-C5549C2111F6}']
Attributes
- GUID['{F684D9A3-3008-4A19-9134-8F7CE51B3E89}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ISerializable
- ISerializableListMetadata
- IPersistentPlaylistItemMetadata
- IPlaylistItemMetadata
Overview
Methods
function GetStatusFlags: TPlaylistItemStatusFlags; |
|
procedure SetStatusFlags(iValue: TPlaylistItemStatusFlags); |
|
function GetStartTime(iType: TStartTimeType): TDateTime; |
|
procedure SetStartTime(iType: TStartTimeType; iValue: TDateTime); |
|
function GetCalculatedDuration(iType: TCalculatedDurationType): TTimeValue; |
|
procedure SetCalculatedDuration(iType: TCalculatedDurationType; iValue: TTimeValue); |
Description
Methods
function GetStatusFlags: TPlaylistItemStatusFlags; |
|
procedure SetStatusFlags(iValue: TPlaylistItemStatusFlags); |
|
function GetStartTime(iType: TStartTimeType): TDateTime; |
|
procedure SetStartTime(iType: TStartTimeType; iValue: TDateTime); |
|
function GetCalculatedDuration(iType: TCalculatedDurationType): TTimeValue; |
|
procedure SetCalculatedDuration(iType: TCalculatedDurationType; iValue: TTimeValue); |
|
Generated by PasDoc 0.16.0.