PlaybackContext

external interface PlaybackContext

Playback context for the player

Properties

metadata
Link copied to clipboard
js
abstract var metadata: Any
Additional metadata for the context (can be null)
uri
Link copied to clipboard
js
abstract var uri: String?
The URI of the context (can be null)

Sources

js source
Link copied to clipboard