4 <include ref="common.xml" />
6 <dlna-profile name="AMR_3GPP" mime="audio/mp4" id="AMR_3GPP">
9 <restriction type="audio">
10 <field name="name" type="string">
11 <value>audio/AMR</value>
14 Sample rate, bitrate and number of channels - all values permitted by
15 the AMR spec are also permitted by the DLNA spec
20 <dlna-profile name="AMR_3GPP" mime="audio/mp4" base-profile="AMR_3GPP">
24 <dlna-profile name="AMR_3GPP" mime="audio/3gpp" base-profile="AMR_3GPP">
28 <dlna-profile name="AMR_WBplus" mime="audio/mp4">
29 <restriction type="container">
32 <field name="profile" type="string">
34 <value>progressive-download</value>
38 <restriction type="audio">
39 <field name="name" type="string">
40 <value>audio/AMR-WB</value>
42 <field name="rate" type="int">
50 Bitrate and number of channels - all values permitted by the AMR spec
51 are also permitted by the DLNA spec