defaultLoadOptions property

VideoLoadOptions defaultLoadOptions
getter/setter pair

The default video load options are used if no custom video load options are provided for the load method. This default video load options enable all supported video file formats: mp4, webm and ogg.

Implementation

static VideoLoadOptions defaultLoadOptions = VideoLoadOptions();