summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-playback.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-13 16:40:19 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-13 16:40:19 +0000
commitffaec4e859d155ac5ea70bdb9a6c56bb55e8a1d7 (patch)
tree524cbce511a5ef2a97e9597f1fa2f99c63b84e84 /docs/plugins/inspect/plugin-playback.xml
parent8c5725c4eaedc0202c0c20d212e143d5c7153442 (diff)
downloadgstreamer-plugins-base-ffaec4e859d155ac5ea70bdb9a6c56bb55e8a1d7.tar.gz
docs: update plugin docs for recent changes
Diffstat (limited to 'docs/plugins/inspect/plugin-playback.xml')
-rw-r--r--docs/plugins/inspect/plugin-playback.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-playback.xml b/docs/plugins/inspect/plugin-playback.xml
index ea88999fd..72a51595d 100644
--- a/docs/plugins/inspect/plugin-playback.xml
+++ b/docs/plugins/inspect/plugin-playback.xml
@@ -217,6 +217,39 @@
</pads>
</element>
<element>
+ <name>uridecodebin3</name>
+ <longname>URI Decoder</longname>
+ <class>Generic/Bin/Decoder</class>
+ <description>Autoplug and decode an URI to raw media</description>
+ <author>Edward Hervey &lt;edward@centricular.com&gt;, Jan Schmidt &lt;jan@centricular.com&gt;</author>
+ <pads>
+ <caps>
+ <name>audio_%u</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
+ </caps>
+ <caps>
+ <name>src_%u</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
+ </caps>
+ <caps>
+ <name>text_%u</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
+ </caps>
+ <caps>
+ <name>video_%u</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>urisourcebin</name>
<longname>URI reader</longname>
<class>Generic/Bin/Source</class>