inputs
An object containing the plugin inputs which the user has entered in the UI (or the default values if the user has not entered anything).
Example input object:
{
container: 'mp4',
enable_10bit: 'false',
enable_bframes: 'false',
force_conform: 'false'
}