| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultFFMPEGLocator |
The default ffmpeg executable locator, which exports on disk the ffmpeg
executable bundled with the library distributions.
|
| Constructor | Description |
|---|---|
Encoder(FFMPEGLocator locator) |
It builds an encoder with a custom
FFMPEGLocator. |
MultimediaObject(File input,
FFMPEGLocator locator) |
It builds an extractor with a custom
FFMPEGLocator. |
ScreenExtractor(FFMPEGLocator locator) |
It builds an extractor with a custom
FFMPEGLocator. |
Copyright © 2019. All rights reserved.