1#ifndef _RAWDATA_SHARE_SOURCE_HELPER_INTERFACE_H_
2#define _RAWDATA_SHARE_SOURCE_HELPER_INTERFACE_H_
virtual SDKError sendShareFrame(char *frameBuffer, int width, int height, int frameLength)=0
virtual ~IZoomSDKShareSender()
virtual SDKError setExternalShareSource(IZoomSDKShareSource *pShareSource)=0
virtual ~IZoomSDKShareSourceHelper()
virtual ~IZoomSDKShareSource()
virtual void onStartSend(IZoomSDKShareSender *pSender)=0
virtual void onStopSend()=0
ZOOM windows SDK Common Definition File.
#define END_ZOOM_SDK_NAMESPACE
#define BEGIN_ZOOM_SDK_NAMESPACE
SDKError
SDK error types. Here are more detailed structural descriptions.