| AbiDetect |
Detects the running ABI name natively using Google cpu-features library.
|
| AbstractSession |
Abstract session implementation which includes common features shared by FFmpeg
and FFprobe sessions.
|
| AsyncFFmpegExecuteTask |
Executes an FFmpeg session asynchronously.
|
| AsyncFFprobeExecuteTask |
Executes an FFprobe session asynchronously.
|
| AsyncGetMediaInformationTask |
Executes a MediaInformation session asynchronously.
|
| FFmpegKit |
Main class to run FFmpeg commands.
|
| FFmpegKitConfig |
Configuration class of FFmpegKit library.
|
| FFmpegSession |
An FFmpeg session.
|
| FFprobeKit |
Main class to run FFprobe commands.
|
| FFprobeSession |
An FFprobe session.
|
| Log |
Log entry for an FFmpegKit session.
|
| MediaInformation |
Media information class.
|
| MediaInformationJsonParser |
|
| MediaInformationSession |
A custom FFprobe session, which produces a MediaInformation object using the
FFprobe output.
|
| NativeLoader |
Responsible of loading native libraries.
|
| ReturnCode |
|
| Statistics |
Statistics entry for an FFmpeg execute session.
|
| StreamInformation |
Stream information class.
|