Player Module
/
com.bitmovin.player.api.event
/
SourceEvent
/
Load
Load
data class
Load
(source:
Source
) :
SourceEvent
Content copied to clipboard
Emitted when a
Source
starts loading.
Constructors
Properties
Inherited properties
Constructors
Load
Link copied to clipboard
fun
Load
(source:
Source
)
Content copied to clipboard
Properties
source
Link copied to clipboard
val
source
:
Source
Content copied to clipboard
The
Source
that started loading.
Inherited properties
timestamp
Link copied to clipboard
var
timestamp
:
Long
Content copied to clipboard
The time at which the event was emitted.