public final class

Preview.Defaults

extends java.lang.Object

implements ConfigProvider<PreviewConfig>

 java.lang.Object

↳androidx.camera.core.Preview.Defaults

Overview

Provides a base static default configuration for the Preview

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 PreviewConfiggetConfig()

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

Constructors

public Defaults()

Methods

public PreviewConfig getConfig()