Skip to content

Implement PresetInterface #20

@evillemez

Description

@evillemez

There should be an interface for Presets.

Ideally one should be able to take any preset, and simply instantiate it with config values to override, like so:

$preset = new FFmpegWebMPreset(['height'=>400, 'width'=>600]);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions