NERtc iOS SDK V4.6.10
|
The audio frame More...
#import <NERtcEngineBase.h>
Properties | |
NERtcAudioFormat * | format |
The audio format. More... | |
void * | data |
The raw audio data More... | |
int64_t | syncTimestamp |
Syncs the timestamps of the audio mainstream and substream. More... | |
The audio frame
|
readwritenonatomicassign |
The raw audio data
|
readwritenonatomicstrong |
The audio format.
For more information, see NERtcAudioFormat
.
|
readwritenonatomicassign |
Syncs the timestamps of the audio mainstream and substream.
The method is applied when the mainstream and substream are used for external sources.