toggle menu
player-android
3.79.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api.metadata.scte
/
ScteMessage
Scte
Message
data
class
ScteMessage
(
val
key
:
String
,
val
value
:
String
?
)
:
Metadata.Entry
Members
Constructors
Scte
Message
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
type
Link copied to clipboard
open
override
val
type
:
String
value
Link copied to clipboard
val
value
:
String
?