• ckdo's avatar
    Add the ability to specify media.role for pulse output plugin · d305f187
    ckdo authored
    This is useful in multiple mpd instances scenario, or multiple pulse outputs defined on the same mpd instance.
    It is actually a more flexible way to route flows than the "sink" parameter, letting the PulseAudio routing do its job, but with the ability to isolate routing for each output.
    
    If not specified, the role remains like it was before this commit, ie "music"
    d305f187
PulseOutputPlugin.cxx 18.8 KB