Contents

startSession(configuration:)

Starts a new session and configures the processor pipeline.

Declaration

func startSession(configuration: any VTFrameProcessorConfiguration) throws

Parameters

  • configuration:

    A configuration object for the video effect that will be applied in the subsequent processing calls.

See Also

Processing frames