NERtc Windows SDK
V4.4.301
|
#include <nertc_engine_defines.h>
Public 成员函数 | |
virtual void | onTakeSnapshotResult (int errorCode, const char *image)=0 |
Returns the screenshot result.
|
pure virtual |
Returns the screenshot result.
errorCode | The error code. For more information, see NERtcErrorCode. |
image | The screenshot. Images on macOS are in CGImageRef format. |