VideoRecordEvent.Start

@RequiresApi(value = 21)
class VideoRecordEvent.Start : VideoRecordEvent


Indicates the start of recording.

When a video recording is successfully requested by start, a Start event will be the first event.

Summary

Inherited functions

From androidx.camera.video.VideoRecordEvent
OutputOptions

Gets the OutputOptions associated with this event.

RecordingStats

Gets the recording statistics of current event.