Class AVAssetVariantVideoAttributes

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVAssetVariantVideoAttributes
extends NSObject
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • AVAssetVariantVideoAttributes

      protected AVAssetVariantVideoAttributes()
    • AVAssetVariantVideoAttributes

      protected AVAssetVariantVideoAttributes​(NSObject.Handle h, long handle)
    • AVAssetVariantVideoAttributes

      protected AVAssetVariantVideoAttributes​(NSObject.SkipInit skipInit)
  • Method Details

    • getVideoRange

      public String getVideoRange()
    • getCodecTypes

      public NSArray<NSNumber> getCodecTypes()
    • getPresentationSize

      public CGSize getPresentationSize()
    • getNominalFrameRate

      public double getNominalFrameRate()