VideoRecordEvent.Resume

@RequiresApi(value = 21)
public final class VideoRecordEvent.Resume extends VideoRecordEvent


Indicates the resume event of recording.

A Resume event will be triggered after calling resume.

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.