Contents

renderContextChanged(_:)

Tells the compositor that the composition changed render contexts.

Declaration

func renderContextChanged(_ newRenderContext: AVVideoCompositionRenderContext)

Parameters

  • newRenderContext:

    The new render context of the video composition.

See Also

Observing render context changes