Uses of Class
org.robovm.apple.avfoundation.AVAssetReaderStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAssetReaderStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAssetReaderStatus Modifier and Type Method Description AVAssetReaderStatusAVAssetReader. getStatus()static AVAssetReaderStatusAVAssetReaderStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAssetReaderStatusAVAssetReaderStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAssetReaderStatus[]AVAssetReaderStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.