A B C D E F G H I L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AAC_LC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- AAC_LTP - org.mp4parser.streaming.input.aac.AudioObjectTypes
- AAC_Main - org.mp4parser.streaming.input.aac.AudioObjectTypes
- AAC_Scalable - org.mp4parser.streaming.input.aac.AudioObjectTypes
- AAC_SSR - org.mp4parser.streaming.input.aac.AudioObjectTypes
- AbstractH264Track - Class in org.mp4parser.streaming.input.h264
-
Created by sannies on 23.10.2015.
- AbstractH264Track() - Constructor for class org.mp4parser.streaming.input.h264.AbstractH264Track
- AbstractStreamingTrack - Class in org.mp4parser.streaming.input
- AbstractStreamingTrack() - Constructor for class org.mp4parser.streaming.input.AbstractStreamingTrack
- acceptSample(StreamingSample, StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- acceptSample(StreamingSample, StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- acceptSample(StreamingSample, StreamingTrack) - Method in interface org.mp4parser.streaming.output.SampleSink
-
Adds a samples to the SampleSink.
- addSampleExtension(SampleExtension) - Method in class org.mp4parser.streaming.input.StreamingSampleImpl
- addSampleExtension(SampleExtension) - Method in interface org.mp4parser.streaming.StreamingSample
- addTrackExtension(TrackExtension) - Method in class org.mp4parser.streaming.input.AbstractStreamingTrack
- addTrackExtension(TrackExtension) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- addTrackExtension(TrackExtension) - Method in interface org.mp4parser.streaming.StreamingTrack
- AdtsAacStreamingTrack - Class in org.mp4parser.streaming.input.aac
- AdtsAacStreamingTrack(InputStream, long, long) - Constructor for class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- AdtsHeader - Class in org.mp4parser.streaming.input.aac
- AdtsHeader() - Constructor for class org.mp4parser.streaming.input.aac.AdtsHeader
- Algorithmic_Synthesis_and_Audio_Effects - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ALS - org.mp4parser.streaming.input.aac.AudioObjectTypes
- aspect_ratio - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- aspect_ratio_info_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- AspectRatio - Class in org.mp4parser.streaming.input.h264.spspps
-
Aspect ratio
- AU_UNIT_DELIMITER - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- AudioObjectTypes - Enum in org.mp4parser.streaming.input.aac
-
Created by sannies on 01.09.2015.
- available() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Returns the last index that is available.
B
- B - org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
- bit_depth_chroma_minus8 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- bit_depth_luma_minus8 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- bit_rate_scale - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- bit_rate_value_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- bitstreamRestriction - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- BitstreamRestriction() - Constructor for class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- bottom_field_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- bottom_field_pic_order_in_frame_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- bottom_right - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- buf - Variable in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
The buffer where data is stored.
- ByteBufferBitreader - Class in org.mp4parser.streaming.input.h264.spspps
- ByteBufferBitreader(ByteBuffer) - Constructor for class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
C
- call() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- call() - Method in class org.mp4parser.streaming.input.h264.H264AnnexBTrack
- call() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource
- cbr_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- CELP - org.mp4parser.streaming.input.aac.AudioObjectTypes
- CencEncryptTrackExtension - Class in org.mp4parser.streaming.extensions
- CencEncryptTrackExtension() - Constructor for class org.mp4parser.streaming.extensions.CencEncryptTrackExtension
- chroma_format_idc - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- chroma_loc_info_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- chroma_qp_index_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- chroma_sample_loc_type_bottom_field - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- chroma_sample_loc_type_top_field - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- ChromaFormat - Class in org.mp4parser.streaming.input.h264.spspps
-
Chroma format enum
- ChromaFormat(int, int, int) - Constructor for class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- chunkBuffers - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Buffers segements until it's time for a segment to be written.
- chunkNumbers - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- ClassicMp4ContainerSource - Class in org.mp4parser.streaming.input.mp4
-
Creates a List of StreamingTrack from a classic MP4.
- ClassicMp4ContainerSource(InputStream) - Constructor for class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource
- ClassicMp4ContainerSource.Mp4StreamingTrack - Class in org.mp4parser.streaming.input.mp4
- ClassicMp4ContainerSource.TeeInputStream - Class in org.mp4parser.streaming.input.mp4
- close() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- close() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- close() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- close() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Closing a ByteArrayOutputStream has no effect.
- close() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Writes the remaining samples to file (even though the typical condition for wrapping up a segment have not yet been met) and writes the MovieFragmentRandomAccessBox.
- close() - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- close() - Method in interface org.mp4parser.streaming.output.SampleSink
-
Free all resources blocked and interrupts the process of writing the output.
- CODED_SLICE_AUX_PIC - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_DATA_PART_A - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_DATA_PART_B - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_DATA_PART_C - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_EXT - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_IDR - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- CODED_SLICE_NON_IDR - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- colour_description_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- colour_plane_id - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- colour_primaries - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- CompositionTimeSampleExtension - Class in org.mp4parser.streaming.extensions
- CompositionTimeSampleExtension() - Constructor for class org.mp4parser.streaming.extensions.CompositionTimeSampleExtension
- CompositionTimeTrackExtension - Class in org.mp4parser.streaming.extensions
-
Purely a marker to signal that the track's samples will have
- CompositionTimeTrackExtension() - Constructor for class org.mp4parser.streaming.extensions.CompositionTimeTrackExtension
- configure() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- congestionControl - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- congestionControl - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- constrained_intra_pred_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- constraint_set_0_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- constraint_set_1_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- constraint_set_2_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- constraint_set_3_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- constraint_set_4_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- constraint_set_5_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- consumeNal(ByteBuffer) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- count - Variable in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
The number of valid bytes in the buffer.
- cpb_cnt_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- cpb_removal_delay_length_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- cpb_size_scale - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- cpb_size_value_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- create(byte, byte, byte, byte, byte, boolean, int) - Static method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- create(byte, byte, byte, byte, byte, boolean, int) - Static method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- create(long) - Static method in class org.mp4parser.streaming.extensions.CompositionTimeSampleExtension
- create(String) - Static method in class org.mp4parser.streaming.extensions.NameTrackExtension
- createDinf() - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createFooter() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createFragment(StreamingTrack, List<StreamingSample>) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createFtyp() - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createHeader() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createMdhd(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createMdhd(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createMdhd(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- createMdia(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createMdiaHdlr(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createMinf(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createMoov() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createMoov() - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- createMvex() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createMvhd() - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createMvhd() - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createMvhd() - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- createPictureOrderCountType0SampleExtension(SliceHeader) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- createSample(List<ByteBuffer>, SliceHeader, H264NalUnitHeader) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- createSampleFlagsSampleExtension(H264NalUnitHeader, SliceHeader) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- createStbl(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createTfdt(StreamingTrack, TrackFragmentBox) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createTfhd(StreamingTrack, TrackFragmentBox) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createTfra(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Creates a 'tfra' - track fragment random access box for the given track with the isoFile.
- createTkhd(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createTrak(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.DefaultBoxes
- createTrex(StreamingTrack) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- createTrun(StreamingTrack, TrackFragmentBox, List<StreamingSample>) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- creationTime - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- creationTime - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
D
- deblocking_filter_control_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- DefaultBoxes - Class in org.mp4parser.streaming.output.mp4
- DefaultBoxes() - Constructor for class org.mp4parser.streaming.output.mp4.DefaultBoxes
- DefaultSampleFlagsTrackExtension - Class in org.mp4parser.streaming.extensions
-
Created by sannies on 22.05.2015.
- DefaultSampleFlagsTrackExtension() - Constructor for class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- delta_pic_order_always_zero_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- delta_pic_order_cnt_0 - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- delta_pic_order_cnt_1 - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- delta_pic_order_cnt_bottom - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- DimensionTrackExtension - Class in org.mp4parser.streaming.extensions
-
Created by sannies on 17.08.2015.
- DimensionTrackExtension(int, int) - Constructor for class org.mp4parser.streaming.extensions.DimensionTrackExtension
- direct_8x8_inference_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- DiscardingByteArrayOutputStream - Class in org.mp4parser.streaming.input.mp4
- DiscardingByteArrayOutputStream() - Constructor for class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Creates a new byte array output stream.
- DiscardingByteArrayOutputStream(int) - Constructor for class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
- discardTo(long) - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
- dpb_output_delay_length_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- DST - org.mp4parser.streaming.input.aac.AudioObjectTypes
E
- END_OF_SEQUENCE - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- END_OF_STREAM - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- entropy_coding_mode_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- entropy_coding_mode_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- equals(Object) - Method in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- ER_AAC_ELD - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_AAC_LC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_AAC_LD - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_AAC_LTP - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_AAC_Scalable - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_BSAC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_CELP - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_HILN - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_HVXC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_Parametric - org.mp4parser.streaming.input.aac.AudioObjectTypes
- ER_TwinVQ - org.mp4parser.streaming.input.aac.AudioObjectTypes
- Escape_value - org.mp4parser.streaming.input.aac.AudioObjectTypes
- extended - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- Extended_SAR - Static variable in class org.mp4parser.streaming.input.h264.spspps.AspectRatio
F
- field_pic_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- field_pic_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- FILLER_DATA - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- first_mb_in_slice - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- fixed_frame_rate_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- fragmentBuffers - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Buffers segements until it's time for a segment to be written.
- FragmentContainer() - Constructor for class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer.FragmentContainer
- FragmentedMp4Writer - Class in org.mp4parser.streaming.output.mp4
-
Creates a fragmented MP4 file consisting of a header [ftyp, moov], any number of fragments [moof, mdat]+ and a footer [mfra].
- FragmentedMp4Writer(List<StreamingTrack>, WritableByteChannel) - Constructor for class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- FragmentedMp4Writer.FragmentContainer - Class in org.mp4parser.streaming.output.mp4
- frame_crop_bottom_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_crop_left_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_crop_right_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_crop_top_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_cropping_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_mbs_only_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- frame_num - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- fromId(int) - Static method in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- fromValue(int) - Static method in class org.mp4parser.streaming.input.h264.spspps.AspectRatio
G
- gaps_in_frame_num_value_allowed_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- General_MIDI - org.mp4parser.streaming.input.aac.AudioObjectTypes
- get() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- get(long, int) - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
- getCompositionTimeOffset() - Method in class org.mp4parser.streaming.extensions.CompositionTimeSampleExtension
-
This value provides the offset between decoding time and composition time.
- getContent() - Method in class org.mp4parser.streaming.input.StreamingSampleImpl
- getContent() - Method in interface org.mp4parser.streaming.StreamingSample
- getDuration() - Method in class org.mp4parser.streaming.input.StreamingSampleImpl
- getDuration() - Method in interface org.mp4parser.streaming.StreamingSample
- getHandler() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- getHandler() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- getHandler() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getHandler() - Method in interface org.mp4parser.streaming.StreamingTrack
- getHeight() - Method in class org.mp4parser.streaming.extensions.DimensionTrackExtension
- getId() - Method in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- getIsLeading() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getIsLeading() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getLanguage() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- getLanguage() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- getLanguage() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getLanguage() - Method in interface org.mp4parser.streaming.StreamingTrack
- getNalUnitHeader(ByteBuffer) - Static method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- getName() - Method in class org.mp4parser.streaming.extensions.NameTrackExtension
- getNext() - Method in class org.mp4parser.streaming.input.h264.H264AnnexBTrack.NalStreamTokenizer
- getSampleDegradationPriority() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getSampleDegradationPriority() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getSampleDependsOn() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getSampleDependsOn() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getSampleDescriptionBox() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- getSampleDescriptionBox() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- getSampleDescriptionBox() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getSampleDescriptionBox() - Method in interface org.mp4parser.streaming.StreamingTrack
- getSampleExtension(Class<T>) - Method in class org.mp4parser.streaming.input.StreamingSampleImpl
- getSampleExtension(Class<T>) - Method in interface org.mp4parser.streaming.StreamingSample
- getSampleHasRedundancy() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getSampleHasRedundancy() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getSampleIsDependedOn() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getSampleIsDependedOn() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getSamplePaddingValue() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- getSamplePaddingValue() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- getSampleSink() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getSubHeight() - Method in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- getSubWidth() - Method in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- getTimescale() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- getTimescale() - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- getTimescale() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getTimescale() - Method in interface org.mp4parser.streaming.StreamingTrack
-
Gets the time scale of the track.
- getTrackExtension(Class<T>) - Method in class org.mp4parser.streaming.input.AbstractStreamingTrack
- getTrackExtension(Class<T>) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- getTrackExtension(Class<T>) - Method in interface org.mp4parser.streaming.StreamingTrack
- getTrackId() - Method in class org.mp4parser.streaming.extensions.TrackIdTrackExtension
- getValue() - Method in class org.mp4parser.streaming.input.h264.spspps.AspectRatio
- getWidth() - Method in class org.mp4parser.streaming.extensions.DimensionTrackExtension
H
- H264AnnexBTrack - Class in org.mp4parser.streaming.input.h264
-
Reads H264 data from an Annex B InputStream.
- H264AnnexBTrack(InputStream) - Constructor for class org.mp4parser.streaming.input.h264.H264AnnexBTrack
- H264AnnexBTrack.NalStreamTokenizer - Class in org.mp4parser.streaming.input.h264
- H264NalConsumingTrack - Class in org.mp4parser.streaming.input.h264
- H264NalConsumingTrack() - Constructor for class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- H264NalUnitHeader - Class in org.mp4parser.streaming.input.h264
- H264NalUnitHeader() - Constructor for class org.mp4parser.streaming.input.h264.H264NalUnitHeader
- H264NalUnitTypes - Interface in org.mp4parser.streaming.input.h264
-
Created by sannies on 18.05.2015.
- handlePPS(ByteBuffer) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- handleSPS(ByteBuffer) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- hashCode() - Method in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- HRDParameters - Class in org.mp4parser.streaming.input.h264.spspps
- HRDParameters() - Constructor for class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- HXVC - org.mp4parser.streaming.input.aac.AudioObjectTypes
I
- I - org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
- idr_pic_id - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- initial_cpb_removal_delay_length_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- isChunkReady(StreamingTrack, StreamingSample) - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Tests if the currently received samples for a given track are already a 'chunk' as we want to have it.
- isClosed() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- isClosed() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- isFragmentReady(StreamingTrack, StreamingSample) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Tests if the currently received samples for a given track form a valid fragment taking the latest received sample into account.
- isSampleIsNonSyncSample() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- isSampleIsNonSyncSample() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- isSyncSample() - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- isSyncSample() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
L
- Layer_1 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- Layer_2 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- Layer_3 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- LD_MPEG_Surround - org.mp4parser.streaming.input.aac.AudioObjectTypes
- level_idc - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- log2_max_frame_num_minus4 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- log2_max_mv_length_horizontal - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- log2_max_mv_length_vertical - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- log2_max_pic_order_cnt_lsb_minus4 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- low_delay_hrd_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
M
- main(String[]) - Static method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource
- Main_Synthesis - org.mp4parser.streaming.input.aac.AudioObjectTypes
- matrix_coefficients - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- max_bits_per_mb_denom - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- max_bytes_per_pic_denom - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- max_dec_frame_buffering - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- mb_adaptive_frame_field_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- MONOCHROME - Static variable in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- moreRBSPData() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- motion_vectors_over_pic_boundaries_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- Mp4StreamingTrack(TrackBox) - Constructor for class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- MPEG_Surround - org.mp4parser.streaming.input.aac.AudioObjectTypes
N
- nal_ref_idc - Variable in class org.mp4parser.streaming.input.h264.H264NalUnitHeader
- nal_unit_type - Variable in class org.mp4parser.streaming.input.h264.H264NalUnitHeader
- nalHRDParams - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- NalStreamTokenizer(InputStream) - Constructor for class org.mp4parser.streaming.input.h264.H264AnnexBTrack.NalStreamTokenizer
- NameTrackExtension - Class in org.mp4parser.streaming.extensions
-
Gives a track a name.
- NameTrackExtension() - Constructor for class org.mp4parser.streaming.extensions.NameTrackExtension
- nextChunkCreateStartTime - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Contains the start time of the next segment in line that will be created.
- nextChunkWriteStartTime - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Contains the start time of the next segment in line that will be written.
- nextFragmentCreateStartTime - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Contains the start time of the next segment in line that will be created.
- nextFragmentWriteStartTime - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Contains the start time of the next segment in line that will be written.
- nextSampleStartTime - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Contains the next sample's start time.
- nextSampleStartTime - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Contains the next sample's start time.
- NOT_APPLICABLE - org.mp4parser.streaming.input.aac.AudioObjectTypes
- num_ref_frames - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- num_ref_frames_in_pic_order_cnt_cycle - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- num_ref_idx_l0_active_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- num_ref_idx_l1_active_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- num_reorder_frames - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- num_slice_groups_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- num_units_in_tick - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
O
- OBJ - Static variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- OBJ - Static variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- offset_for_non_ref_pic - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- offset_for_top_to_bottom_field - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- offsetForRefFrame - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- org.mp4parser.streaming - package org.mp4parser.streaming
- org.mp4parser.streaming.extensions - package org.mp4parser.streaming.extensions
- org.mp4parser.streaming.input - package org.mp4parser.streaming.input
- org.mp4parser.streaming.input.aac - package org.mp4parser.streaming.input.aac
- org.mp4parser.streaming.input.h264 - package org.mp4parser.streaming.input.h264
- org.mp4parser.streaming.input.h264.spspps - package org.mp4parser.streaming.input.h264.spspps
- org.mp4parser.streaming.input.mp4 - package org.mp4parser.streaming.input.mp4
- org.mp4parser.streaming.output - package org.mp4parser.streaming.output
- org.mp4parser.streaming.output.mp4 - package org.mp4parser.streaming.output.mp4
- overscan_appropriate_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- overscan_info_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
P
- P - org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
- pic_height_in_map_units_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- pic_init_qp_minus26 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- pic_init_qs_minus26 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- pic_order_cnt_lsb - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- pic_order_cnt_type - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- PIC_PARAMETER_SET - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- pic_parameter_set_id - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- pic_parameter_set_id - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- pic_scaling_list_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- pic_struct_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- pic_width_in_mbs_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- PictureParameterSet - Class in org.mp4parser.streaming.input.h264.spspps
-
Picture Parameter Set entity of H264 bitstream
- PictureParameterSet() - Constructor for class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- PictureParameterSet.PPSExt - Class in org.mp4parser.streaming.input.h264.spspps
- pool - Static variable in class org.mp4parser.streaming.extensions.CompositionTimeSampleExtension
- pool - Static variable in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- pool - Static variable in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- pps - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- PPSExt() - Constructor for class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- PREFIX_NAL_UNIT - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- profile_idc - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- PS - org.mp4parser.streaming.input.aac.AudioObjectTypes
- pushSample(StreamingSample, boolean, boolean) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
Q
- qpprime_y_zero_transform_bypass_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
R
- read() - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.TeeInputStream
-
Reads a single byte from the proxied input stream and writes it to the associated output stream.
- read(byte[]) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.TeeInputStream
-
Reads bytes from the proxied input stream and writes the read bytes to the associated output stream.
- read(byte[], int, int) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.TeeInputStream
-
Reads bytes from the proxied input stream and writes the read bytes to the associated output stream.
- read(ByteBuffer) - Static method in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- read(ByteBuffer) - Static method in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- read(ByteBufferBitreader, int) - Static method in class org.mp4parser.streaming.input.h264.spspps.ScalingList
- read1Bit() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- readBool() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- readNBit(int) - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- readSE() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- readUE() - Method in class org.mp4parser.streaming.input.h264.spspps.ByteBufferBitreader
- redundant_pic_cnt_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- removeSampleExtension(Class<T>) - Method in class org.mp4parser.streaming.input.StreamingSampleImpl
- removeSampleExtension(Class<T>) - Method in interface org.mp4parser.streaming.StreamingSample
- removeTrackExtension(Class<? extends TrackExtension>) - Method in class org.mp4parser.streaming.input.AbstractStreamingTrack
- removeTrackExtension(Class<? extends TrackExtension>) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- removeTrackExtension(Class<? extends TrackExtension>) - Method in interface org.mp4parser.streaming.StreamingTrack
- RESERVED_21 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- RESERVED_22 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- RESERVED_23 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- reserved_zero_2bits - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- Reserved1 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- Reserved2 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- Reserved3 - org.mp4parser.streaming.input.aac.AudioObjectTypes
- RESERVERED_16 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- RESERVERED_17 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- RESERVERED_18 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- reset() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Resets the
countfield of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded. - residual_color_transform_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- run_length_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
S
- sampleBuffers - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Buffers the samples per track until there are enough samples to form a Segment.
- sampleBuffers - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
-
Buffers the samples per track until there are enough samples to form a Segment.
- SampleExtension - Interface in org.mp4parser.streaming
-
Marker interface for any kind of extension to a sample.
- SampleFlagsSampleExtension - Class in org.mp4parser.streaming.extensions
- SampleFlagsSampleExtension() - Constructor for class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- sampleNumbers - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- sampleSink - Variable in class org.mp4parser.streaming.input.AbstractStreamingTrack
- SampleSink - Interface in org.mp4parser.streaming.output
-
Controls the creation of media files.
- SAOC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- sar_height - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- sar_width - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- SBR - org.mp4parser.streaming.input.aac.AudioObjectTypes
- scalindMatrix - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- scalingList - Variable in class org.mp4parser.streaming.input.h264.spspps.ScalingList
- ScalingList - Class in org.mp4parser.streaming.input.h264.spspps
-
Scaling list entity
- ScalingList() - Constructor for class org.mp4parser.streaming.input.h264.spspps.ScalingList
- ScalingList4x4 - Variable in class org.mp4parser.streaming.input.h264.spspps.ScalingMatrix
- ScalingList8x8 - Variable in class org.mp4parser.streaming.input.h264.spspps.ScalingMatrix
- scalingMatrix - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- ScalingMatrix - Class in org.mp4parser.streaming.input.h264.spspps
- ScalingMatrix() - Constructor for class org.mp4parser.streaming.input.h264.spspps.ScalingMatrix
- second_chroma_qp_index_offset - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- SEI - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- SEQ_PARAMETER_SET - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- SEQ_PARAMETER_SET_EXT - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- seq_parameter_set_id - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- seq_parameter_set_id - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- SeqParameterSet - Class in org.mp4parser.streaming.input.h264.spspps
-
Sequence Parameter Set structure of h264 bitstream
- SeqParameterSet() - Constructor for class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- sequenceNumber - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- setFrametick(int) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- setHeight(int) - Method in class org.mp4parser.streaming.extensions.DimensionTrackExtension
- setIsLeading(byte) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setIsLeading(int) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setLanguage(String) - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- setSampleDegradationPriority(int) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSampleDegradationPriority(int) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSampleDependsOn(int) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSampleDependsOn(int) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSampleHasRedundancy(byte) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSampleHasRedundancy(int) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSampleIsDependedOn(int) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSampleIsDependedOn(int) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSampleIsNonSyncSample(boolean) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSampleIsNonSyncSample(boolean) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSamplePaddingValue(byte) - Method in class org.mp4parser.streaming.extensions.DefaultSampleFlagsTrackExtension
- setSamplePaddingValue(byte) - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- setSampleSink(SampleSink) - Method in class org.mp4parser.streaming.input.AbstractStreamingTrack
- setSampleSink(SampleSink) - Method in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- setSampleSink(SampleSink) - Method in interface org.mp4parser.streaming.StreamingTrack
-
All implementing classes must make sure the all generated samples are pushed to the sampleSink.
- setTimescale(int) - Method in class org.mp4parser.streaming.input.h264.H264NalConsumingTrack
- setWidth(int) - Method in class org.mp4parser.streaming.extensions.DimensionTrackExtension
- SI - org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
- sink - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- sink - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- size() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Returns the current size of the buffer.
- slice_group_change_direction_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- slice_group_change_rate_minus1 - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- slice_group_id - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- slice_group_map_type - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- slice_type - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- SliceHeader - Class in org.mp4parser.streaming.input.h264.spspps
- SliceHeader(ByteBuffer, Map<Integer, SeqParameterSet>, Map<Integer, PictureParameterSet>, boolean) - Constructor for class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- SliceHeader.SliceType - Enum in org.mp4parser.streaming.input.h264.spspps
- SLS - org.mp4parser.streaming.input.aac.AudioObjectTypes
- SLS_non_core - org.mp4parser.streaming.input.aac.AudioObjectTypes
- SMR_Main - org.mp4parser.streaming.input.aac.AudioObjectTypes
- SMR_Simple - org.mp4parser.streaming.input.aac.AudioObjectTypes
- source - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- source - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- SP - org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
- sps - Variable in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- SSC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- StandardMp4Writer - Class in org.mp4parser.streaming.output.mp4
-
Creates an MP4 file with ftyp, mdat+, moov order.
- StandardMp4Writer(List<StreamingTrack>, WritableByteChannel) - Constructor for class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- startOffset - Variable in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
- StreamingSample - Interface in org.mp4parser.streaming
-
The most simple sample has a presentation time and content.
- StreamingSampleImpl - Class in org.mp4parser.streaming.input
- StreamingSampleImpl(byte[], long) - Constructor for class org.mp4parser.streaming.input.StreamingSampleImpl
- StreamingSampleImpl(ByteBuffer, long) - Constructor for class org.mp4parser.streaming.input.StreamingSampleImpl
- StreamingSampleImpl(List<ByteBuffer>, long) - Constructor for class org.mp4parser.streaming.input.StreamingSampleImpl
- StreamingTrack - Interface in org.mp4parser.streaming
- SUBSET_SEQ_PARAMETER_SET - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- SyncSampleExtension - Class in org.mp4parser.streaming.extensions
- SyncSampleExtension() - Constructor for class org.mp4parser.streaming.extensions.SyncSampleExtension
T
- TeeInputStream(InputStream, OutputStream) - Constructor for class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.TeeInputStream
-
Creates a TeeInputStream that proxies the given
InputStreamand copies all read bytes to the givenOutputStream. - tfraOffsets - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- tfraTimes - Variable in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- time_offset_length - Variable in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- time_scale - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- timing_info_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- tkhd - Variable in class org.mp4parser.streaming.input.AbstractStreamingTrack
- toByteArray() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Creates a newly allocated byte array.
- top_left - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- toString() - Method in class org.mp4parser.streaming.extensions.CompositionTimeSampleExtension
- toString() - Method in class org.mp4parser.streaming.extensions.DimensionTrackExtension
- toString() - Method in class org.mp4parser.streaming.extensions.SampleFlagsSampleExtension
- toString() - Method in class org.mp4parser.streaming.input.aac.AdtsAacStreamingTrack
- toString() - Method in enum org.mp4parser.streaming.input.aac.AudioObjectTypes
- toString() - Method in class org.mp4parser.streaming.input.h264.H264AnnexBTrack
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.AspectRatio
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.HRDParameters
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.ScalingList
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.ScalingMatrix
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.SliceHeader
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.VUIParameters.BitstreamRestriction
- toString() - Method in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- toString() - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
- trackBoxes - Variable in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- TrackExtension - Interface in org.mp4parser.streaming
-
Marker interface for any kind of extension to a track.
- trackExtensions - Variable in class org.mp4parser.streaming.input.AbstractStreamingTrack
- trackExtensions - Variable in class org.mp4parser.streaming.input.mp4.ClassicMp4ContainerSource.Mp4StreamingTrack
- TrackIdTrackExtension - Class in org.mp4parser.streaming.extensions
-
Specifies the track ID of a track - if not set it's up to the StreamingMp4Writer to assume one.
- TrackIdTrackExtension(long) - Constructor for class org.mp4parser.streaming.extensions.TrackIdTrackExtension
- transfer_characteristics - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- transform_8x8_mode_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet.PPSExt
- TTSI - org.mp4parser.streaming.input.aac.AudioObjectTypes
- TwinVQ - org.mp4parser.streaming.input.aac.AudioObjectTypes
U
- UNSPEC_24 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_25 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_26 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_27 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_28 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_29 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_30 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPEC_31 - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- UNSPECIFIED - Static variable in interface org.mp4parser.streaming.input.h264.H264NalUnitTypes
- USAC - org.mp4parser.streaming.input.aac.AudioObjectTypes
- USAC_NO_SBR - org.mp4parser.streaming.input.aac.AudioObjectTypes
- useDefaultScalingMatrixFlag - Variable in class org.mp4parser.streaming.input.h264.spspps.ScalingList
V
- valueOf(String) - Static method in enum org.mp4parser.streaming.input.aac.AudioObjectTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mp4parser.streaming.input.aac.AudioObjectTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mp4parser.streaming.input.h264.spspps.SliceHeader.SliceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vclHRDParams - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- video_format - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- video_full_range_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- video_signal_type_present_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- VUIParameters - Class in org.mp4parser.streaming.input.h264.spspps
- VUIParameters() - Constructor for class org.mp4parser.streaming.input.h264.spspps.VUIParameters
- VUIParameters.BitstreamRestriction - Class in org.mp4parser.streaming.input.h264.spspps
- vuiParams - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
W
- Wavetable_Synthesis - org.mp4parser.streaming.input.aac.AudioObjectTypes
- weighted_bipred_idc - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- weighted_bipred_idc - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- weighted_pred_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.PictureParameterSet
- weighted_pred_flag - Variable in class org.mp4parser.streaming.input.h264.spspps.SeqParameterSet
- write(byte[], int, int) - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Writes
lenbytes from the specified byte array starting at offsetoffto this byte array output stream. - write(int) - Method in class org.mp4parser.streaming.input.mp4.DiscardingByteArrayOutputStream
-
Writes the specified byte to this byte array output stream.
- write(WritableByteChannel, Box...) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
- write(WritableByteChannel, Box...) - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- writeChunkContainer(StandardMp4Writer.ChunkContainer) - Method in class org.mp4parser.streaming.output.mp4.StandardMp4Writer
- writeFooter(Box...) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Writes the given boxes.
- writeFragment(Box...) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Writes the given boxes.
- writeHeader(Box...) - Method in class org.mp4parser.streaming.output.mp4.FragmentedMp4Writer
-
Writes the given boxes.
Y
- YUV_420 - Static variable in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- YUV_422 - Static variable in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
- YUV_444 - Static variable in class org.mp4parser.streaming.input.h264.spspps.ChromaFormat
All Classes All Packages