Class AVAssetWriterInputPassDescription

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class AVAssetWriterInputPassDescription
    extends NSObject
    Since:
    Available in iOS 8.0 and later.
    • Constructor Detail

      • AVAssetWriterInputPassDescription

        protected AVAssetWriterInputPassDescription()
      • AVAssetWriterInputPassDescription

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

        protected AVAssetWriterInputPassDescription​(NSObject.SkipInit skipInit)
    • Method Detail

      • getSourceTimeRanges

        public java.util.List<CMTimeRange> getSourceTimeRanges()