-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Let me begin with a question. The sink API defines a method ".setVolume()". Should this method be implented in such a way that it:
- actually controlls the media volume of the device
- controls the gain level of the current track. It would default to "1.0" which means flat, unchanged gain
- does nothing on Android as most users of this lib would use an "android-idiomatic" way of manipulating volume
I think the third option makes sense. @devgianlu what do you think?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request