public final class

VideoCapture.Defaults

extends java.lang.Object

implements ConfigProvider<VideoCaptureConfig>

 java.lang.Object

↳androidx.camera.video.VideoCapture.Defaults

Overview

Provides a base static default configuration for the VideoCapture

These values may be overridden by the implementation. They only provide a minimum set of defaults that are implementation independent.

Summary

Constructors
publicDefaults()

Methods
public VideoCaptureConfig<VideoOutput>getConfig()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Defaults()

Methods

public VideoCaptureConfig<VideoOutput> getConfig()