Core features.
**You shouldn't prefix imports from this namespace with `core`.**
- Source:
Classes
Type Definitions
FFmpegInfo
The available FFmpeg information
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
command |
string | The command used to launch FFmpeg |
output |
string | The output from running `ffmpeg -h` |
version |
string | The version of FFmpeg being used, determined from `output`. |
- Source: