mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
official speex draft
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@930 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
84c8c421e1
commit
34be91d692
@ -188,7 +188,7 @@
|
||||
</description>
|
||||
]]></example>
|
||||
<p>The <description/> element is intended to be a child of a &JINGLE; element as specified in <cite>XEP-0166</cite>.</p>
|
||||
<p>Each <payload-type/> element MAY contain one or more child elements that specify particular parameters related to the payload. For example, as described in <cite>draft-ietf-avt-rtp-speex</cite> <note>This Internet-Draft has expired; see <<link url='http://www.watersprings.org/pub/id/draft-ietf-avt-rtp-speex-00.txt'>http://www.watersprings.org/pub/id/draft-ietf-avt-rtp-speex-00.txt</link>> for an archived version.</note>, the "cng", "ebw", "mode", "sr", "ptime", and "vbr" parameters may be specified in relation to usage of the Speex <note>See <<link url='http://www.speex.org/'>http://www.speex.org/</link>>.</note> codec. Where such parameters are encoded via the "fmtp" SDP attribute, they shall be represented in Jingle via the following format:</p>
|
||||
<p>Each <payload-type/> element MAY contain one or more child elements that specify particular parameters related to the payload. For example, as described in &rtpspeex;, the "cng", "mode", and "vbr" parameters may be specified in relation to usage of the Speex <note>See <<link url='http://www.speex.org/'>http://www.speex.org/</link>>.</note> codec. Where such parameters are encoded via the "fmtp" SDP attribute, they shall be represented in Jingle via the following format:</p>
|
||||
<code><![CDATA[
|
||||
<parameter name='foo' value='bar'/>
|
||||
]]></code>
|
||||
|
1
xep.ent
1
xep.ent
@ -481,6 +481,7 @@
|
||||
<!ENTITY mdns "<span class='ref'><link url='http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt'>Multicast DNS</link></span> <note>Multicast DNS <<link url='http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt'>http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt</link>>. Work in progress.</note>" >
|
||||
<!ENTITY pidf "<span class='ref'><link url='http://tools.ietf.org/html/rfc3863'>Presence Information Data Format (PIDF) </link></span> <note>RFC 3863: Presence Information Data Format (PIDF) <<link url='http://tools.ietf.org/html/rfc3863'>http://tools.ietf.org/html/rfc3863</link>>.</note>" >
|
||||
<!ENTITY rfc3489bis "<span class='ref'><link url='http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis'>draft-ietf-behave-rfc3489bis-06</link></span> <note>Session Traversal Utilities for NAT (STUN) <<link url='http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis'>http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis</link>>.</note>" >
|
||||
<!ENTITY rtpspeex "<span class='ref'><link url='http://tools.ietf.org/html/draft-ietf-avt-rtp-speex'>RTP Payload Format for the Speex Codec</link></span> <note>RTP Payload Format for the Speex Codec <<link url='http://tools.ietf.org/html/draft-ietf-avt-rtp-speex'>http://tools.ietf.org/html/draft-ietf-avt-rtp-speex</link>>. Work in progress.</note>" >
|
||||
<!ENTITY rtpdtls "<span class='ref'><link url='http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt'>RTP Over DTLS</link></span> <note>Real-Time Transport Protocol (RTP) over Datagram Transport Layer Security (DTLS) <<link url='http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt'>http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt</link>>. Work in progress.</note>" >
|
||||
<!ENTITY rtptheora "<span class='ref'><link url='http://tools.ietf.org/html/draft-barbato-avt-rtp-theora'>RTP Payload Format for Theora Encoded Video</link></span> <note>RTP Payload Format for Theora Encoded Video <<link url='http://tools.ietf.org/html/draft-barbato-avt-rtp-theora'>http://tools.ietf.org/html/draft-barbato-avt-rtp-theora</link>>. Work in progress.</note>" >
|
||||
<!ENTITY sdpdtls "<span class='ref'><link url='http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls'>RTP Over DTLS</link></span> <note>Real-Time Transport Protocol (RTP) over Datagram Transport Layer Security (DTLS) <<link url='http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls'>http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls</link>>. Work in progress.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user