Record TLoggingEvent
Unit
Declaration
type TLoggingEvent = record
Description
Overview
Fields
Timestamp: TDateTime; |
|
Scope: TLoggingScopeOption; |
|
Item: IPlaylistItem; |
|
Region: byte; |
|
OnAir: boolean; |
|
UniqueID: string; |
|
Duration: TTimeValue; |
|
CurrentTitle: string; |
|
NoForward: boolean; |
|
NotPlayingSeq: int64; |
Description
Fields
Timestamp: TDateTime; |
|
Scope: TLoggingScopeOption; |
|
Item: IPlaylistItem; |
|
Region: byte; |
|
OnAir: boolean; |
|
UniqueID: string; |
|
Duration: TTimeValue; |
|
CurrentTitle: string; |
|
NoForward: boolean; |
|
NotPlayingSeq: int64; |
|
Used in MSG_NOTPLAYING handling |
Generated by PasDoc 0.16.0.