Interface: onLoadStartData
Defined in: types/Events.ts:178
Properties
source
source: VideoPlayerSourceBase;
Defined in: types/Events.ts:187
The source of the video.
sourceType
sourceType: SourceType;
Defined in: types/Events.ts:183
The type of the source.
Note
local for local files, network for network sources.