Compressor v0.5.3 Compressor.Current View Source

The Setting Module stores the setting for a job. Settings tells the encoder where to store the file after encoding, and which presets to use.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function start_link(configuration, resource_url, headers) View Source