Class AVVideoCompositionRenderContext

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVVideoCompositionRenderContext
extends NSObject
  • Constructor Details

    • AVVideoCompositionRenderContext

      public AVVideoCompositionRenderContext()
    • AVVideoCompositionRenderContext

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

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

    • getSize

      public CGSize getSize()
    • getRenderTransform

      public CGAffineTransform getRenderTransform()
    • getRenderScale

      public float getRenderScale()
    • getPixelAspectRatio

      public AVPixelAspectRatio getPixelAspectRatio()
    • getEdgeWidths

      public AVEdgeWidths getEdgeWidths()
    • isHighQualityRendering

      public boolean isHighQualityRendering()
    • getVideoComposition

      public AVVideoComposition getVideoComposition()
    • newPixelBuffer

      public CVPixelBuffer newPixelBuffer()