Skip to content
Snippets Groups Projects

mmdevice: allow to set the volume per player rather than per session

Open Pierre Lamot requested to merge chub/vlc:mmdevice/vol-per-player into master

this patch aim to allow setting the volume per player when mmdevice backend is used

the original issue is that if you spawn multiple libvlc player in a program, calling libvlc_audio_set_volume will set the volume for all instances rather than only the given player. The feature remains optional as we certainly want to keep the current behavior for VLC as a player(same volume in the app and in windows mixer)

the patch is greatly inspired from the work from @tguillem here https://patches.videolan.org/patch/20354/

Edited by Pierre Lamot

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading