alsasrc

alsasrc — Read from a sound card via ALSA

Synopsis




            GstAlsaSrc;

Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstBaseSrc
                     +----GstPushSrc
                           +----GstBaseAudioSrc
                                 +----GstAudioSrc
                                       +----GstAlsaSrc

Implemented Interfaces

GstAlsaSrc implements GstImplementsInterface and GstMixer.

Properties


  "device"               gchararray            : Read / Write
  "device-name"          gchararray            : Read

Description

Element Information

plugin alsa
authorWim Taymans <wim@fluendo.com>
classSource/Audio

Details

GstAlsaSrc

typedef struct _GstAlsaSrc GstAlsaSrc;

Opaque data structure

Properties

The "device" property

  "device"               gchararray            : Read / Write

ALSA device, as defined in an asound configuration file.

Default value: "default"


The "device-name" property

  "device-name"          gchararray            : Read

Human-readable name of the sound device.

Default value: ""