You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to expand the buffer when i use EZAudioMicphone delegate to receive pcm data, i find in EZAudio.h have this:+ (void)circularBuffer:(TPCircularBuffer*)circularBuffer withSize:(int)size attribute((deprecated)); but don"t useful,deprecated;
so,can someone know a new way to expand buffer. thank you!
The text was updated successfully, but these errors were encountered:
i want to expand the buffer when i use EZAudioMicphone delegate to receive pcm data, i find in EZAudio.h have this:+ (void)circularBuffer:(TPCircularBuffer*)circularBuffer withSize:(int)size attribute((deprecated)); but don"t useful,deprecated;
so,can someone know a new way to expand buffer. thank you!
The text was updated successfully, but these errors were encountered: