Dashboard > MAMBO Web Services API > Home > transcode
  MAMBO Web Services API Log In   View a printable version of the current page.  
  transcode
Added by Minh Tran, last edited by Minh Tran on Aug 13, 2007  (view change)
Labels: 
(None)

TranscodeResponse transcode( TranscodeRequest transcodeRequest)

Description

The transcode operation will allow new transcodings to be applied to an existing [AssetMaster]. The [AssetMaster] being transcoded must belong to the [Account] in the request. The [Account] must be ACTIVE, and the [EncodingProfileList] or [EncodingProfile]s must belong to either the system or the License used in the request. The operation accepts multiple [EncodingProfile] codes or one [EncodingProfileList] code.

Possible Error Codes

TranscodeRequest
Type Name Description
long assetMasterId we need to pass the assetMasterId for identification of Asset Master
long[] encodingProfileIds we need to pass list of Encoding profile ids
TranscodeResponse
Type Name Description
WsEncdoingRequest[] encodingRequestList encodingrequest list object contains list of encoding request
long totalResultsCount This is the count of all results including those that are not in the current page
long currentPageNumber This is the current page number (starting from 1)

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.5 Build:#520 Jun 27, 2006) - Bug/feature request - Contact Administrators