NERecord Linux SDK 5.5.3103
Loading...
Searching...
No Matches
Public Attributes | List of all members
nerecord::NERtcAudioFrame Struct Reference

#include <nerecord_engine_defines.h>

Collaboration diagram for nerecord::NERtcAudioFrame:
Collaboration graph
[legend]

Public Attributes

NERtcAudioFormat format
 
void * data
 

Detailed Description

音频帧。

Member Data Documentation

◆ data

void* nerecord::NERtcAudioFrame::data

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

◆ format

NERtcAudioFormat nerecord::NERtcAudioFrame::format

音频格式。


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