mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
docs: add rtpopusdepay and rtpopuspay to documentation
This commit is contained in:
parent
fb0bc126c9
commit
2652434787
4 changed files with 75 additions and 4 deletions
|
@ -144,7 +144,6 @@
|
||||||
<xi:include href="xml/element-rtpj2kpay.xml" />
|
<xi:include href="xml/element-rtpj2kpay.xml" />
|
||||||
<xi:include href="xml/element-rtpjpegpay.xml" />
|
<xi:include href="xml/element-rtpjpegpay.xml" />
|
||||||
<xi:include href="xml/element-rtpsbcpay.xml" />
|
<xi:include href="xml/element-rtpsbcpay.xml" />
|
||||||
<xi:include href="xml/element-rtspsrc.xml" />
|
|
||||||
<xi:include href="xml/element-rtpbin.xml" />
|
<xi:include href="xml/element-rtpbin.xml" />
|
||||||
<xi:include href="xml/element-rtpdec.xml" />
|
<xi:include href="xml/element-rtpdec.xml" />
|
||||||
<xi:include href="xml/element-rtpdtmfdepay.xml" />
|
<xi:include href="xml/element-rtpdtmfdepay.xml" />
|
||||||
|
@ -158,6 +157,8 @@
|
||||||
<xi:include href="xml/element-rtpL16depay.xml" />
|
<xi:include href="xml/element-rtpL16depay.xml" />
|
||||||
<xi:include href="xml/element-rtpL16pay.xml" />
|
<xi:include href="xml/element-rtpL16pay.xml" />
|
||||||
<xi:include href="xml/element-rtpmux.xml" />
|
<xi:include href="xml/element-rtpmux.xml" />
|
||||||
|
<xi:include href="xml/element-rtpopuspay.xml" />
|
||||||
|
<xi:include href="xml/element-rtpopusdepay.xml" />
|
||||||
<xi:include href="xml/element-rtpptdemux.xml" />
|
<xi:include href="xml/element-rtpptdemux.xml" />
|
||||||
<xi:include href="xml/element-rtprtxreceive.xml" />
|
<xi:include href="xml/element-rtprtxreceive.xml" />
|
||||||
<xi:include href="xml/element-rtprtxsend.xml" />
|
<xi:include href="xml/element-rtprtxsend.xml" />
|
||||||
|
|
|
@ -1836,6 +1836,32 @@ gst_rtp_L16_pay_plugin_init
|
||||||
gst_rtp_L16_pay_get_type
|
gst_rtp_L16_pay_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<FILE>element-rtpopusdepay</FILE>
|
||||||
|
<TITLE>rtpopusdepay</TITLE>
|
||||||
|
GstRTPOpusDepay
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstRTPOpusDepayClass
|
||||||
|
gst_rtp_opus_depay_get_type
|
||||||
|
GST_TYPE_RTP_OPUS_DEPAY
|
||||||
|
GST_RTP_OPUS_DEPAY
|
||||||
|
GST_RTP_OPUS_DEPAY_CLASS
|
||||||
|
GST_IS_RTP_OPUS_DEPAY
|
||||||
|
GST_IS_RTP_OPUS_DEPAY_CLASS
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
|
<FILE>element-rtpopuspay</FILE>
|
||||||
|
<TITLE>rtpopuspay</TITLE>
|
||||||
|
GstRtpOPUSPay
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstRtpOPUSPayClass
|
||||||
|
gst_rtp_opus_pay_get_type
|
||||||
|
GST_TYPE_RTP_OPUS_PAY
|
||||||
|
GST_RTP_OPUS_PAY
|
||||||
|
GST_RTP_OPUS_PAY_CLASS
|
||||||
|
GST_IS_RTP_OPUS_PAY
|
||||||
|
GST_IS_RTP_OPUS_PAY_CLASS
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-rtpj2kpay</FILE>
|
<FILE>element-rtpj2kpay</FILE>
|
||||||
<TITLE>rtpj2kpay</TITLE>
|
<TITLE>rtpj2kpay</TITLE>
|
||||||
|
|
|
@ -177,6 +177,7 @@ GObject
|
||||||
GstMatroskaMux
|
GstMatroskaMux
|
||||||
GstWebMMux
|
GstWebMMux
|
||||||
GstMatroskaParse
|
GstMatroskaParse
|
||||||
|
GstMonoscope
|
||||||
GstMultipartDemux
|
GstMultipartDemux
|
||||||
GstMultipartMux
|
GstMultipartMux
|
||||||
GstQTDemux
|
GstQTDemux
|
||||||
|
@ -185,6 +186,7 @@ GObject
|
||||||
GstRTPBVDepay
|
GstRTPBVDepay
|
||||||
GstRTPDVDepay
|
GstRTPDVDepay
|
||||||
GstRTPGSMDepay
|
GstRTPGSMDepay
|
||||||
|
GstRTPOpusDepay
|
||||||
GstRTPSirenDepay
|
GstRTPSirenDepay
|
||||||
GstRTPiLBCDepay
|
GstRTPiLBCDepay
|
||||||
GstRtpAC3Depay
|
GstRtpAC3Depay
|
||||||
|
@ -260,6 +262,7 @@ GObject
|
||||||
GstRtpMP4GPay
|
GstRtpMP4GPay
|
||||||
GstRtpMP4VPay
|
GstRtpMP4VPay
|
||||||
GstRtpMPAPay
|
GstRtpMPAPay
|
||||||
|
GstRtpOPUSPay
|
||||||
GstRtpSBCPay
|
GstRtpSBCPay
|
||||||
GstRtpSPEEXPay
|
GstRtpSPEEXPay
|
||||||
GstRtpTheoraPay
|
GstRtpTheoraPay
|
||||||
|
@ -327,7 +330,6 @@ GObject
|
||||||
RTPSession
|
RTPSession
|
||||||
SoupSession
|
SoupSession
|
||||||
GInterface
|
GInterface
|
||||||
GDatagramBased
|
|
||||||
GIcon
|
GIcon
|
||||||
GInitable
|
GInitable
|
||||||
GLoadableIcon
|
GLoadableIcon
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Real-time protocol plugins</description>
|
<description>Real-time protocol plugins</description>
|
||||||
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
||||||
<basename>libgstrtp.so</basename>
|
<basename>libgstrtp.so</basename>
|
||||||
<version>1.7.2</version>
|
<version>1.7.2.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
@ -1248,6 +1248,48 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>rtpopusdepay</name>
|
||||||
|
<longname>RTP Opus packet depayloader</longname>
|
||||||
|
<class>Codec/Depayloader/Network/RTP</class>
|
||||||
|
<description>Extracts Opus audio from RTP packets</description>
|
||||||
|
<author>Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)48000, encoding-name=(string){ OPUS, X-GST-OPUS-DRAFT-SPITTKA-00 }</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-opus, channel-mapping-family=(int)0</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>rtpopuspay</name>
|
||||||
|
<longname>RTP Opus payloader</longname>
|
||||||
|
<class>Codec/Payloader/Network/RTP</class>
|
||||||
|
<description>Puts Opus audio in RTP packets</description>
|
||||||
|
<author>Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-opus, channels=(int)[ 1, 2 ], channel-mapping-family=(int)0</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)48000, encoding-params=(string)2, encoding-name=(string){ OPUS, X-GST-OPUS-DRAFT-SPITTKA-00 }</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>rtppcmadepay</name>
|
<name>rtppcmadepay</name>
|
||||||
<longname>RTP PCMA depayloader</longname>
|
<longname>RTP PCMA depayloader</longname>
|
||||||
|
|
Loading…
Reference in a new issue