[Plugins]
## Available input plugins: oss, alsa, jackaudio, pulseaudio, sndfile, twip, random, NULL (no input)
# Input=alsa

## Available output plugins: SDL2, diskwriter, NULL (no output)
# Output=SDL

[Screen]
# Width=960
# Height=540
# FullScreen=false

[Engine]
## Themes: comma-separated list of themes to use (default: biniou)
## If a theme name begins with a "~", it will be loaded from your
## .lebiniou/images/ directory eg: "~mytheme" will load images from
## ~/.lebiniou/images/mytheme/
# Themes=biniou

## Frames per second
# Fps=60

[Input]
## Set to true if you have a buggy DSP driver
# AntiPhase=false

[Webcam]
## Control horizontal/vertical flipping
# HorizontalFlip=true
# VerticalFlip=true

## Number of webcams
# Webcams=1

## Path to the webcam devices
# Device=/dev/video
