Skip to content
Discussion options

You must be logged in to vote

I am not sure if I understand you correctly: using the A2DPNoVolumeControl is just making sure that the audio is sent to the output as-is (w/o reducing the volume).

If you want to pin it to a fixed value, just implement your own A2DPVolumeControl subclass that sets the volumeFactor to your desired value.

ps. I have added a constructor to the A2DPNoVolumeControl that accepts the fixed reduced volume...

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@FlashStopFall
Comment options

@pschatzmann
Comment options

Answer selected by pschatzmann
@FlashStopFall
Comment options

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