VideoRecordEvent.Start

@RequiresApi(value = 21)
public final class VideoRecordEvent.Start extends 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 methods

From androidx.camera.video.VideoRecordEvent
@NonNull OutputOptions

Gets the OutputOptions associated with this event.

@NonNull RecordingStats

Gets the recording statistics of current event.