16 lines
1002 B
XML
16 lines
1002 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
|
|
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.739958S">
|
|
<Period id="0">
|
|
<AdaptationSet id="0" contentType="audio" subsegmentAlignment="true">
|
|
<Representation id="0" bandwidth="136796" codecs="iamf.001.001.Opus" mimeType="audio/mp4" audioSamplingRate="0">
|
|
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="0"/>
|
|
<BaseURL>bear-iamf-base-opus-audio.mp4</BaseURL>
|
|
<SegmentBase indexRange="892-959" timescale="48000">
|
|
<Initialization range="0-891"/>
|
|
</SegmentBase>
|
|
</Representation>
|
|
</AdaptationSet>
|
|
</Period>
|
|
</MPD>
|