| Class and Description |
|---|
| AudioFormat
AudioFormat describes the sample rate, sample format, the number of channels
and the channel layout of an audio byte stream.
|
| AudioFrame
An
AudioFrame contains audio samples with a specific AudioFormat
that describes the characteristics of the samples. |
CameraFormat
CameraFormat represents the image size and frame rate with which
a video input device is capturing frames. |
| ChannelLayout
Enumeration of all supported channel layouts.
|
Codec
Codecs are usually used by encoders and decoders. |
| CodecCapability
Enumeration of all possible codec capabilities.
|
| CodecFlag
Enumeration of all possible codec flags.
|
| CodecID
Enumeration of all possible codec id's.
|
Coder
Coder is an abstract representation of an encoder or decoder. |
| Coder.State
Coder state indicates whether the
Coder is opened or closed. |
Configurable
Configurable provides various methods to configure codecs. |
| JavaAVException |
| LogCallback |
| LogLevel |
| MediaFrame |
| MediaFrame.Type |
| MediaPacket |
| MediaType
Enumeration of all media types.
|
| Options |
| PictureFormat |
| PixelFormat |
| SampleFormat |
| VideoFrame |
Copyright © 2013. All Rights Reserved.