TuSDKAudioPitchSync Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | TuSDKAudioPitch.h |
– syncAudioPitchOutputBuffer:autoRelease:
required method
同步音频重变调后数据
- (void)syncAudioPitchOutputBuffer:(CMSampleBufferRef)output autoRelease:(BOOL *)autoRelease
Parameters
output |
数据缓存 |
---|---|
autoRelease |
数据是否释放 |
Availability
v3.0
Declared In
TuSDKAudioPitch.h