| Interface | Description |
|---|---|
| Validator |
A validator determines if the transcoding process should proceed or not,
after the
TrackStrategy have
provided the output format. |
| Class | Description |
|---|---|
| DefaultValidator |
The default
Validator to understand whether to keep going with the
transcoding process or to abort and notify the listener. |
| WriteAlwaysValidator |
A
Validator that always writes to target file, no matter the track status,
presence of tracks and so on. |
| WriteVideoValidator |
A
Validator that gives priority to the video track. |