cdiocddasrccdiocddasrc — Read audio from CD using libcdio | |
Description
Element Information
plugin |
cdio
|
author | Tim-Philipp Müller <tim centricular net> |
class | Source/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