Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
769 stars 306 forks source link

Able to mute video player and at the same time User can listen to some audio through other apps #595

Open SatyaRamprasad opened 5 years ago

SatyaRamprasad commented 5 years ago

🚀 Feature Requests

Able to mute video player and at the same time User can listen to some audio through other apps

Contextualize the feature

This functionality fits in workout related apps where user bored to listen same audio of a video again and again, would like to listen some music instead of it.

Describe the feature

when user bored to listen same audio of a video again and again, would like to listen some music instead of it. please add this functionality only when user mutes video

Platforms affected (mark all that apply)

martijn00 commented 5 years ago

Can't you use the VolumeManager mute function?

SatyaRamprasad commented 5 years ago

@martijn00 I didn't tried with Volume Manager mute function, I will try and let you know.

SatyaRamprasad commented 5 years ago

@martijn00 When i tried to mute video audio, it completely mutes device audio. Is it possible to mute only video audio?