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
remaining frames is available in audio_data and audio_stream.
However audio_space does not provide the information, and mixer also does not, but it would be the larges number of available frames among its sources
sebastian-heinz
changed the title
rework AudioMixer::frames_remaining
frames_remaining not available for each source
Aug 22, 2022
currently access lists that should only be used inside read() call.
It can cause issues as the lists are not thread safe.
The text was updated successfully, but these errors were encountered: