Metadata Parsed
data class MetadataParsed(metadata: Metadata, type: String) : SourceEvent
Content copied to clipboard
Emitted when metadata is first seen and parsed.
Constructors
MetadataParsed
Link copied to clipboard
Properties
metadata
Link copied to clipboard
The com.bitmovin.player.api.metadata.Metadata object containing the metadata as encountered in the stream.
type
Link copied to clipboard