corsEnabled property

bool corsEnabled
getter/setter pair

Use CORS to download the video. This is often necessary when you have to download video from a third party server.

Implementation

bool corsEnabled = false;