Player Module
/
com.bitmovin.player.api.metadata.scte
/
ScteMessage
Scte
Message
open class
ScteMessage
:
Metadata.Entry
Content copied to clipboard
Constructors
Functions
Properties
Constructors
ScteMessage
Link copied to clipboard
open fun
ScteMessage
(key:
String
,
@
Nullable
()
value:
String
)
Content copied to clipboard
Properties
key
Link copied to clipboard
private open val
key
:
String
Content copied to clipboard
TYPE
Link copied to clipboard
val
TYPE
:
String
Content copied to clipboard
value
Link copied to clipboard
@
Nullable
()
private open val
value
:
String
Content copied to clipboard
Functions
getType
Link copied to clipboard
open fun
getType
():
String
Content copied to clipboard