Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
c5a790b1
Commit
c5a790b1
authored
Jun 11, 2014
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: add playsink element to documentation
parent
adf02f83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
7 deletions
+40
-7
docs/plugins/gst-plugins-base-plugins-docs.sgml
docs/plugins/gst-plugins-base-plugins-docs.sgml
+1
-0
docs/plugins/gst-plugins-base-plugins-sections.txt
docs/plugins/gst-plugins-base-plugins-sections.txt
+39
-7
No files found.
docs/plugins/gst-plugins-base-plugins-docs.sgml
View file @
c5a790b1
...
...
@@ -40,6 +40,7 @@
<xi:include
href=
"xml/element-oggdemux.xml"
/>
<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-subtitleoverlay.xml"
/>
<xi:include
href=
"xml/element-tcpclientsrc.xml"
/>
<xi:include
href=
"xml/element-tcpclientsink.xml"
/>
...
...
docs/plugins/gst-plugins-base-plugins-sections.txt
View file @
c5a790b1
...
...
@@ -436,13 +436,6 @@ GST_TYPE_OGG_MUX
GstOggMuxClass
</SECTION>
<SECTION>
<FILE>element-playbin</FILE>
<TITLE>playbin</TITLE>
GstPlayBin
<SUBSECTION Standard>
</SECTION>
<SECTION>
<FILE>element-playbin</FILE>
<TITLE>playbin</TITLE>
...
...
@@ -453,6 +446,45 @@ gst_play_flags_get_type
GST_TYPE_PLAY_FLAGS
</SECTION>
<SECTION>
<FILE>element-playsink</FILE>
<TITLE>playsink</TITLE>
GstPlaySink
<SUBSECTION Standard>
GST_TYPE_PLAY_SINK
GST_PLAY_SINK
GST_PLAY_SINK_CLASS
GST_IS_PLAY_SINK
GST_IS_PLAY_SINK_CLASS
GstPlaySinkType
gst_play_sink_get_type
gst_play_sink_request_pad
gst_play_sink_release_pad
gst_play_sink_refresh_pad
gst_play_sink_set_filter
gst_play_sink_get_filter
gst_play_sink_set_sink
gst_play_sink_get_sink
gst_play_sink_set_vis_plugin
gst_play_sink_get_vis_plugin
gst_play_sink_set_volume
gst_play_sink_get_volume
gst_play_sink_set_mute
gst_play_sink_get_mute
gst_play_sink_set_flags
gst_play_sink_get_flags
gst_play_sink_set_font_desc
gst_play_sink_get_font_desc
gst_play_sink_set_subtitle_encoding
gst_play_sink_get_subtitle_encoding
gst_play_sink_set_av_offset
gst_play_sink_get_av_offset
gst_play_sink_get_last_sample
gst_play_sink_convert_sample
gst_play_sink_reconfigure
gst_play_sink_plugin_init
</SECTION>
<SECTION>
<FILE>element-subtitleoverlay</FILE>
<TITLE>subtitleoverlay</TITLE>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment