Uses of Package
com.coremedia.iso.boxes.fragment

Packages that use com.coremedia.iso.boxes.fragment
com.coremedia.iso.boxes.fragment   
 

Classes in com.coremedia.iso.boxes.fragment used by com.coremedia.iso.boxes.fragment
SampleFlags
          bit(6) reserved=0; unsigned int(2) sample_depends_on; unsigned int(2) sample_is_depended_on; unsigned int(2) sample_has_redundancy; bit(3) sample_padding_value; bit(1) sample_is_difference_sample; // i.e.
TrackFragmentHeaderBox
          aligned(8) class TrackFragmentHeaderBox extends FullBox('tfhd', 0, tf_flags){ unsigned int(32) track_ID; // all the following are optional fields unsigned int(64) base_data_offset; unsigned int(32) sample_description_index; unsigned int(32) default_sample_duration; unsigned int(32) default_sample_size; unsigned int(32) default_sample_flags }
TrackFragmentRandomAccessBox.Entry
           
TrackRunBox
          aligned(8) class TrackRunBox extends FullBox('trun', 0, tr_flags) { unsigned int(32) sample_count; // the following are optional fields signed int(32) data_offset; unsigned int(32) first_sample_flags; // all fields in the following array are optional { unsigned int(32) sample_duration; unsigned int(32) sample_size; unsigned int(32) sample_flags unsigned int(32) sample_composition_time_offset; }[ sample_count ] }
TrackRunBox.Entry
           
 



Copyright © 2012. All Rights Reserved.