From 3b2828e86d0551af3964000b901c684be26d67c9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 17 Oct 2012 20:04:58 +0200 Subject: moved output to output/ --- templates/flumotion/default/soundcard.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/flumotion/default/soundcard.xml (limited to 'templates/flumotion/default/soundcard.xml') diff --git a/templates/flumotion/default/soundcard.xml b/templates/flumotion/default/soundcard.xml new file mode 100644 index 0000000..23df8a4 --- /dev/null +++ b/templates/flumotion/default/soundcard.xml @@ -0,0 +1,24 @@ + +%% for name, value in component.properties.items() + {{ value }} +%% endfor + {{ component.master }} + + + + + {{ name }}_raw + + audioconvert ! audio/x-raw-int,rate=(int)48000,width=16,depth=16,channels=2 + false + -- cgit v1.2.3