Which setting for end of play #752
Answered
by
pschatzmann
mydroidbox
asked this question in
Q&A
-
Hey again Phil. |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 6, 2023
Replies: 1 comment 3 replies
-
A2DP automatically disconnects if it does not receive any audio. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A2DP automatically disconnects if it does not receive any audio.
The AudioPlayer class has the method setSilenceOnInactive (bool active), which makes sure that the player sends 0 values instead of nothing...