#include <rawdata_video_source_helper_interface.h>
Public Member Functions | |
virtual | ~IZoomSDKVideoSender () |
virtual SDKError | sendVideoFrame (char *frameBuffer, int width, int height, int frameLength, int rotation, FrameDataFormat format=FrameDataFormat_I420_FULL)=0 |
Definition at line 16 of file rawdata_video_source_helper_interface.h.
|
inlinevirtual |
Definition at line 19 of file rawdata_video_source_helper_interface.h.
|
pure virtual |