Skip to content

How to apply BEEP-signal to the Output Stream when you NOT HAVING THE MASTER SIGNAL from BluetoothA2DPSink #932

Answered by pschatzmann
Knottis asked this question in Q&A
Discussion options

You must be logged in to vote

Strange question: but with many solutions.

  1. In this case just don't use the mixer and just copy the data from the input to the output
  2. Just write the 1 output and call flush output on the OutputMixer
  3. call begin on the OutputMixer with 1 and just write the 1 output that you want to keep
  4. Keep the OutputMixer with 2 outputs and replace the output with one from a SilenceGenerator

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants