ReadonlycontentUnused.
- Use timecode and/or unregistered to retrieve the contents of the Millicast metadata.
The playback position at which the cue becomes inactive, in seconds.
The identifier of the cue.
ReadonlymidThe media identifier of the track that contains the metadata.
The playback position at which the cue becomes active, in seconds.
ReadonlytimecodeTimecode of when the metadata was generated.
The text track of the cue.
ReadonlyuidA unique identifier of the text track cue.
ReadonlyunregisteredUnregistered data.
- If the metadata content is valid JSON, then this is the parsed JSON object.
Otherwise, it's the raw data as a Uint8Array.
ReadonlyuuidThe UUID of the metadata.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Represents a metadata cue of a Millicast source.
Remarks
In order to receive Millicast metadata, you must set
metadatatotruein MillicastSource.connectOptions.See
https://docs.dolby.io/streaming-apis/docs/frame-metadata