FileDocCategorySizeDatePackage
StreamConfigurationMap.javaAPI DocAndroid 5.1 API1943Sat Mar 14 14:09:42 GMT 2015android.hardware.camera2.params

StreamConfigurationMap

public final class StreamConfigurationMap extends Object

Fields Summary
Constructors Summary
StreamConfigurationMap()

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public android.util.Range[]getHighSpeedVideoFpsRanges()

 throw new RuntimeException("Stub!"); 
public android.util.Range[]getHighSpeedVideoFpsRangesFor(android.util.Size size)

 throw new RuntimeException("Stub!"); 
public android.util.Size[]getHighSpeedVideoSizes()

 throw new RuntimeException("Stub!"); 
public android.util.Size[]getHighSpeedVideoSizesFor(android.util.Range fpsRange)

 throw new RuntimeException("Stub!"); 
public final int[]getOutputFormats()

 throw new RuntimeException("Stub!"); 
public longgetOutputMinFrameDuration(int format, android.util.Size size)

 throw new RuntimeException("Stub!"); 
public longgetOutputMinFrameDuration(java.lang.Class klass, android.util.Size size)

 throw new RuntimeException("Stub!"); 
public android.util.Size[]getOutputSizes(java.lang.Class klass)

 throw new RuntimeException("Stub!"); 
public android.util.Size[]getOutputSizes(int format)

 throw new RuntimeException("Stub!"); 
public longgetOutputStallDuration(int format, android.util.Size size)

 throw new RuntimeException("Stub!"); 
public longgetOutputStallDuration(java.lang.Class klass, android.util.Size size)

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public booleanisOutputSupportedFor(int format)

 throw new RuntimeException("Stub!"); 
public static booleanisOutputSupportedFor(java.lang.Class klass)

 throw new RuntimeException("Stub!"); 
public booleanisOutputSupportedFor(android.view.Surface surface)

 throw new RuntimeException("Stub!");