ZOOM Windows Instant SDK  1.0.1
Public Member Functions | List of all members
IZoomInstantSDKVideoSender Class Referenceabstract

Public Member Functions

virtual void sendVideoFrame (char *frameBuffer, int width, int height, int frameLength, int rotation)=0
 send one frame data More...
 

Member Function Documentation

◆ sendVideoFrame()

virtual void IZoomInstantSDKVideoSender::sendVideoFrame ( char *  frameBuffer,
int  width,
int  height,
int  frameLength,
int  rotation 
)
pure virtual

send one frame data

Parameters
frameBuffer,frameBufferYUVI420 buffer.
width,framewidth.
height,frameheight.
frameLength,bufferlength.
rotation,bufferrotation.

The documentation for this class was generated from the following file: