TuSDKAudioResampleSync Protocol Reference

Conforms to NSObject
Declared in TuSDKAudioResample.h

Overview

音频重采样同步器

– syncAudioResampleOutputBuffer:autoRelease: required method

同步音频重采样后数据

- (void)syncAudioResampleOutputBuffer:(CMSampleBufferRef)output autoRelease:(BOOL *)autoRelese

Parameters

output

处理后的音频数据

autoRelese

是否释放音频数据

Availability

v3.0

Declared In

TuSDKAudioResample.h