Skip to content

Commit 36a5a9a

Browse files
committed
Hosted Mail
1 parent 951887c commit 36a5a9a

File tree

259 files changed

+146
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

259 files changed

+146
-2
lines changed
6.71 MB
Binary file not shown.
12.1 MB
Binary file not shown.
13 MB
Binary file not shown.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="urn:mpeg:dash:schema:mpd:2011"
4+
xmlns:xlink="http://www.w3.org/1999/xlink"
5+
xsi:schemaLocation="urn:mpeg:DASH:schema:MPD:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd"
6+
profiles="urn:mpeg:dash:profile:isoff-live:2011"
7+
type="static"
8+
mediaPresentationDuration="PT2M7.2S"
9+
maxSegmentDuration="PT5.0S"
10+
minBufferTime="PT10.0S">
11+
<ProgramInformation>
12+
</ProgramInformation>
13+
<ServiceDescription id="0">
14+
</ServiceDescription>
15+
<Period id="0" start="PT0.0S">
16+
<AdaptationSet id="0" contentType="audio" startWithSAP="1" segmentAlignment="true" bitstreamSwitching="true" lang="eng">
17+
<Representation id="0" mimeType="audio/mp4" codecs="mp4a.40.2" bandwidth="128000" audioSamplingRate="44100">
18+
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2" />
19+
<SegmentTemplate timescale="44100" initialization="init-stream$RepresentationID$.m4s" media="chunk-stream$RepresentationID$-$Number%05d$.m4s" startNumber="1">
20+
<SegmentTimeline>
21+
<S t="0" d="220469" />
22+
<S d="221184" r="23" />
23+
<S d="83969" />
24+
</SegmentTimeline>
25+
</SegmentTemplate>
26+
</Representation>
27+
</AdaptationSet>
28+
</Period>
29+
</MPD>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)