Package org.robovm.apple.coremedia
Class CMTimeCodeFormatDescriptionExtension
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coremedia.CMTimeCodeFormatDescriptionExtension
public class CMTimeCodeFormatDescriptionExtension extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMTimeCodeFormatDescriptionExtension.AsListMarshalerstatic classCMTimeCodeFormatDescriptionExtension.Keysstatic classCMTimeCodeFormatDescriptionExtension.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description CMTimeCodeFormatDescriptionExtension() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)CMTimeCodeFormatDescriptionSourceReferenceNamegetSourceReferenceName()booleanhas(CFString key)CMTimeCodeFormatDescriptionExtensionset(CFString key, NativeObject value)CMTimeCodeFormatDescriptionExtensionsetSourceReferenceName(CMTimeCodeFormatDescriptionSourceReferenceName sourceReferenceName)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CMTimeCodeFormatDescriptionExtension
public CMTimeCodeFormatDescriptionExtension()
-
-
Method Details
-
has
-
get
-
set
-
getSourceReferenceName
-
setSourceReferenceName
public CMTimeCodeFormatDescriptionExtension setSourceReferenceName(CMTimeCodeFormatDescriptionSourceReferenceName sourceReferenceName)
-