Uses of Class
org.robovm.apple.avfoundation.AVMetadataKey
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVMetadataKey in org.robovm.apple.avfoundation
Subclasses of AVMetadataKey in org.robovm.apple.avfoundation Modifier and Type Class Description classAVMetadataKey3GPUserDataclassAVMetadataKeyCommonclassAVMetadataKeyIcyMetadataclassAVMetadataKeyID3MetadataclassAVMetadataKeyISOUserDataclassAVMetadataKeyiTunesMetadataclassAVMetadataKeyQuickTimeMetadataclassAVMetadataKeyQuickTimeUserDataMethods in org.robovm.apple.avfoundation that return AVMetadataKey Modifier and Type Method Description AVMetadataKeyAVMetadataItem. getKey()AVMetadataKeyAVMutableMetadataItem. getKey()static AVMetadataKeyAVMetadataItem. getKeyForIdentifier(AVMetadataIdentifier identifier)static AVMetadataKeyAVMetadataKey.Marshaler. toObject(Class<AVMetadataKey> cls, long handle, long flags)static AVMetadataKeyAVMetadataKey. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVMetadataKey Modifier and Type Method Description static List<AVMetadataKey>AVMetadataKey.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVMetadataKey Modifier and Type Method Description NSArray<AVTimedMetadataGroup>AVAsset. getChapterMetadataGroupsContainingItemsWithCommonKeys(NSLocale locale, List<AVMetadataKey> commonKeys)voidAVAsset. loadValuesAsynchronously(List<AVMetadataKey> keys, Runnable handler)voidAVAssetTrack. loadValuesAsynchronously(List<AVMetadataKey> keys, Runnable handler)voidAVAsynchronousKeyValueLoading. loadValuesAsynchronously(List<AVMetadataKey> keys, Runnable handler)voidAVAsynchronousKeyValueLoadingAdapter. loadValuesAsynchronously(List<AVMetadataKey> keys, Runnable handler)voidAVMetadataItem. loadValuesAsynchronously(List<AVMetadataKey> keys, Runnable handler)static longAVMetadataKey.AsListMarshaler. toNative(List<AVMetadataKey> l, long flags)static AVMetadataKeyAVMetadataKey.Marshaler. toObject(Class<AVMetadataKey> cls, long handle, long flags)