Package org.robovm.apple.coremedia
Class CMMetadataFormatDescriptionKey
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coremedia.CMMetadataFormatDescriptionKey
public class CMMetadataFormatDescriptionKey extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMMetadataFormatDescriptionKey.AsListMarshalerstatic classCMMetadataFormatDescriptionKey.Keysstatic classCMMetadataFormatDescriptionKey.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description CMMetadataFormatDescriptionKey() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)NSDictionary<NSData,NSNumber>getConformingDataTypes()NSDatagetDataType()longgetDataTypeNamespace()StringgetLanguageTag()longgetLocalID()longgetNamespace()NSDatagetValue()booleanhas(CFString key)CMMetadataFormatDescriptionKeyset(CFString key, NativeObject value)CMMetadataFormatDescriptionKeysetConformingDataTypes(NSDictionary<NSData,NSNumber> conformingDataTypes)CMMetadataFormatDescriptionKeysetDataType(NSData dataType)CMMetadataFormatDescriptionKeysetDataTypeNamespace(long dataTypeNamespace)CMMetadataFormatDescriptionKeysetLanguageTag(String languageTag)CMMetadataFormatDescriptionKeysetLocalID(long localID)CMMetadataFormatDescriptionKeysetNamespace(long namespace)CMMetadataFormatDescriptionKeysetValue(NSData value)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CMMetadataFormatDescriptionKey
public CMMetadataFormatDescriptionKey()
-
-
Method Details
-
has
-
get
-
set
-
getNamespace
public long getNamespace() -
setNamespace
-
getValue
-
setValue
-
getLocalID
public long getLocalID() -
setLocalID
-
getDataType
-
setDataType
-
getDataTypeNamespace
public long getDataTypeNamespace() -
setDataTypeNamespace
-
getConformingDataTypes
-
setConformingDataTypes
public CMMetadataFormatDescriptionKey setConformingDataTypes(NSDictionary<NSData,NSNumber> conformingDataTypes) -
getLanguageTag
-
setLanguageTag
-