FileDocCategorySizeDatePackage
CaptureFailure.javaAPI DocAndroid 5.1 API593Sat Mar 14 14:09:42 GMT 2015android.hardware.camera2

CaptureFailure

public class CaptureFailure extends Object

Fields Summary
public static final int
REASON_ERROR
public static final int
REASON_FLUSHED
Constructors Summary
CaptureFailure()

 throw new RuntimeException("Stub!"); 
Methods Summary
public longgetFrameNumber()

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

 throw new RuntimeException("Stub!"); 
public android.hardware.camera2.CaptureRequestgetRequest()

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

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

 throw new RuntimeException("Stub!");