class ZencoderJob
Methods
|
__construct($apiKey, $notifications, FileDownloader $FileDownloader)
Create a new ZencoderJob |
||
| Job |
create(string $filePath, array $settings)
Create a new job with this file path and settings |
|
| void |
handle($output, $storagePath)
Fire events when you see this job has been called back |
Details
at line 21
public
__construct($apiKey, $notifications, FileDownloader $FileDownloader)
Create a new ZencoderJob
at line 40
public Job
create(string $filePath, array $settings)
Create a new job with this file path and settings
For an idea of different output settings see api docs at https://app.zencoder.com/docs/api/encoding
at line 62
public void
handle($output, $storagePath)
Fire events when you see this job has been called back