gconfaudiosrc

gconfaudiosrc — Audio source embedding the GConf-settings for audio input

Synopsis

                    GstGConfAudioSrc;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBin
                     +----GstGConfAudioSrc

Implemented Interfaces

GstGConfAudioSrc implements GstChildProxy.

Description

This element records sound from the audiosink that has been configured in GConf by the user.

Example launch line

gst-launch gconfaudiosrc ! audioconvert ! wavenc ! filesink location=record.wav
Record from configured audioinput

Details

GstGConfAudioSrc

typedef struct _GstGConfAudioSrc GstGConfAudioSrc;

See Also

GstAlsaSrc, GstAutoAudioSrc