Class DataInformationBox

java.lang.Object
org.mp4parser.BasicContainer
org.mp4parser.support.AbstractContainerBox
org.mp4parser.boxes.iso14496.part12.DataInformationBox
All Implemented Interfaces:
Box, Container, ParsableBox

public class DataInformationBox extends AbstractContainerBox

4cc = ""dinf""

Box Type: 'dinf'
Container: MediaInformationBox ('minf')
Mandatory: Yes
Quantity: Exactly one

The data information box contains objects that declare the location of the media information in a track.
  • Field Details

  • Constructor Details

    • DataInformationBox

      public DataInformationBox()