docs: add streamsynchronizer to documentation

This commit is contained in:
Tim-Philipp Müller 2014-06-11 12:50:23 +01:00
parent c5a790b178
commit 55b4d8f6af
2 changed files with 16 additions and 0 deletions

View file

@ -41,6 +41,7 @@
<xi:include href="xml/element-oggmux.xml" />
<xi:include href="xml/element-playbin.xml" />
<xi:include href="xml/element-playsink.xml" />
<xi:include href="xml/element-streamsynchronizer.xml" />
<xi:include href="xml/element-subtitleoverlay.xml" />
<xi:include href="xml/element-tcpclientsrc.xml" />
<xi:include href="xml/element-tcpclientsink.xml" />

View file

@ -485,6 +485,21 @@ gst_play_sink_reconfigure
gst_play_sink_plugin_init
</SECTION>
<SECTION>
<FILE>element-streamsynchronizer</FILE>
<TITLE>streamsynchronizer</TITLE>
GstStreamSynchronizer
<SUBSECTION Standard>
GST_TYPE_STREAM_SYNCHRONIZER
GST_STREAM_SYNCHRONIZER
GST_STREAM_SYNCHRONIZER_CLASS
GST_IS_STREAM_SYNCHRONIZER
GST_IS_STREAM_SYNCHRONIZER_CLASS
GstStreamSynchronizerClass
gst_stream_synchronizer_get_type
gst_stream_synchronizer_plugin_init
</SECTION>
<SECTION>
<FILE>element-subtitleoverlay</FILE>
<TITLE>subtitleoverlay</TITLE>