Class | Description |
---|---|
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.
|
DTSTrackImpl | |
EC3TrackImpl |
Created by IntelliJ IDEA.
|
EC3TrackImpl.BitStreamInfo | |
H264TrackImpl |
The
H264TrackImpl creates a Track from an H.264
Annex B file. |
H264TrackImpl.SliceHeader | |
MP3TrackImpl |
MPEG V1 Layer 3 Audio.
|
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 | Description |
---|---|
H264TrackImpl.SliceHeader.SliceType |
Copyright © 2014. All rights reserved.