◆ handlesDescription
| - (NSString *) handlesDescription |
|
|
|
|
optional |
◆ onVideoFrameReceived:length:width:height:
| - (void) onVideoFrameReceived: |
|
(unsigned char *) |
pBuffer |
| length: |
|
(int) |
length |
| width: |
|
(int) |
width |
| height: |
|
(int) |
height |
|
|
| |
|
optional |
Video frame is received.
A video frame data is received. The dimensions of the frame are provided.
- Parameters
-
| [in] | pBuffer | Frame buffer |
| [in] | length | The length of the frame |
| [in] | width | The width of the frame in pixels |
| [in] | height | The height of the frame in pixels |
The documentation for this protocol was generated from the following file: