![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|
cdparanoiasrccdparanoiasrc — |
GObject +----GstObject +----GstElement +----GstBaseSrc +----GstPushSrc +----GstCddaBaseSrc +----GstCdParanoiaSrc
"generic-device" gchararray : Read / Write "paranoia-mode" GstCdParanoiaMode : Read / Write "read-speed" gint : Read / Write "search-overlap" gint : Read / Write
"transport-error" void user_function (GstCdParanoiaSrc *gstcdparanoiasrc, gint arg1, gpointer user_data); "uncorrected-error" void user_function (GstCdParanoiaSrc *gstcdparanoiasrc, gint arg1, gpointer user_data);
generic-device
" property"generic-device" gchararray : Read / Write
Use specified generic scsi device.
Default value: NULL
paranoia-mode
" property"paranoia-mode" GstCdParanoiaMode : Read / Write
Type of checking to perform.
Default value: PARANOIA_MODE_FRAGMENT
read-speed
" property"read-speed" gint : Read / Write
Read from device at specified speed.
Allowed values: >= -1
Default value: -1
search-overlap
" property"search-overlap" gint : Read / Write
Force minimum overlap search during verification to n sectors.
Allowed values: [-1,75]
Default value: -1
void user_function (GstCdParanoiaSrc *gstcdparanoiasrc, gint arg1, gpointer user_data);
void user_function (GstCdParanoiaSrc *gstcdparanoiasrc, gint arg1, gpointer user_data);
<< audiotestsrc | clockoverlay >> |