Skip to content
  • Thomas Guillem's avatar
    mmdevice: handle "--no-volume-save" · aba1b014
    Thomas Guillem authored
    It's handled the other way around than old aout modules.
    
    By default, "volume-save" is true and we keep the current behavior (the volume
    is saved by Windows for this session). If "volume-save" is false, then we use
    the prefered volume set by the user "mmdevice-volume" and don't use the VLC
    audio session.
    
    Fixes #19664
    aba1b014