|
iOS/macOS(Objective-C)[v1.7.5.0]
|
构造函数 | |
| (PanoResult) | - onAudioFrame:length:maxBufferByteLens:format: |
| 接收到待处理音频帧。 更多... | |
|
required |
接收到待处理音频帧。
| buffer | 音频数据地址。 |
| length | 音频数据字节数。 |
| maxBufferByteLens | 音频数据buffer最大字节数长度。 |
| format | 渲染数据格式(允许外部算法修改数据的通道数)。 |