Player Module
3.22.0
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
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.