# VDR plugin xineliboutput configuration

# Local frontend
# Supported frontends:
# sxfe (X11)
# fbfe (framebuffer)
# none (only remote frontends)
# LOCAL=""

# Port where to listen for remote clients
# none or 0 disables remote mode
# REMOTE_PORT=""

# Audio driver
# Supported values: auto, alsa, oss, esound, none
# AUDIO=""

# Video driver
# Supported values:
# for sxfe: auto, x11, xshm, xv, xvmc, xxmc, vdpau, vidix, sdl, opengl, none
# for fbfe: auto, fb, DirectFB, vidixfb, sdl, dxr3, aadxr3, none
# VIDEO=""

# Fullscreen mode (X11)
# FULLSCREEN="no"

# Head Up Display OSD (X11)
# HUD="no"

# Window width
# WIDTH=""

# Window height
# HEIGHT=""

# Use X11 display DISP
# DISP=""

# Use xine post plugin POST
# format: pluginname[:arg=val[,arg=val]][,...]
# example: "upmix;tvtime:enabled=1,cheap_mode=1"
# POST=""

# Force xineliboutput to be primary device when
# there are active frontend(s)
# PRIMARY="no"

# Exit vdr when local frontend window is closed. You may also want
# to define VDR_MAX_RESTART=0 in /etc/sysconfig/vdr.
# EXIT_ON_CLOSE="no"

# Use custom xine-lib config file
# XINE_LIB_CONFIG=""

