airplayreceiver icon indicating copy to clipboard operation
airplayreceiver copied to clipboard

audio stream stop processing after pause sound on iphone

Open acidmeat opened this issue 1 year ago • 0 comments

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

acidmeat avatar Aug 26 '22 11:08 acidmeat