audioqueue - IOS reuse AudioQueueBuffer -


i have found in many examples of audioqueue, read audiofilepackets, , copy audiodata inbuffer in callback function.

i want read audiodata buffers @ sometime before audioqueuestart, , repeat buffer continously without copying data, possible?

after few minutes found audioqueue doesn't clear maudiodata field in inbuffer, question stupid. preload buffers , call audioqueueenqueuebuffer function


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -