ZOOM Windows SDK  5.2.42037.1112
Public Types | Public Member Functions | List of all members
IZoomSDKRendererDelegate Class Referenceabstract

Public Types

enum  RawDataStatus { RawData_On, RawData_Off }
 

Public Member Functions

virtual void onRendererBeDestroyed ()=0
 Notify the current renderer object is going to be destroyed. After you handle this callback, you should never user this renderer object any more.
 
virtual void onRawDataFrameReceived (YUVRawDataI420 *data)=0
 
virtual void onRawDataStatusChanged (RawDataStatus status)=0
 

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