Hi everybody,

I intend to change the general properties of my sound card exactly when
appealing the "OSSsrc" which is the Gstreamer element I am using to record
from my sound driver, or simply a microphone on my Ubuntu hardy.
In fact, I am getting by default from my OSS device these capabilities :
*caps = audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, channels=(int)2, rate=(int)44100*
For many reasons, I want to change these default properties to go with :
*caps = audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, channels=(int)1, rate=(int)8000*
Thanks in advance for helping me resolve this issue.

Best Regards
-- 
IDRISS GHODHBANE
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to