NERtc iOS SDK
V4.4.301
|
The request format of the audio raw data callback (unspecified by default). 更多...
#import <NERtcEngineBase.h>
属性 | |
uint32_t | channels |
The number of audio channels. 更多... | |
uint32_t | sampleRate |
The audio sample rate. 更多... | |
NERtcAudioFrameOpMode | mode |
The audio data read and write permissions. 更多... | |
The request format of the audio raw data callback (unspecified by default).
|
readwritenonatomicassign |
The number of audio channels.
If the audio is stereo, the data is interleaved.
Valid values:
|
readwritenonatomicassign |
The audio data read and write permissions.
For more information, see NERtcAudioFrameOpMode.
|
readwritenonatomicassign |
The audio sample rate.