@Implements(value=android.hardware.camera2.TotalCaptureResult.class, minSdk=21) public class ShadowTotalCaptureResult extends ShadowCaptureResult
Shadow of TotalCaptureResult.
| Constructor and Description |
|---|
ShadowTotalCaptureResult() |
| Modifier and Type | Method and Description |
|---|---|
static TotalCaptureResult |
newTotalCaptureResult()
Convenience method which returns a new instance of
TotalCaptureResult. |
get, newCaptureResult, setpublic static TotalCaptureResult newTotalCaptureResult()
Convenience method which returns a new instance of TotalCaptureResult.