Package | com.myflashlab.air.extensions.player.surface |
Class | public class SurfaceVideoLocation |
Inheritance | SurfaceVideoLocation Object |
Constant | Defined By | ||
---|---|---|---|
ON_APP : String = onApp [static]
Play a video on File.applicationStorageDirectory
| SurfaceVideoLocation | ||
ON_SD_CARD : String = onSdCard [static]
Play a video on File.documentsDirectory
| SurfaceVideoLocation |