| 接口 | 说明 |
|---|---|
| EncoderProgressListener |
Encoding progress listener interface.
|
| 类 | 说明 |
|---|---|
| AudioAttributes |
Attributes controlling the audio encoding process.
|
| AudioInfo |
Instances of this class report informations about an audio stream that can be
decoded.
|
| AudioUtils |
音频转换工具
|
| DefaultFFMPEGLocator |
The default ffmpeg executable locator, which exports on disk the ffmpeg
executable bundled with the library distributions.
|
| Encoder |
Main class of the package.
|
| EncodingAttributes |
Attributes controlling the encoding process.
|
| FFMPEGLocator |
Abstract class whose derived concrete instances are used by
Encoder
to locate the ffmpeg executable path. |
| IgnoreErrorEncoder |
忽略所有转换过程中的异常
|
| MultimediaInfo |
Instances of this class report informations about a decoded multimedia file.
|
| VideoAttributes |
Attributes controlling the video encoding process.
|
| 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.
|
| 异常错误 | 说明 |
|---|---|
| EncoderException |
Encoding expection.
|
| InputFormatException |
This expection is thrown if a source file format is not recognized.
|
Copyright © 2019. All Rights Reserved.