package

androidx.camera.view.video

Interfaces

OnVideoSavedCallbackListener containing callbacks for video file I/O events.

Classes

MetadataHolder class for metadata that should be saved alongside captured video.
Metadata.BuilderThe builder for Metadata.
OutputFileOptionsOptions for saving newly captured video.
OutputFileOptions.BuilderBuilder class for OutputFileOptions.
OutputFileResultsInfo about the saved video file.

Annotation Types

ExperimentalVideoDenotes that the annotated method uses the experimental methods which allow for video recording.
OnVideoSavedCallback.VideoCaptureErrorDescribes the error that occurred during video capture operations.