NERtc Windows SDK  V4.4.301
Public 成员函数 | 所有成员列表
nertc::NERtcTakeSnapshotCallback类 参考abstract

#include <nertc_engine_defines.h>

Public 成员函数

virtual void onTakeSnapshotResult (int errorCode, const char *image)=0
 

详细描述

Returns the screenshot result.

成员函数说明

◆ onTakeSnapshotResult()

virtual void nertc::NERtcTakeSnapshotCallback::onTakeSnapshotResult ( int  errorCode,
const char *  image 
)
pure virtual

Returns the screenshot result.

参数
errorCodeThe error code. For more information, see NERtcErrorCode.
imageThe screenshot. Images on macOS are in CGImageRef format.

该类的文档由以下文件生成: