DpgStreamPlaylist Object


Description:

Playlist consisting of streams.

Parents: Project

Children: DpgStream, DpgStreamLoop

Relations:

Side name
(Type)
Relative Description
DpgClientProtocolConfig
(AffiliatedPlaylist)

DpgClientProtocolConfig

DpgStreamPlaylist Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Description

Description of playlist, typically filled from the saved file.

Type: string

Default: "" (empty string)

StartTimeType

When the contained streams start when a playlist is started.

Type: enum

Default: PLAYLIST_RELATIVE

Possible Values:

Value Description
PLAYLIST_RELATIVE

Start time is relative to the playlist.

STREAM_RELATIVE

Start time is relative to the previous stream.

DpgStreamPlaylist Read-Only Attributes

There are no read-only attributes.