Package org.robovm.apple.coremedia
Class CMSampleBufferAttachmentKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coremedia.CMSampleBufferAttachmentKey
public class CMSampleBufferAttachmentKey extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMSampleBufferAttachmentKey.AsListMarshalerstatic classCMSampleBufferAttachmentKey.Marshalerstatic classCMSampleBufferAttachmentKey.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CMSampleBufferAttachmentKeyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
ResetDecoderBeforeDecoding
-
DrainAfterDecoding
-
PostNotificationWhenConsumed
-
ResumeOutput
-
TransitionID
-
TrimDurationAtStart
-
TrimDurationAtEnd
-
SpeedMultiplier
-
Reverse
-
FillDiscontinuitiesWithSilence
-
EmptyMedia
-
PermanentEmptyMedia
-
DisplayEmptyMediaImmediately
-
EndsPreviousSampleDuration
-
SampleReferenceURL
-
SampleReferenceByteOffset
-
GradualDecoderRefresh
-
DroppedFrameReason
-
DroppedFrameReasonInfo
-
StillImageLensStabilizationInfo
- Since:
- Available in iOS 9.0 and later.
-
CameraIntrinsicMatrix
- Since:
- Available in iOS 11.0 and later.
-
ForceKeyFrame
-
-
Method Details
-
valueOf
-