Class Services_Zencoder_Job

Description

Zencoder API client interface.

Located in /Zencoder/Job.php (line 13)

Services_Zencoder_Object
   |
   --Services_Zencoder_Job
Variable Summary
Method Summary
Services_Zencoder_Job __construct (mixed $params)
Variables
Services_Zencoder_Input $input (line 32)

Services_Zencoder_Input object containing information on the input file

  • access: public
array $outputs = array() (line 20)

Array of the outputs on the job

  • access: public
mixed $raw_response (line 38)

A copy of the raw API response for debug purposes

  • access: protected
array $thumbnails = array() (line 26)

Array of the thumbnails on the job

  • access: public
Methods
Constructor __construct (line 45)

Create a new Services_Zencoder_Job object.

  • access: public
Services_Zencoder_Job __construct (mixed $params)
  • mixed $params: API response

Redefinition of:
Services_Zencoder_Object::__construct()

Inherited Methods

Inherited From Services_Zencoder_Object

Services_Zencoder_Object::__construct()
Services_Zencoder_Object::_create_outputs()

Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by phpDocumentor 1.4.4