Uses of Class
com.coremedia.iso.boxes.ChunkOffsetBox

Packages that use ChunkOffsetBox
com.coremedia.iso.boxes   
 

Uses of ChunkOffsetBox in com.coremedia.iso.boxes
 

Subclasses of ChunkOffsetBox in com.coremedia.iso.boxes
 class ChunkOffset64BitBox
          Abstract Chunk Offset Box
 class StaticChunkOffsetBox
          The chunk offset table gives the index of each chunk into the containing file.
 

Methods in com.coremedia.iso.boxes that return ChunkOffsetBox
 ChunkOffsetBox SampleTableBox.getChunkOffsetBox()
           
 

Methods in com.coremedia.iso.boxes with parameters of type ChunkOffsetBox
 void SampleTableBox.setChunkOffsetBox(ChunkOffsetBox b)
           
 



Copyright © 2012. All Rights Reserved.