|
virtual void | sendVideoFrame (char *frameBuffer, int width, int height, int frameLength, int rotation)=0 |
| send one frame data More...
|
|
◆ sendVideoFrame()
virtual void IZoomInstantSDKVideoSender::sendVideoFrame |
( |
char * |
frameBuffer, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
frameLength, |
|
|
int |
rotation |
|
) |
| |
|
pure virtual |
send one frame data
- Parameters
-
frameBuffer,frameBuffer | YUVI420 buffer. |
width,frame | width. |
height,frame | height. |
frameLength,buffer | length. |
rotation,buffer | rotation. |
The documentation for this class was generated from the following file: