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