Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.metadata.scte
/
ScteMessage
Scte
Message
open
class
ScteMessage
:
Metadata.Entry
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Scte
Message
Link copied to clipboard
open
fun
ScteMessage
(
key
:
String
,
@
Nullable
value
:
String
)
Content copied to clipboard
Functions
get
Type
Link copied to clipboard
open
fun
getType
(
)
:
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
@get:
Nullable
private
open
val
value
:
String
Content copied to clipboard