startSession(configuration:)
Starts a new session and configures the processor pipeline.
Declaration
func startSession(configuration: any VTFrameProcessorConfiguration) throwsParameters
- configuration:
A configuration object for the video effect that will be applied in the subsequent processing calls.