VideoControllerCallback interface

Callback which will register your app to listen to lifecycle events during the video capture flow

Methods

onRecordingStarted()

The event is a type of callback that can be enlisted to handle various events linked to onRecordingStarted, which helps with playback of video content.

Method Details

onRecordingStarted()

The event is a type of callback that can be enlisted to handle various events linked to onRecordingStarted, which helps with playback of video content.

function onRecordingStarted()