|
Meeting SDK for Windows API Reference
|
#include <rawdata_video_source_helper_interface.h>
Public Member Functions | |
| virtual | ~IZoomSDKVideoSourceHelper () |
| virtual SDKError | setPreProcessor (IZoomSDKPreProcessor *processor)=0 |
| Set a PreProcessor to edit the zoom camera video source before send to other. | |
| virtual SDKError | setExternalVideoSource (IZoomSDKVideoSource *source)=0 |
| Set external video source for capture video by self. | |
Definition at line 79 of file rawdata_video_source_helper_interface.h.
|
inlinevirtual |
Definition at line 82 of file rawdata_video_source_helper_interface.h.
|
pure virtual |
Set external video source for capture video by self.
|
pure virtual |
Set a PreProcessor to edit the zoom camera video source before send to other.