# VDR plugin analogradio configuration

# execute command after muting the radio device
# AFTER_MUTE=""

# execute command before unmuting the radio device
# BEFORE_UNMUTE=""

# Audio mode:
# OSS (default)
# RAW
# ALSA (not supported)
# MODE=""

# radio device (default /dev/radio)
# RADIO_DEVICE=""

# audio device (default /dev/dsp)
# AUDIO_DEVICE=""

