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
I can't figure out how should I use the InputMixer to mix data from a MemoryStream and an A2DP sink. Adding the MemoryStream to the mixer is very straightforward. The BluetoothA2DPSink class exposes the method set_stream_reader which provides the data coming from the sink...so, how to write that data to the mixer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I can't figure out how should I use the InputMixer to mix data from a MemoryStream and an A2DP sink. Adding the MemoryStream to the mixer is very straightforward. The BluetoothA2DPSink class exposes the method set_stream_reader which provides the data coming from the sink...so, how to write that data to the mixer?
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions