Add support for fixed sized data callbacks.
This is the new default. The size of the buffer will be based on the periodSizeInFrames and periodSizeInMilliseconds config variable. To go back to the previous system, where the data callback could specify any number of frames, set the noFixedSizedCallback config variable to true.
Showing
This diff is collapsed.
Please register or sign in to comment