Package org.robovm.apple.coremedia
Class CMTimeCodeFormatDescriptionSourceReferenceName
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coremedia.CMTimeCodeFormatDescriptionSourceReferenceName
public class CMTimeCodeFormatDescriptionSourceReferenceName extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMTimeCodeFormatDescriptionSourceReferenceName.AsListMarshalerstatic classCMTimeCodeFormatDescriptionSourceReferenceName.Keysstatic classCMTimeCodeFormatDescriptionSourceReferenceName.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CMTimeCodeFormatDescriptionSourceReferenceName() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)longgetLangCode()StringgetValue()booleanhas(CFString key)CMTimeCodeFormatDescriptionSourceReferenceNameset(CFString key, NativeObject value)CMTimeCodeFormatDescriptionSourceReferenceNamesetLangCode(long langCode)CMTimeCodeFormatDescriptionSourceReferenceNamesetValue(String value)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CMTimeCodeFormatDescriptionSourceReferenceName
public CMTimeCodeFormatDescriptionSourceReferenceName()
-
-
Method Details
-
has
-
get
-
set
-
getValue
-
setValue
-
getLangCode
public long getLangCode() -
setLangCode
-