VideoControllerCallback interface
Callback which will register your app to listen to lifecycle events during the video capture flow
Methods
on |
The event is a type of callback that can be enlisted to handle various events linked to |
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()