PlaybackReference class.
Accessors
mediaId
Get Signature
get mediaId():undefined | MediaId
Gets the media ID of the live event, if one is specified.
Returns
undefined | MediaId
The Media ID which uniquely identifies the content to selected when initiating playback for the live event.
playbackType
Get Signature
get playbackType():CONTENT
Gets the playback type of the live event.
Returns
CONTENT
The playback type of the live event. This indicates how the event should be played.

