Class AVVideoCompositionRenderContext

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

    public class AVVideoCompositionRenderContext
    extends NSObject
    Since:
    Available in iOS 7.0 and later.
    • Constructor Detail

      • AVVideoCompositionRenderContext

        public AVVideoCompositionRenderContext()
      • AVVideoCompositionRenderContext

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

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

      • getSize

        public CGSize getSize()
      • getRenderScale

        public float getRenderScale()
      • isHighQualityRendering

        public boolean isHighQualityRendering()