TuSDKAudioResampleSync Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | TuSDKAudioResample.h |
– syncAudioResampleOutputBuffer:autoRelease:
required method
同步音频重采样后数据
- (void)syncAudioResampleOutputBuffer:(CMSampleBufferRef)output autoRelease:(BOOL *)autoReleseParameters
output |
处理后的音频数据 |
|---|---|
autoRelese |
是否释放音频数据 |
Availability
v3.0
Declared In
TuSDKAudioResample.h