|
NERtc Unity SDK
V4.5.907
|
Public Attributes | |
| RtcAudioFormat | format |
| IntPtr | data |
The audio frame.
| RtcAudioFormat nertc.RtcAudioFrame.format |
Audio format.
| IntPtr nertc.RtcAudioFrame.data |
Data buffer. The valid data length: samplesPerChannel * channels * bytesPerSample.