17 lines
618 B
JavaScript
17 lines
618 B
JavaScript
|
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
||
|
// Use of this source code is governed by a BSD-style license that can be
|
||
|
// found in the LICENSE file.
|
||
|
{
|
||
|
duration: 2.740000,
|
||
|
type: 'video/webm; codecs="vp8, vorbis"',
|
||
|
init: { offset: 0, size: 4340},
|
||
|
media: [
|
||
|
{ offset: 4340, size: 50950, timecode: 0.000000},
|
||
|
{ offset: 55290, size: 18785, timecode: 0.527000},
|
||
|
{ offset: 74075, size: 19810, timecode: 1.014000},
|
||
|
{ offset: 93885, size: 21706, timecode: 1.522000},
|
||
|
{ offset: 115591, size: 20249, timecode: 2.016000},
|
||
|
{ offset: 135840, size: 9946, timecode: 2.515000},
|
||
|
]
|
||
|
}
|