2006-03-24 10:42:11 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-adder</FILE>
|
|
|
|
<TITLE>adder</TITLE>
|
|
|
|
GstAdder
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_ADDER
|
|
|
|
GST_IS_ADDER
|
|
|
|
GST_TYPE_ADDER
|
|
|
|
GST_ADDER_CLASS
|
|
|
|
GST_IS_ADDER_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_ADDER_GET_CLASS
|
|
|
|
gst_adder_get_type
|
2006-03-24 10:42:11 +00:00
|
|
|
GstAdderClass
|
|
|
|
GstAdderFormat
|
2008-02-01 12:56:59 +00:00
|
|
|
GstAdderFunction
|
|
|
|
GstAdderInputChannel
|
2006-03-24 10:42:11 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-03-01 18:25:18 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsamixer</FILE>
|
|
|
|
GstAlsaMixerElement
|
|
|
|
<TITLE>alsamixer</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaMixerElementClass
|
|
|
|
GST_ALSA_MIXER_ELEMENT
|
|
|
|
GST_IS_ALSA_MIXER_ELEMENT
|
|
|
|
GST_TYPE_ALSA_MIXER_ELEMENT
|
|
|
|
gst_alsa_mixer_element_get_type
|
|
|
|
GST_ALSA_MIXER_ELEMENT_CLASS
|
|
|
|
GST_IS_ALSA_MIXER_ELEMENT_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsasink</FILE>
|
|
|
|
GstAlsaSink
|
|
|
|
<TITLE>alsasink</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaSinkClass
|
|
|
|
GST_ALSA_SINK
|
|
|
|
GST_ALSA_SINK_CAST
|
|
|
|
GST_IS_ALSA_SINK
|
|
|
|
GST_TYPE_ALSA_SINK
|
|
|
|
GST_ALSA_SINK_CLASS
|
|
|
|
GST_IS_ALSA_SINK_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_ALSA_SINK_GET_LOCK
|
|
|
|
GST_ALSA_SINK_LOCK
|
|
|
|
GST_ALSA_SINK_UNLOCK
|
|
|
|
gst_alsasink_get_type
|
2006-03-01 18:25:18 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsasrc</FILE>
|
|
|
|
GstAlsaSrc
|
|
|
|
<TITLE>alsasrc</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaSrcClass
|
|
|
|
GST_ALSA_SRC
|
|
|
|
GST_IS_ALSA_SRC
|
|
|
|
GST_TYPE_ALSA_SRC
|
|
|
|
GST_ALSA_SRC_CLASS
|
|
|
|
GST_IS_ALSA_SRC_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_ALSA_SRC_CAST
|
|
|
|
GST_ALSA_SRC_GET_LOCK
|
|
|
|
GST_ALSA_SRC_LOCK
|
|
|
|
GST_ALSA_SRC_UNLOCK
|
|
|
|
gst_alsasrc_get_type
|
2006-03-01 18:25:18 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-09-23 18:14:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audioconvert</FILE>
|
|
|
|
<TITLE>audioconvert</TITLE>
|
|
|
|
GstAudioConvert
|
2008-05-22 22:09:16 +00:00
|
|
|
GstAudioConvertDithering
|
|
|
|
GstAudioConvertNoiseShaping
|
2005-09-23 18:14:54 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_AUDIO_CONVERT
|
|
|
|
GST_AUDIO_CONVERT_CLASS
|
|
|
|
GST_IS_AUDIO_CONVERT
|
|
|
|
GST_IS_AUDIO_CONVERT_CLASS
|
|
|
|
GST_TYPE_AUDIO_CONVERT
|
2005-09-23 18:14:54 +00:00
|
|
|
GstAudioConvertClass
|
2008-05-22 22:09:16 +00:00
|
|
|
AudioConvertCtx
|
|
|
|
AudioConvertFmt
|
|
|
|
AudioConvertMix
|
|
|
|
AudioConvertPack
|
|
|
|
AudioConvertQuantize
|
|
|
|
AudioConvertUnpack
|
|
|
|
audio_convert_clean_context
|
|
|
|
audio_convert_clean_fmt
|
|
|
|
audio_convert_convert
|
|
|
|
audio_convert_get_sizes
|
|
|
|
audio_convert_prepare_context
|
2005-09-23 18:14:54 +00:00
|
|
|
</SECTION>
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
|
docs/plugins/: Add audioresample to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Add audioresample to docs.
* gst/audioconvert/gstaudioconvert.c:
Add revision date.
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_base_init), (gst_audioresample_class_init),
(gst_audioresample_init), (gst_audioresample_dispose),
(audioresample_get_unit_size), (audioresample_transform_caps),
(resample_set_state_from_caps), (audioresample_transform_size),
(audioresample_set_caps), (audioresample_event),
(audioresample_do_output), (audioresample_transform),
(audioresample_pushthrough), (gst_audioresample_set_property),
(gst_audioresample_get_property), (plugin_init):
* gst/audioresample/gstaudioresample.h:
Added docs.
Small code cleanups.
2006-03-02 18:23:55 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audioresample</FILE>
|
|
|
|
<TITLE>audioresample</TITLE>
|
2008-11-27 16:57:09 +00:00
|
|
|
GstSpeexResample
|
docs/plugins/: Add audioresample to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Add audioresample to docs.
* gst/audioconvert/gstaudioconvert.c:
Add revision date.
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_base_init), (gst_audioresample_class_init),
(gst_audioresample_init), (gst_audioresample_dispose),
(audioresample_get_unit_size), (audioresample_transform_caps),
(resample_set_state_from_caps), (audioresample_transform_size),
(audioresample_set_caps), (audioresample_event),
(audioresample_do_output), (audioresample_transform),
(audioresample_pushthrough), (gst_audioresample_set_property),
(gst_audioresample_get_property), (plugin_init):
* gst/audioresample/gstaudioresample.h:
Added docs.
Small code cleanups.
2006-03-02 18:23:55 +00:00
|
|
|
<SUBSECTION Standard>
|
2008-11-27 16:57:09 +00:00
|
|
|
GST_SPEEX_RESAMPLE
|
|
|
|
GST_IS_SPEEX_RESAMPLE
|
|
|
|
GST_TYPE_SPEEX_RESAMPLE
|
|
|
|
gst_speex_resample_get_type
|
|
|
|
GST_SPEEX_RESAMPLE_CLASS
|
|
|
|
GST_IS_SPEEX_RESAMPLE_CLASS
|
|
|
|
GstSpeexResampleClass
|
docs/plugins/: Add audioresample to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Add audioresample to docs.
* gst/audioconvert/gstaudioconvert.c:
Add revision date.
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_base_init), (gst_audioresample_class_init),
(gst_audioresample_init), (gst_audioresample_dispose),
(audioresample_get_unit_size), (audioresample_transform_caps),
(resample_set_state_from_caps), (audioresample_transform_size),
(audioresample_set_caps), (audioresample_event),
(audioresample_do_output), (audioresample_transform),
(audioresample_pushthrough), (gst_audioresample_set_property),
(gst_audioresample_get_property), (plugin_init):
* gst/audioresample/gstaudioresample.h:
Added docs.
Small code cleanups.
2006-03-02 18:23:55 +00:00
|
|
|
</SECTION>
|
|
|
|
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audiotestsrc</FILE>
|
|
|
|
<TITLE>audiotestsrc</TITLE>
|
|
|
|
GstAudioTestSrc
|
2006-03-01 16:24:37 +00:00
|
|
|
GstAudioTestSrcWave
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_AUDIO_TEST_SRC
|
|
|
|
GST_AUDIO_TEST_SRC_CLASS
|
|
|
|
GST_IS_AUDIO_TEST_SRC
|
|
|
|
GST_IS_AUDIO_TEST_SRC_CLASS
|
|
|
|
GST_TYPE_AUDIO_TEST_SRC
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
GstAudioTestSrcClass
|
2008-02-01 12:56:59 +00:00
|
|
|
GstAudioTestSrcFormat
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_audio_test_src_get_type
|
|
|
|
GstPinkNoise
|
|
|
|
PINK_MAX_RANDOM_ROWS
|
|
|
|
PINK_RANDOM_BITS
|
|
|
|
PINK_RANDOM_SHIFT
|
2008-05-22 22:09:16 +00:00
|
|
|
ProcessFunc
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
</SECTION>
|
2005-09-23 18:14:54 +00:00
|
|
|
|
2006-03-12 14:56:31 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-cdparanoiasrc</FILE>
|
|
|
|
<TITLE>cdparanoiasrc</TITLE>
|
|
|
|
GstCdParanoiaSrc
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstCdParanoiaSrcClass
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_CD_PARANOIA_SRC
|
|
|
|
GST_CD_PARANOIA_SRC_CLASS
|
|
|
|
GST_CD_PARANOIA_SRC_GET_CLASS
|
|
|
|
GST_IS_CD_PARANOIA_SRC
|
|
|
|
GST_IS_CD_PARANOIA_SRC_CLASS
|
|
|
|
GST_TYPE_CD_PARANOIA_SRC
|
|
|
|
gst_cd_paranoia_src_get_type
|
2008-05-22 22:09:16 +00:00
|
|
|
size16
|
|
|
|
size32
|
2006-03-12 14:56:31 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-clockoverlay</FILE>
|
|
|
|
<TITLE>clockoverlay</TITLE>
|
|
|
|
GstClockOverlay
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_CLOCK_OVERLAY
|
|
|
|
GST_CLOCK_OVERLAY_CLASS
|
|
|
|
GST_IS_CLOCK_OVERLAY
|
|
|
|
GST_IS_CLOCK_OVERLAY_CLASS
|
|
|
|
GST_TYPE_CLOCK_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstClockOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_clock_overlay_get_type
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2008-04-03 14:58:06 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-decodebin</FILE>
|
|
|
|
<TITLE>decodebin</TITLE>
|
|
|
|
GstDecodeBin
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
2007-03-02 12:59:15 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-decodebin2</FILE>
|
|
|
|
<TITLE>decodebin2</TITLE>
|
|
|
|
GstDecodeBin2
|
2008-04-03 14:58:06 +00:00
|
|
|
<SUBSECTION Standard>
|
2007-03-02 12:59:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-05 17:13:10 +00:00
|
|
|
<SECTION>
|
2005-09-11 21:45:24 +00:00
|
|
|
<FILE>element-ffmpegcolorspace</FILE>
|
|
|
|
<TITLE>ffmpegcolorspace</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstFFMpegCsp
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_FFMPEGCSP
|
|
|
|
GST_FFMPEGCSP_CLASS
|
|
|
|
GST_IS_FFMPEGCSP
|
|
|
|
GST_IS_FFMPEGCSP_CLASS
|
|
|
|
GST_TYPE_FFMPEGCSP
|
2005-09-15 15:43:28 +00:00
|
|
|
GstFFMpegCspClass
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-08-21 19:01:41 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gdpdepay</FILE>
|
|
|
|
GstGDPDepay
|
|
|
|
<TITLE>gdpdepay</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGDPDepayClass
|
2008-02-01 12:56:59 +00:00
|
|
|
GstGDPDepayState
|
|
|
|
GST_GDP_DEPAY
|
|
|
|
GST_GDP_DEPAY_CLASS
|
|
|
|
GST_IS_GDP_DEPAY
|
|
|
|
GST_IS_GDP_DEPAY_CLASS
|
|
|
|
GST_TYPE_GDP_DEPAY
|
|
|
|
gst_gdp_depay_plugin_init
|
2006-08-21 19:01:41 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gdppay</FILE>
|
|
|
|
GstGDPPay
|
|
|
|
<TITLE>gdppay</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGDPPayClass
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_GDP_PAY
|
|
|
|
GST_GDP_PAY_CLASS
|
|
|
|
GST_IS_GDP_PAY
|
|
|
|
GST_IS_GDP_PAY_CLASS
|
|
|
|
GST_TYPE_GDP_PAY
|
|
|
|
gst_gdp_pay_plugin_init
|
2006-08-21 19:01:41 +00:00
|
|
|
</SECTION>
|
2008-02-12 08:13:59 +00:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-giosink</FILE>
|
|
|
|
GstGioSink
|
|
|
|
<TITLE>giosink</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGioSinkClass
|
|
|
|
GST_GIO_SINK
|
|
|
|
GST_GIO_SINK_CLASS
|
|
|
|
GST_IS_GIO_SINK
|
|
|
|
GST_IS_GIO_SINK_CLASS
|
|
|
|
GST_TYPE_GIO_SINK
|
|
|
|
gst_gio_sink_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-giosrc</FILE>
|
|
|
|
GstGioSrc
|
|
|
|
<TITLE>giosrc</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGioSrcClass
|
|
|
|
GST_GIO_SRC
|
|
|
|
GST_GIO_SRC_CLASS
|
|
|
|
GST_IS_GIO_SRC
|
|
|
|
GST_IS_GIO_SRC_CLASS
|
|
|
|
GST_TYPE_GIO_SRC
|
|
|
|
gst_gio_src_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-giostreamsink</FILE>
|
|
|
|
GstGioStreamSink
|
|
|
|
<TITLE>giostreamsink</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGioStreamSinkClass
|
|
|
|
GST_GIO_STREAM_SINK
|
|
|
|
GST_GIO_STREAM_SINK_CLASS
|
|
|
|
GST_IS_GIO_STREAM_SINK
|
|
|
|
GST_IS_GIO_STREAM_SINK_CLASS
|
|
|
|
GST_TYPE_GIO_STREAM_SINK
|
|
|
|
gst_gio_stream_sink_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-giostreamsrc</FILE>
|
|
|
|
GstGioStreamSrc
|
|
|
|
<TITLE>giostreamsrc</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGioStreamSrcClass
|
|
|
|
GST_GIO_STREAM_SRC
|
|
|
|
GST_GIO_STREAM_SRC_CLASS
|
|
|
|
GST_IS_GIO_STREAM_SRC
|
|
|
|
GST_IS_GIO_STREAM_SRC_CLASS
|
|
|
|
GST_TYPE_GIO_STREAM_SRC
|
|
|
|
gst_gio_stream_src_get_type
|
|
|
|
</SECTION>
|
2006-08-21 19:01:41 +00:00
|
|
|
|
2005-09-23 18:14:54 +00:00
|
|
|
<SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
<FILE>element-multifdsink</FILE>
|
2005-09-15 15:43:28 +00:00
|
|
|
<TITLE>multifdsink</TITLE>
|
2005-08-05 17:13:10 +00:00
|
|
|
GstMultiFdSink
|
|
|
|
GstRecoverPolicy
|
|
|
|
GstSyncMethod
|
|
|
|
GstClientStatus
|
2008-05-22 22:09:16 +00:00
|
|
|
GstTCPProtocol
|
|
|
|
GstTCPUnitType
|
2005-08-05 17:13:10 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
CLIENTS_LOCK
|
|
|
|
CLIENTS_LOCK_FREE
|
|
|
|
CLIENTS_LOCK_INIT
|
|
|
|
CLIENTS_UNLOCK
|
|
|
|
GST_TYPE_MULTI_FD_SINK
|
|
|
|
GST_IS_MULTI_FD_SINK
|
|
|
|
GST_IS_MULTI_FD_SINK_CLASS
|
|
|
|
GST_MULTI_FD_SINK
|
|
|
|
GST_MULTI_FD_SINK_CLASS
|
|
|
|
GST_MULTI_FD_SINK_GET_CLASS
|
|
|
|
GstTCPClient
|
|
|
|
GstMultiFdSinkFlags
|
2005-08-05 17:13:10 +00:00
|
|
|
GstMultiFdSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_multi_fd_sink_add
|
2008-02-01 12:56:59 +00:00
|
|
|
gst_multi_fd_sink_add_full
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_multi_fd_sink_clear
|
|
|
|
gst_multi_fd_sink_get_stats
|
|
|
|
gst_multi_fd_sink_get_type
|
|
|
|
gst_multi_fd_sink_remove
|
2008-02-01 12:56:59 +00:00
|
|
|
gst_multi_fd_sink_remove_flush
|
2008-05-22 22:09:16 +00:00
|
|
|
GST_TYPE_TCP_PROTOCOL
|
|
|
|
gst_tcp_protocol_get_type
|
2005-08-05 17:13:10 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-05 18:51:29 +00:00
|
|
|
<SECTION>
|
2005-09-14 21:36:02 +00:00
|
|
|
<FILE>element-gnomevfssink</FILE>
|
|
|
|
<TITLE>gnomevfssink</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstGnomeVFSSink
|
2005-08-05 18:51:29 +00:00
|
|
|
<SUBSECTION Standard>
|
2005-09-14 21:36:02 +00:00
|
|
|
GstGnomeVFSSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_GNOME_VFS_SINK_CLASS
|
|
|
|
GST_TYPE_GNOME_VFS_SINK
|
|
|
|
GST_IS_GNOME_VFS_SINK
|
|
|
|
gst_gnome_vfs_sink_get_type
|
|
|
|
GST_IS_GNOME_VFS_SINK_CLASS
|
|
|
|
GST_GNOME_VFS_SINK
|
2005-08-05 18:51:29 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-27 21:58:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gnomevfssrc</FILE>
|
|
|
|
<TITLE>gnomevfssrc</TITLE>
|
|
|
|
GstGnomeVFSSrc
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_GNOME_VFS_SRC
|
|
|
|
GST_GNOME_VFS_SRC_CLASS
|
|
|
|
GST_IS_GNOME_VFS_SRC
|
|
|
|
GST_IS_GNOME_VFS_SRC_CLASS
|
|
|
|
GST_TYPE_GNOME_VFS_SRC
|
2005-12-27 21:58:28 +00:00
|
|
|
GstGnomeVFSSrcClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_gnome_vfs_src_get_type
|
2005-12-27 21:58:28 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2007-01-09 12:30:46 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-oggdemux</FILE>
|
|
|
|
<TITLE>oggdemux</TITLE>
|
|
|
|
GstOggDemux
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_OGG_DEMUX
|
|
|
|
GST_OGG_DEMUX_CLASS
|
2008-04-03 14:58:06 +00:00
|
|
|
GST_IS_OGG_DEMUX
|
|
|
|
GST_IS_OGG_DEMUX_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_TYPE_OGG_DEMUX
|
2007-01-09 12:30:46 +00:00
|
|
|
GstOggDemuxClass
|
2008-05-22 22:09:16 +00:00
|
|
|
GST_IS_OGG_PAD
|
|
|
|
GST_IS_OGG_PAD_CLASS
|
|
|
|
GST_OGG_PAD
|
|
|
|
GST_OGG_PAD_CLASS
|
|
|
|
GST_TYPE_OGG_PAD
|
|
|
|
GstOggChain
|
|
|
|
GstOggPad
|
|
|
|
GstOggPadClass
|
|
|
|
GstOggPadMode
|
|
|
|
GstOggPadState
|
2007-01-09 12:30:46 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2008-02-01 12:56:59 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-oggmux</FILE>
|
|
|
|
<TITLE>oggmux</TITLE>
|
|
|
|
GstOggMux
|
|
|
|
<SUBSECTION Standard>
|
2008-05-22 22:09:16 +00:00
|
|
|
gst_ogg_mux_get_type
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_OGG_MUX
|
|
|
|
GST_OGG_MUX_CLASS
|
2008-04-03 14:58:06 +00:00
|
|
|
GST_IS_OGG_MUX
|
|
|
|
GST_IS_OGG_MUX_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
GST_TYPE_OGG_MUX
|
|
|
|
GstOggMuxClass
|
|
|
|
</SECTION>
|
|
|
|
|
2008-07-10 21:06:06 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstplaybasebin</FILE>
|
|
|
|
<TITLE>GstPlayBaseBin</TITLE>
|
|
|
|
GstPlayBaseBin
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
2006-08-15 17:21:33 +00:00
|
|
|
<FILE>element-playbin</FILE>
|
|
|
|
<TITLE>playbin</TITLE>
|
|
|
|
GstPlayBin
|
|
|
|
<SUBSECTION Standard>
|
2008-04-03 14:58:06 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-playbin2</FILE>
|
|
|
|
<TITLE>playbin2</TITLE>
|
|
|
|
GstPlayBin2
|
2008-05-22 22:09:16 +00:00
|
|
|
GstPlayFlags
|
2008-04-03 14:58:06 +00:00
|
|
|
<SUBSECTION Standard>
|
2008-05-22 22:09:16 +00:00
|
|
|
gst_play_flags_get_type
|
|
|
|
GST_TYPE_PLAY_FLAGS
|
2006-08-15 17:21:33 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
<FILE>element-tcpserversink</FILE>
|
|
|
|
<TITLE>tcpserversink</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTCPServerSink
|
2005-08-15 14:52:08 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstTCPServerSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TCP_SERVER_SINK
|
|
|
|
GstTCPServerSinkFlags
|
|
|
|
GST_TYPE_TCP_SERVER_SINK
|
|
|
|
gst_tcp_server_sink_get_type
|
|
|
|
GST_IS_TCP_SERVER_SINK_CLASS
|
|
|
|
GST_IS_TCP_SERVER_SINK
|
2008-05-22 22:09:16 +00:00
|
|
|
TCP_DEFAULT_HOST
|
|
|
|
TCP_DEFAULT_PORT
|
|
|
|
TCP_HIGHEST_PORT
|
|
|
|
gst_tcp_gdp_read_buffer
|
|
|
|
gst_tcp_gdp_read_caps
|
|
|
|
gst_tcp_gdp_read_event
|
|
|
|
gst_tcp_gdp_write_buffer
|
|
|
|
gst_tcp_gdp_write_caps
|
|
|
|
gst_tcp_gdp_write_event
|
|
|
|
gst_tcp_host_to_ip
|
|
|
|
gst_tcp_read_buffer
|
|
|
|
gst_tcp_socket_close
|
|
|
|
gst_tcp_socket_write
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-textoverlay</FILE>
|
|
|
|
<TITLE>textoverlay</TITLE>
|
|
|
|
GstTextOverlay
|
2006-03-01 16:24:37 +00:00
|
|
|
GstTextOverlayVAlign
|
|
|
|
GstTextOverlayHAlign
|
|
|
|
GstTextOverlayWrapMode
|
2005-12-02 16:52:54 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TEXT_OVERLAY
|
|
|
|
GST_TEXT_OVERLAY_CLASS
|
|
|
|
GST_TEXT_OVERLAY_GET_CLASS
|
|
|
|
GST_IS_TEXT_OVERLAY
|
|
|
|
GST_IS_TEXT_OVERLAY_CLASS
|
|
|
|
GST_TYPE_TEXT_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTextOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_text_overlay_get_type
|
2008-04-03 14:58:06 +00:00
|
|
|
GstTextOverlayLineAlign
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-textrender</FILE>
|
|
|
|
<TITLE>textrender</TITLE>
|
|
|
|
GstTextRender
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TEXT_RENDER
|
|
|
|
GST_TEXT_RENDER_CLASS
|
|
|
|
GST_TEXT_RENDER_GET_CLASS
|
|
|
|
GST_IS_TEXT_RENDER
|
|
|
|
GST_IS_TEXT_RENDER_CLASS
|
|
|
|
GST_TYPE_TEXT_RENDER
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTextRenderClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_text_render_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-theoradec</FILE>
|
|
|
|
<TITLE>theoradec</TITLE>
|
|
|
|
GstTheoraDec
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_THEORA_DEC
|
|
|
|
GST_IS_THEORA_DEC
|
|
|
|
GST_TYPE_THEORA_DEC
|
|
|
|
GST_THEORA_DEC_CLASS
|
|
|
|
GST_IS_THEORA_DEC_CLASS
|
|
|
|
GstTheoraDecClass
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
2005-09-14 21:36:02 +00:00
|
|
|
<FILE>element-theoraenc</FILE>
|
|
|
|
<TITLE>theoraenc</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTheoraEnc
|
2005-09-23 18:14:54 +00:00
|
|
|
GstTheoraEncBorderMode
|
2005-08-15 14:52:08 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_THEORA_ENC
|
|
|
|
GST_THEORA_ENC_CLASS
|
|
|
|
GST_IS_THEORA_ENC
|
|
|
|
GST_IS_THEORA_ENC_CLASS
|
|
|
|
GST_TYPE_THEORA_ENC
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTheoraEncClass
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2008-05-28 16:10:20 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-theoraparse</FILE>
|
|
|
|
<TITLE>theoraparse</TITLE>
|
|
|
|
GstTheoraParse
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstTheoraParseClass
|
|
|
|
GST_THEORA_PARSE
|
|
|
|
GST_IS_THEORA_PARSE
|
|
|
|
GST_TYPE_THEORA_PARSE
|
|
|
|
gst_theora_parse_get_type
|
|
|
|
GST_THEORA_PARSE_CLASS
|
|
|
|
GST_IS_THEORA_PARSE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-timeoverlay</FILE>
|
|
|
|
<TITLE>timeoverlay</TITLE>
|
|
|
|
GstTimeOverlay
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TIME_OVERLAY
|
|
|
|
GST_TIME_OVERLAY_CLASS
|
|
|
|
GST_IS_TIME_OVERLAY
|
|
|
|
GST_IS_TIME_OVERLAY_CLASS
|
|
|
|
GST_TYPE_TIME_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTimeOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_time_overlay_get_type
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2008-04-03 14:58:06 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-uridecodebin</FILE>
|
|
|
|
<TITLE>uridecodebin</TITLE>
|
2008-05-22 22:09:16 +00:00
|
|
|
GstURIDecodeBin
|
|
|
|
GstAutoplugSelectResult
|
2008-04-03 14:58:06 +00:00
|
|
|
<SUBSECTION Standard>
|
2008-05-22 22:09:16 +00:00
|
|
|
GST_TYPE_AUTOPLUG_SELECT_RESULT
|
|
|
|
gst_autoplug_select_result_get_type
|
2008-04-03 14:58:06 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-03-02 16:47:34 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videorate</FILE>
|
|
|
|
<TITLE>videorate</TITLE>
|
|
|
|
GstVideoRate
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVideoRateClass
|
|
|
|
GST_VIDEO_RATE
|
|
|
|
GST_IS_VIDEO_RATE
|
|
|
|
GST_TYPE_VIDEO_RATE
|
|
|
|
GST_VIDEO_RATE_CLASS
|
|
|
|
GST_IS_VIDEO_RATE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
docs/plugins/: Added videoscale to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Added videoscale to docs.
* gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
(gst_video_rate_swap_prev), (gst_video_rate_event),
(gst_video_rate_chain):
Fix typo in docs.
* gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
(gst_video_scale_init), (gst_video_scale_prepare_size),
(gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
(gst_video_scale_fixate_caps), (gst_video_scale_transform):
* gst/videoscale/gstvideoscale.h:
Added docs, examples.
Some code cleanups.
Post errors instead of g_warning.
2006-03-02 17:46:36 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videoscale</FILE>
|
|
|
|
<TITLE>videoscale</TITLE>
|
|
|
|
GstVideoScale
|
|
|
|
GstVideoScaleMethod
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVideoScaleClass
|
|
|
|
GST_CAT_DEFAULT
|
|
|
|
GST_VIDEO_SCALE
|
|
|
|
GST_IS_VIDEO_SCALE
|
|
|
|
GST_TYPE_VIDEO_SCALE
|
|
|
|
gst_video_scale_get_type
|
|
|
|
GST_VIDEO_SCALE_CLASS
|
|
|
|
GST_IS_VIDEO_SCALE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-09-11 21:45:24 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videotestsrc</FILE>
|
|
|
|
<TITLE>videotestsrc</TITLE>
|
2005-09-15 15:28:36 +00:00
|
|
|
GstVideoTestSrc
|
2005-09-23 18:14:54 +00:00
|
|
|
GstVideoTestSrcPattern
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_VIDEO_TEST_SRC
|
|
|
|
GST_VIDEO_TEST_SRC_CLASS
|
|
|
|
GST_IS_VIDEO_TEST_SRC
|
|
|
|
GST_IS_VIDEO_TEST_SRC_CLASS
|
|
|
|
GST_TYPE_VIDEO_TEST_SRC
|
2005-09-11 21:45:24 +00:00
|
|
|
GstVideoTestSrcClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_video_test_src_get_type
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-09-15 15:28:36 +00:00
|
|
|
<SECTION>
|
2005-09-11 21:45:24 +00:00
|
|
|
<FILE>element-volume</FILE>
|
|
|
|
<TITLE>volume</TITLE>
|
2005-09-15 15:28:36 +00:00
|
|
|
GstVolume
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_VOLUME
|
|
|
|
GST_VOLUME_CLASS
|
|
|
|
GST_IS_VOLUME
|
|
|
|
GST_IS_VOLUME_CLASS
|
|
|
|
GST_TYPE_VOLUME
|
2005-09-11 21:45:24 +00:00
|
|
|
GstVolumeClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_volume_get_type
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
|
2006-03-01 17:39:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisdec</FILE>
|
|
|
|
GstVorbisDec
|
|
|
|
<TITLE>vorbisdec</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisDecClass
|
|
|
|
GST_VORBIS_DEC
|
|
|
|
GST_IS_VORBIS_DEC
|
|
|
|
GST_TYPE_VORBIS_DEC
|
|
|
|
gst_vorbis_dec_get_type
|
|
|
|
GST_VORBIS_DEC_CLASS
|
|
|
|
GST_IS_VORBIS_DEC_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisenc</FILE>
|
|
|
|
<TITLE>vorbisenc</TITLE>
|
|
|
|
GstVorbisEnc
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisEncClass
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_IS_VORBISENC
|
|
|
|
GST_VORBISENC_CLASS
|
|
|
|
GST_VORBISENC
|
|
|
|
GST_TCP_SERVER_SINK_CLASS
|
|
|
|
GST_TYPE_VORBISENC
|
|
|
|
GST_IS_VORBISENC_CLASS
|
2008-02-01 12:56:59 +00:00
|
|
|
gst_vorbis_enc_get_type
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-03-01 17:39:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisparse</FILE>
|
|
|
|
<TITLE>vorbisparse</TITLE>
|
|
|
|
GstVorbisParse
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisParseClass
|
|
|
|
GST_VORBIS_PARSE
|
|
|
|
GST_IS_VORBIS_PARSE
|
|
|
|
GST_TYPE_VORBIS_PARSE
|
|
|
|
gst_vorbis_parse_get_type
|
|
|
|
GST_VORBIS_PARSE_CLASS
|
|
|
|
GST_IS_VORBIS_PARSE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2006-10-03 12:11:45 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbistag</FILE>
|
|
|
|
<TITLE>vorbistag</TITLE>
|
|
|
|
GstVorbisTag
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisTagClass
|
|
|
|
GST_VORBIS_TAG
|
|
|
|
GST_IS_VORBIS_TAG
|
|
|
|
GST_TYPE_VORBIS_TAG
|
|
|
|
gst_vorbis_tag_get_type
|
|
|
|
GST_VORBIS_TAG_CLASS
|
|
|
|
GST_IS_VORBIS_TAG_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-11-26 14:44:08 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-ximagesink</FILE>
|
|
|
|
<TITLE>ximagesink</TITLE>
|
|
|
|
GstXImageSink
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_XIMAGESINK
|
|
|
|
GST_XIMAGESINK_CLASS
|
|
|
|
GST_IS_XIMAGESINK
|
|
|
|
GST_IS_XIMAGESINK_CLASS
|
|
|
|
GST_TYPE_XIMAGESINK
|
|
|
|
gst_ximagesink_get_type
|
2008-04-03 14:58:06 +00:00
|
|
|
GstXImageBuffer
|
|
|
|
GstXImageBufferClass
|
|
|
|
GstXImageSinkClass
|
2008-05-22 22:09:16 +00:00
|
|
|
GstXContext
|
|
|
|
GstXWindow
|
2005-11-26 14:44:08 +00:00
|
|
|
</SECTION>
|
2005-08-05 18:51:29 +00:00
|
|
|
|
2005-11-26 15:26:36 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-xvimagesink</FILE>
|
|
|
|
<TITLE>xvimagesink</TITLE>
|
|
|
|
GstXvImageSink
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_XVIMAGESINK
|
|
|
|
GST_XVIMAGESINK_CLASS
|
|
|
|
GST_IS_XVIMAGESINK
|
|
|
|
GST_IS_XVIMAGESINK_CLASS
|
|
|
|
GST_TYPE_XVIMAGESINK
|
|
|
|
gst_xvimagesink_get_type
|
2008-04-03 14:58:06 +00:00
|
|
|
GstXvImageBuffer
|
|
|
|
GstXvImageBufferClass
|
|
|
|
GstXvImageFormat
|
|
|
|
GstXvImageSinkClass
|
2005-08-05 18:51:29 +00:00
|
|
|
</SECTION>
|