NERtc Windows SDK
Public Attributes | List of all members
nertc::NERtcAudioFrame Struct Reference

#include <nertc_engine_defines.h>

Public Attributes

NERtcAudioFormat format
 
void * data
 

Detailed Description

音频帧。

Member Data Documentation

void* nertc::NERtcAudioFrame::data

数据缓冲区。有效数据长度为:samples_per_channel * channels * bytes_per_sample。

NERtcAudioFormat nertc::NERtcAudioFrame::format

音频格式。


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