chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
193 stars 92 forks source link

Change only player's volume #339

Closed Pardeep-Raman-Dmi closed 8 months ago

Pardeep-Raman-Dmi commented 8 months ago

Hi, we want to change the JW player volume only using the custom UI controls. But when we change the player's volume using setVolume method, it also changes the volume of the mobile device. Please do let us know if we can fix this. Thanks.

StackZs commented 8 months ago

Hi, we want to change the JW player volume only using the custom UI controls. But when we change the player's volume using setVolume method, it also changes the volume of the mobile device. Please do let us know if we can fix this. Thanks.

did you solve this issue?