| Interface | Description |
|---|---|
| CameraStreamClient.Listener |
Interface for notifying the DS activity when new frames arrive.
|
| CameraStreamSource |
Interface representing an on-demand source of frames (i.e., bitmaps).
|
| Class | Description |
|---|---|
| CameraStreamClient |
Client for receiving camera frames sent from the RC on the DS.
|
| CameraStreamServer |
Server for sending camera frames from the RC to the corresponding client on the DS.
|