VideoRecordEvent.Pause

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


Indicates the pause event of recording.

A Pause event will be triggered after calling pause.

Summary

Inherited functions

From androidx.camera.video.VideoRecordEvent
OutputOptions

Gets the OutputOptions associated with this event.

RecordingStats

Gets the recording statistics of current event.