gconfaudiosrc — Audio source embedding the GConf-settings for audio input
GstGConfAudioSrc;
GObject +----GstObject +----GstElement +----GstBin +----GstSwitchSrc +----GstGConfAudioSrc
GstGConfAudioSrc implements GstChildProxy.
This element records sound from the audiosink that has been configured in GConf by the user.
1
gst-launch gconfaudiosrc ! audioconvert ! wavenc ! filesink location=record.wav
typedef struct _GstGConfAudioSrc GstGConfAudioSrc;