Class AVAssetSegmentReportSampleInformation

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.avfoundation.AVAssetSegmentReportSampleInformation
All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVAssetSegmentReportSampleInformation
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • AVAssetSegmentReportSampleInformation

      protected AVAssetSegmentReportSampleInformation()
    • AVAssetSegmentReportSampleInformation

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

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

    • getPresentationTimeStamp

      public CMTime getPresentationTimeStamp()
    • getOffset

      public long getOffset()
    • getLength

      public long getLength()
    • isSyncSample

      public boolean isSyncSample()