getPresets


SoftLayer_Network_Media_Transcode_Account::getPresets

Returns an array of transcoding preset objects

Description

A transcode preset is a configuration that defines a certain media output. This method returns an array of transcoding preset objects supported by SoftLayer’s Transcode server. Each SoftLayer_Container_Network_Media_Transcode_Preset contains a GUID property. You will need a GUID string when you create a new transcode job.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

Error Handling

  • Throw an exception if connection to a Transcode server fails.