|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const float * | audioSpectrumData |
| int | dataLength |
|
inline |
|
inline |
| const float* audioSpectrumData |
The audio spectrum data. Agora divides the audio frequency into 256 frequency domains, and reports the energy value of each frequency domain through this parameter. The value range of each energy type is [-300, 1] and the unit is dBFS.
| int dataLength |
The audio spectrum data length is 256.