Package com.googlecode.mp4parser.authoring.tracks

Class Summary
AACTrackImpl  
AC3TrackImpl  
Amf0Track  
AppendTrack Appends two or more Tracks of the same type.
ChangeTimeScaleTrack Changes the timescale of a track by wrapping the track.
CroppedTrack Generates a Track that starts at fromSample and ends at toSample (exclusive).
DivideTimeScaleTrack Changes the timescale of a track by wrapping the track.
EC3TrackImpl Created by IntelliJ IDEA.
EC3TrackImpl.BitStreamInfo  
H264TrackImpl The H264TrackImpl creates a Track from an H.264 Annex B file.
H264TrackImpl.SliceHeader  
MultiplyTimeScaleTrack Changes the timescale of a track by wrapping the track.
QuicktimeTextTrackImpl A Text track as Quicktime Pro would create.
QuicktimeTextTrackImpl.Line  
ReplaceSampleTrack Generates a Track where a single sample has been replaced by a given ByteBuffer.
SilenceTrackImpl This is just a basic idea how things could work but they don't.
TextTrackImpl  
TextTrackImpl.Line  
 

Enum Summary
H264TrackImpl.SliceHeader.SliceType  
 



Copyright © 2012. All Rights Reserved.