EZAudio icon indicating copy to clipboard operation
EZAudio copied to clipboard

Fixed for more than 1 stream

Open Joebayld opened this issue 7 years ago • 0 comments

On interfaces that contain more then 1 stream, this method would fail. Reason being because you needed to get the size of the buffer, but originally it was defaulted to 0 and thus failed.

Also renamed a couple variables to make it more readable.

Let me know what you think.

Joebayld avatar Dec 12 '16 01:12 Joebayld