react-native-audio-streaming icon indicating copy to clipboard operation
react-native-audio-streaming copied to clipboard

Volume control?

Open XavierColombel opened this issue 7 years ago • 1 comments

Is there a way to control volume?

XavierColombel avatar Nov 16 '16 11:11 XavierColombel

This is not implemented but seems available on StreamkingKit (https://github.com/tumtumtum/StreamingKit/wiki/Volume-Control) and android system audio manager (https://developer.android.com/reference/android/media/AudioManager.html#setStreamVolume).

You can submit a PR if you want.

tlenclos avatar Nov 16 '16 17:11 tlenclos