cdiocddasrc

cdiocddasrc — Read audio from CD using libcdio

Synopsis




            GstCdioCddaSrc;

Properties


  "read-speed"           gint                  : Read / Write

Description

Element Information

plugin cdio
authorTim-Philipp Müller <tim centricular net>
classSource/File

Details

GstCdioCddaSrc

typedef struct {
  GstCddaBaseSrc cddabasesrc;

  gint           read_speed;    /* ATOMIC */

  CdIo          *cdio;          /* NULL if not open */
} GstCdioCddaSrc;

Properties

The "read-speed" property

  "read-speed"           gint                  : Read / Write

Read from device at the specified speed (-1 = default).

Allowed values: [-1,100]

Default value: -1