Skip to content
  • Rémi Denis-Courmont's avatar
    PulseAudio output device (sink) run-time selection · 7553aa0f
    Rémi Denis-Courmont authored
    Notes:
    
    - The variable value represents the PulseAudio sink index.
      It is not a member of the AOUT_VAR_ enumeration.
    
    - There is no configuration item. PulseAudio normally remembers the
      last sink VLC used. So I think there is no need value in writing
      code to duplicate that effort.
    
    - I am not sure if we need more locking inside the variable callback.
      This needs to be clarified with PulseAudio guys.
    7553aa0f