RecordingImpl

The RecordingImpl class is responsible for managing the recording process.

Functions

Link copied to clipboard
open suspend override fun start()

Initiates the recording process by capturing audio and video content.

Link copied to clipboard
open suspend override fun stop()

Stops the ongoing recording process.