VideoRecordEvent.Pause

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


Indicates the pause event of recording.

A Pause event will be triggered after calling pause.

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.