| Interface | Description |
|---|---|
| IDecoderActivity |
| Class | Description |
|---|---|
| CaptureActivity |
Example Capture Activity.
|
| DecoderActivity |
Example Decoder Activity.
|
| DecoderActivityHandler |
This class handles all the messaging which comprises the state machine for
capture.
|
| EncoderActivity |
Example Encoder Activity.
|
| PlanarYUVLuminanceSource |
This object extends LuminanceSource around an array of YUV data returned from
the camera driver, with the option to crop to a rectangle within the full
data.
|
| ViewfinderView |
This view is overlaid on top of the camera preview.
|