mozilla / cubeb-coreaudio-rs

The audio backend of Firefox on Mac OS X.
ISC License
25 stars 10 forks source link

Correct the input buffer for input-only stream #133

Closed ChunMinChang closed 3 years ago

ChunMinChang commented 3 years ago

The parameter of get_linear_data should be samples rather than frames.