VideoPlayer.ResourceType Enum
Module: cc
Enum for video resouce type type.
Index
- REMOTE
- LOCAL
Details
REMOTE
The remote resource type.
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCVideoPlayer.js:76 | 
LOCAL
The local resouce type.
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCVideoPlayer.js:82 | 
