|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| size_t | samplesPerChannel |
| size_t | samplesOut |
| int64_t | elapsedTimeMs |
| int64_t | ntpTimeMs |
The definition of the AudioPcmDataInfo struct.
|
inline |
|
inline |
| size_t samplesPerChannel |
The sample count of the PCM data that you expect.
| int16_t channelNum |
| size_t samplesOut |
The number of output samples.
| int64_t elapsedTimeMs |
The rendering time (ms).
| int64_t ntpTimeMs |
The NTP (Network Time Protocol) timestamp (ms).