Interface | Description |
---|---|
StateChangeListener |
Class | Description |
---|---|
Camera2CaptureCallbackForwarder |
Proxy that forwards all updates to another
CameraCaptureSession.CaptureCallback , invoking
its callbacks on a separate Handler . |
Camera2CaptureCallbackSplitter |
Junction that allows notifying multiple
CameraCaptureSession.CaptureCallback s whenever
the CameraCaptureSession posts a capture-related update. |
Camera2RequestSettingsSet |
A set of settings to be used when filing a
CaptureRequest . |
StateWaiter |
Block until a specific state change occurs.
|
SysTrace |
Writes trace events to the system trace buffer.
|