VideoRecordEvent.Resume

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


Indicates the resume event of recording.

A Resume event will be triggered after calling resume.

Summary

Inherited functions

From androidx.camera.video.VideoRecordEvent
OutputOptions

Gets the OutputOptions associated with this event.

RecordingStats

Gets the recording statistics of current event.