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 preset object contains a GUID property. You will need a GUID string when you create a new transcode job.
SoftLayer API › SoftLayer_Network_Media_Transcode_Account › getPresets
getPresets
Overview
Headers
n/a
authenticate, SoftLayer_Network_Media_Transcode_AccountInitParameters
Return Values
an array of SoftLayer_Container_Network_Media_Transcode_Preset
Error Handling
- SoftLayer_Exception_Public: Throw an exception if connection to a Transcode server fails.