| Class | Description |
|---|---|
| AudioAttributes |
Attributes controlling the audio encoding process.
|
| AudioInfo |
Instances of this class report informations about an audio stream that can be
decoded.
|
| EncoderException |
Encoding expection.
|
| EncoderProgressListener |
Encoding progress listener interface.
|
| EncodingAttributes |
Attributes controlling the encoding process.
|
| FFMPEGLocator |
Abstract class whose derived concrete instances are used by
Encoder
to locate the ffmpeg executable path. |
| InputFormatException |
This expection is thrown if a source file format is not recognized.
|
| MultimediaInfo |
Instances of this class report informations about a decoded multimedia file.
|
| MultimediaObject | |
| VideoAttributes |
Attributes controlling the video encoding process.
|
| VideoAttributes.X264_PROFILE | |
| VideoFilter |
Created with IntelliJ IDEA.
|
| VideoInfo |
Instances of this class report informations about a video stream that can be
decoded.
|
| VideoSize |
Instances of this class report informations about videos size.
|
Copyright © 2019. All rights reserved.