Class Services_Zencoder_Inputs

Description

Zencoder API client interface.

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

Services_Zencoder_Base
   |
   --Services_Zencoder_Inputs
Method Summary
Services_Zencoder_Input details (integer $input_id, [array $params = array()])
Services_Zencoder_Progress progress (integer $input_id, [array $params = array()])
Variables

Inherited Variables

Inherited from Services_Zencoder_Base

Services_Zencoder_Base::$proxy
Methods
details (line 22)

Return details of a specific input

  • return: The object representation of the resource
  • access: public
Services_Zencoder_Input details (integer $input_id, [array $params = array()])
  • integer $input_id: ID of the input file you want details for
  • array $params: Optional overrides
progress (line 34)

Return progress of a specific input

  • return: The object representation of the resource
  • access: public
Services_Zencoder_Progress progress (integer $input_id, [array $params = array()])
  • integer $input_id: ID of the input file you want progress for
  • array $params: Optional overrides

Inherited Methods

Inherited From Services_Zencoder_Base

Services_Zencoder_Base::__construct()
Services_Zencoder_Base::createData()
Services_Zencoder_Base::deleteData()
Services_Zencoder_Base::retrieveData()
Services_Zencoder_Base::updateData()

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