NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcAudioFrame Struct Reference

Public Attributes

RtcAudioFormat format
 
IntPtr data
 

Detailed Description

The audio frame.

Member Data Documentation

◆ format

RtcAudioFormat nertc.RtcAudioFrame.format

Audio format.

◆ data

IntPtr nertc.RtcAudioFrame.data

Data buffer. The valid data length: samplesPerChannel * channels * bytesPerSample.


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