EVENT_PREDOWNLOAD_ON_COMPLETE constant

int const EVENT_PREDOWNLOAD_ON_COMPLETE

Video download related events. 视频下载相关事件

Implementation

// Video pre-download completed.
// 视频预下载完成
static const EVENT_PREDOWNLOAD_ON_COMPLETE = 200;