NERtc iOS SDK  V4.4.301
构造函数 | 所有成员列表
<NERtcEngineVideoRenderSink>协议 参考

External audio rendering. 更多...

#import <NERtcEngineDelegate.h>

类 <NERtcEngineVideoRenderSink> 继承关系图:

构造函数

(void) - onNERtcEngineRenderFrame:
 Returns the external rendering video data. 更多...
 

详细描述

External audio rendering.

函数文档

◆ onNERtcEngineRenderFrame:

- (void) onNERtcEngineRenderFrame: (NERtcVideoFrame *_Nonnull)  frame
optional

Returns the external rendering video data.

注解
The audio-only SDK disables this API. If you need to use the API, you can download the standard SDK from the official website of YunXin and replace the audio-only SDK.
参数
frameThe information about video frame data. For more information, see NERtcVideoFrame.

该协议的文档由以下文件生成: