You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-platform
Hi,
I just found if I passed USE_DEFAULT_STREAM_TYPE
to getStreamVolume, setStreamVolume, ... the AudioManager
will just crash. That makes this type almost useless.
Why there is no similar functions like adjustSuggestedStreamVolume?
How about add functions like
getSuggestedStreamVolume and setSuggestedStreamVolume?