Class CMSampleAttachmentKey.Values

  • Enclosing class:
    CMSampleAttachmentKey

    public static class CMSampleAttachmentKey.Values
    extends java.lang.Object
    • Constructor Detail

      • Values

        public Values()
    • Method Detail

      • NotSync

        public static CFString NotSync()
        Since:
        Available in iOS 4.0 and later.
      • PartialSync

        public static CFString PartialSync()
        Since:
        Available in iOS 4.0 and later.
      • HasRedundantCoding

        public static CFString HasRedundantCoding()
        Since:
        Available in iOS 4.0 and later.
      • IsDependedOnByOthers

        public static CFString IsDependedOnByOthers()
        Since:
        Available in iOS 4.0 and later.
      • DependsOnOthers

        public static CFString DependsOnOthers()
        Since:
        Available in iOS 4.0 and later.
      • EarlierDisplayTimesAllowed

        public static CFString EarlierDisplayTimesAllowed()
        Since:
        Available in iOS 4.0 and later.
      • DisplayImmediately

        public static CFString DisplayImmediately()
        Since:
        Available in iOS 4.0 and later.
      • DoNotDisplay

        public static CFString DoNotDisplay()
        Since:
        Available in iOS 4.0 and later.
      • HEVCTemporalLevelInfo

        public static CFString HEVCTemporalLevelInfo()
        Since:
        Available in iOS 11.0 and later.
      • HEVCTemporalSubLayerAccess

        public static CFString HEVCTemporalSubLayerAccess()
        Since:
        Available in iOS 11.0 and later.
      • HEVCStepwiseTemporalSubLayerAccess

        public static CFString HEVCStepwiseTemporalSubLayerAccess()
        Since:
        Available in iOS 11.0 and later.
      • HEVCSyncSampleNALUnitType

        public static CFString HEVCSyncSampleNALUnitType()
        Since:
        Available in iOS 11.0 and later.