| Interface | Description |
|---|---|
| AudioDecoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioEncoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Demuxer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| DemuxerTrack |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Muxer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
A generic muxer interface.
|
| MuxerTrack |
Interface for muxer track that many muxers implement.
|
| PriorityCallable<T> |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| SaveRestore |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
H.264 encoder.
|
| SeekableDemuxerTrack |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Tuple.Mapper<T,U> |
| Class | Description |
|---|---|
| ArrayUtil |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioCodecMeta |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioFormat |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AudioUtil |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| AutoFileChannelWrapper |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| ByteArrayList |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Codec |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| CodecMeta |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| DemuxerTrackMeta |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Meta information about this media track.
|
| DictionaryCompressor |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Compresses a set of long's creating a dictionary and then outputting it using
a huffman table
|
| DictionaryCompressor.Int | |
| DictionaryCompressor.Long | |
| Format |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
The list of formats known to JCodec
|
| Fourcc | |
| IntArrayList |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| IntIntHistogram | |
| IntIntMap |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| IntObjectMap<T> |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Ints | |
| JCodecUtil |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| JCodecUtil2 | |
| LongArrayList |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Preconditions |
Static convenience methods that help a method or constructor check whether it was invoked
correctly (whether its preconditions have been met).
|
| RunLength |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| RunLength.Integer | |
| RunLength.Long | |
| StringUtils |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This code is borrowed from Apache Commons String Utils
|
| Tuple |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Tuple._1<T0> | |
| Tuple._2<T0,T1> | |
| Tuple._3<T0,T1,T2> | |
| Tuple._4<T0,T1,T2,T3> | |
| Vector2Int |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Vector of 2 int16 elemente packed into a single int32 word
|
| Vector4Int |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Vector of 4 int8 elemente packed into a single int32 word
|
| VideoCodecMeta |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| VideoDecoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| VideoEncoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
A generic interface for the video encoder.
|
| VideoEncoder.EncodedFrame |
The bytes of this video frame with associated metadata.
|
| Enum | Description |
|---|---|
| DemuxerTrackMeta.Orientation | |
| TrackType |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Annotation Type | Description |
|---|---|
| UsedViaReflection |
this annotation warns not to remove methods/constructors/fields if their
usages are not found via normal means
|
Copyright © 2019. All rights reserved.