Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audio stream stop processing after pause sound on iphone #23

Open
acidmeat opened this issue Aug 26, 2022 · 0 comments
Open

audio stream stop processing after pause sound on iphone #23

acidmeat opened this issue Aug 26, 2022 · 0 comments

Comments

@acidmeat
Copy link

acidmeat commented Aug 26, 2022

it seems the loop will never break;
in this method AudioListener->OnRawDSocketAsync->
while ((audiobuf = RaopBufferDequeue(_raopBuffer, ref audiobuflen, ref timestamp, no_resend)) != null)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant