Uses of Class
org.robovm.apple.avfoundation.AVKeyValueStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVKeyValueStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVKeyValueStatus Modifier and Type Method Description AVKeyValueStatusAVAsset. getStatusOfValue(AVMetadataKey key)AVKeyValueStatusAVAsset. getStatusOfValue(AVMetadataKey key, NSError.NSErrorPtr outError)AVKeyValueStatusAVAssetTrack. getStatusOfValue(AVMetadataKey key)AVKeyValueStatusAVAssetTrack. getStatusOfValue(AVMetadataKey key, NSError.NSErrorPtr outError)AVKeyValueStatusAVAsynchronousKeyValueLoading. getStatusOfValue(AVMetadataKey key, NSError.NSErrorPtr outError)AVKeyValueStatusAVAsynchronousKeyValueLoadingAdapter. getStatusOfValue(AVMetadataKey key, NSError.NSErrorPtr outError)AVKeyValueStatusAVMetadataItem. getStatusOfValue(AVMetadataKey key)static AVKeyValueStatusAVKeyValueStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVKeyValueStatusAVKeyValueStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVKeyValueStatus[]AVKeyValueStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.