Class AVCompositionTrackFormatDescriptionReplacement

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

public class AVCompositionTrackFormatDescriptionReplacement
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • AVCompositionTrackFormatDescriptionReplacement

      public AVCompositionTrackFormatDescriptionReplacement()
    • AVCompositionTrackFormatDescriptionReplacement

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

      protected AVCompositionTrackFormatDescriptionReplacement​(NSObject.SkipInit skipInit)
    • AVCompositionTrackFormatDescriptionReplacement

      public AVCompositionTrackFormatDescriptionReplacement​(NSCoder coder)
  • Method Details

    • getOriginalFormatDescription

      public CMFormatDescription getOriginalFormatDescription()
    • getReplacementFormatDescription

      public CMFormatDescription getReplacementFormatDescription()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)