Zencoder API client interface.

category Services
package Services_Zencoder
author Michael Christopher
version Release: 2.1.2
license http://creativecommons.org/licenses/MIT/MIT
link http://github.com/zencoder/zencoder-php

 Methods

__construct()

__construct(\Services_Zencoder_HttpProxy $proxy) 

Parameters

$proxy

createData()

createData($path, $body, array $opts) 

Parameters

$path

$body

$opts

deleteData()

deleteData($path, array $opts) 

Parameters

$path

$opts

retrieveData()

retrieveData($path, array $params, array $opts) 

Parameters

$path

$params

$opts

updateData()

updateData($path, $body, array $opts) 

Parameters

$path

$body

$opts

 Properties

 

$proxy