Package org.robovm.apple.coremedia
Class CMSampleAttachmentKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coremedia.CMSampleAttachmentKey
public class CMSampleAttachmentKey extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMSampleAttachmentKey.AsListMarshalerstatic classCMSampleAttachmentKey.Marshalerstatic classCMSampleAttachmentKey.Values -
Field Summary
Fields Modifier and Type Field Description static CMSampleAttachmentKeyAudioIndependentSampleDecoderRefreshCountstatic CMSampleAttachmentKeyCryptorSubsampleAuxiliaryDatastatic CMSampleAttachmentKeyDependsOnOthersstatic CMSampleAttachmentKeyDisplayImmediatelystatic CMSampleAttachmentKeyDoNotDisplaystatic CMSampleAttachmentKeyEarlierDisplayTimesAllowedstatic CMSampleAttachmentKeyHasRedundantCodingstatic CMSampleAttachmentKeyHEVCStepwiseTemporalSubLayerAccessstatic CMSampleAttachmentKeyHEVCSyncSampleNALUnitTypestatic CMSampleAttachmentKeyHEVCTemporalLevelInfostatic CMSampleAttachmentKeyHEVCTemporalSubLayerAccessstatic CMSampleAttachmentKeyIsDependedOnByOthersstatic CMSampleAttachmentKeyNotSyncstatic CMSampleAttachmentKeyPartialSync -
Method Summary
Modifier and Type Method Description static CMSampleAttachmentKeyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
NotSync
-
PartialSync
-
HasRedundantCoding
-
IsDependedOnByOthers
-
DependsOnOthers
-
EarlierDisplayTimesAllowed
-
DisplayImmediately
-
DoNotDisplay
-
HEVCTemporalLevelInfo
- Since:
- Available in iOS 11.0 and later.
-
HEVCTemporalSubLayerAccess
- Since:
- Available in iOS 11.0 and later.
-
HEVCStepwiseTemporalSubLayerAccess
- Since:
- Available in iOS 11.0 and later.
-
HEVCSyncSampleNALUnitType
- Since:
- Available in iOS 11.0 and later.
-
AudioIndependentSampleDecoderRefreshCount
- Since:
- Available in iOS 13.0 and later.
-
CryptorSubsampleAuxiliaryData
- Since:
- Available in iOS 15.0 and later.
-
-
Method Details
-
valueOf
-