public class TrackReferenceBox extends AbstractContainerBox
Box Type: 'tref'
Container: TrackBox ('trak')
Mandatory: No
Quantity: Zero or one
This box provides a reference from the containing track to another track in the presentation. These references
are typed. A 'hint' reference links from the containing hint track to the media data that it hints. A content
description reference 'cdsc' links a descriptive or metadata track to the content which it describes.
Exactly one Track Reference Box can be contained within the Track Box.
If this box is not present, the track is not referencing any other track in any way. The reference array is sized
to fill the reference type box.| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
largeBox, typeboxParser, dataSource| Constructor and Description |
|---|
TrackReferenceBox() |
getBox, getHeader, getOffset, getParent, getSize, getType, initContainer, parse, setParentaddBox, close, getBoxes, getBoxes, getBoxes, getByteBuffer, getContainerSize, hasNext, next, remove, setBoxes, toString, writeContainerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static final String TYPE
Copyright © 2016. All rights reserved.