Uses of Class
org.robovm.apple.avfoundation.AVMediaDataStorage
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVMediaDataStorage in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVMediaDataStorage Modifier and Type Method Description AVMediaDataStorageAVMovie. getDefaultMediaDataStorage()AVMediaDataStorageAVMutableMovie. getDefaultMediaDataStorage()AVMediaDataStorageAVMovieTrack. getMediaDataStorage()AVMediaDataStorageAVMutableMovieTrack. getMediaDataStorage()Methods in org.robovm.apple.avfoundation with parameters of type AVMediaDataStorage Modifier and Type Method Description voidAVMutableMovie. setDefaultMediaDataStorage(AVMediaDataStorage v)voidAVMutableMovieTrack. setMediaDataStorage(AVMediaDataStorage v)