loadData property

bool loadData
getter/setter pair

Do not stream the video but download the video file as a whole. A DataUrl string will be used for the VideoElement source.

Implementation

bool loadData = false;