Package org.robovm.apple.coremedia
Class CMHEVCTemporalLevelInfo
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coremedia.CMHEVCTemporalLevelInfo
public class CMHEVCTemporalLevelInfo extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMHEVCTemporalLevelInfo.AsListMarshalerstatic classCMHEVCTemporalLevelInfo.Keysstatic classCMHEVCTemporalLevelInfo.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CMHEVCTemporalLevelInfo() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)booleanhas(CFString key)CMHEVCTemporalLevelInfoset(CFString key, NativeObject value)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CMHEVCTemporalLevelInfo
public CMHEVCTemporalLevelInfo()
-
-
Method Details