VideoPlayer.ResourceType
枚举
模块: cc
视频来源
索引
REMOTE
LOCAL
Details
REMOTE
远程视频
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCVideoPlayer.js:76 |
LOCAL
本地视频
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCVideoPlayer.js:82 |