Description

Avid MediaCentral Production is a media production platform that centralizes content management and fosters real-time collaboration among teams. With MediaCentral Production, users can manage and access their media assets from a unified interface, making it easier to find and utilize relevant content. It provides robust project management tools, enabling teams to efficiently plan, execute, and monitor their productions.

Avid MediaCentral Production supports a wide range of media formats and workflows, making it adaptable for various production requirements, whether it's video, audio, or graphics. Furthermore, it offers integration with other industry-standard software and hardware solutions, ensuring compatibility with existing systems.

Supported Operations

Archive

CheckInAAF

Re-registers an Avid AAF asset in the Interplay Archive database. Since: 1.3 Modified: 1.4

CreateFolders

Creates new folders in the Interplay Archive system. Since: 3.2

GetAttributes

Gets a set of attributes for a list of assets in the Interplay Archive database. Since: 1.3

GetChildren

Gets the child nodes of the passed in location in the Interplay Archive database. Optionally includes or excludes files, folders, or MOBs. An optional name filter (* wildcards are allowed) can restrict the return set to matching nodes. Since: 1.3

GetFileDetails

Get the source file locations and statuses for one or more assets. Since: 2.4

GetHeadframe

Gets the headframe of an asset in the Interplay Archive database Since: 1.3

GetLatest

Gets the latest version of an asset in the Interplay Archive database Since: 1.3

Search

Search for assets in the Interplay Archive database. Since: 1.3

SetFileStatus

Sets the status for a list of file mobs in the Interplay Archive database. Since: 1.3

Assets

AddFileMobs

Adds one or more file mobs to an Avid asset. Since: 3.0

AddReservation

Adds a reservation to one or more folders. Since: 1.4

AddRestrictions

Adds one or more restrictions to an Avid asset. Since: 1.4 Modified: 2.3

CheckIn

Adds or updates a non-Avid asset in the Interplay system. Since: 1.0

CheckInAAF

Adds or updates an Avid AAF asset in the Interplay system. Since: 1.0 Modified: 1.1

CheckInAMAAAF

Checkin a AMA AAF into IP. Since: 3.0

CreateFolder

Creates a new folder in the Interplay system. Since: 1.0

CreateFolders

Creates new folders in the Interplay system. Since: 1.3

CreateMasterClip

Create an empty masterclip to be captured later. Since: 2.0 Modified: 2.5

CreateShotlist

Create a simple cuts-only shotlist. Since: 2.0

CreateSubclip

Creates a subclip from a masterclip already in Interplay. Since: 1.1 Modified: 3.8

DeleteAssets

Deletes one or more assets and/or the media that matches them. Since: 1.2 Modified: 2.3

Duplicate

Creates a duplicate of an asset. Since: 1.0

FindLinks

Finds all links to a specified asset. Since: 1.4

FindRelatives

Finds all relatives for a specified Avid asset. Since: 1.4

GetAttributes

Gets a set of attributes for a list of assets. Since: 1.0

GetCategories

Gets the configured categories for the system and/or gets the categories for a list of assets. Since: 1.4

GetChildren

Gets the child nodes of the passed in location. Optionally includes or excludes files, folders, or MOBs. An optional name filter (* wildcards are allowed) can restrict the return set to matching nodes. Since: 1.0 Modified: 2.4

GetCustomUserAttributes

Retrieve the list of custom attributes for the workgroup. Since: JXDK2.0

GetFileDetails

Get the source file locations and statuses for one or more assets. Since: 1.4

GetHeadframe

Gets the headframe of an asset in the Interplay system. Since: 1.1

GetLatest

Gets the latest version of an asset in the Interplay system. Since: 1.0

GetLocators

Gets the locators for a given Avid asset. WARNING: This operation will be deprecated in a future version of Interplay. Although it will continue to work withInterplay 1.x and 2.x systems, integrators are advised to use the new UMID Locator operations and types instead. Since: 1.1

GetReservations

Gets the reservations for one or more folders and/or assets in the Interplay system. Since: 1.4

GetResolutions

Gets the resolutions for Avid assets. For use in conjuction with DeleteAssets. Since: 1.2

GetRestrictions

Gets the restrictions for one or more Avid assets. Since: 1.4

GetSegmentsFromComposition

Gets a set of segments for a list of assets. Since: 2.5

GetStreamingURL

Get the streaming proxy URL for clips/sequences that have been WAN published. Since 2.0 Modified: 2.4

GetUMIDLocators

Gets the UMID-based locators for a given Avid asset. Since: 2.0

LinkToMOB

Creates a new link (or reference) to a MOB in a specified location. Since: 1.0

ModifyFolderACLs

Modifies the permissions on a folder in Interplay (by user or user group). Since: 1.2

Move

Moves an asset to a different folder. Since: 1.0 Modified: 2.3

RemoveLocators

Removes locators from an Avid asset. WARNING: This operation will be deprecated in a future version of Interplay. Although it will continue to work withInterplay 1.x and 2.x systems, integrators are advised to use the new UMID Locator operations and types instead. Since: 1.1

RemoveReservations

Removes reservations from one or more folders. Since: 1.4

RemoveUMIDLocators

Removes UMID locators from an Avid asset. Since: 1.1

Rename

Renames an asset. Since: 2.2

SaveLocators

Saves a locator. If a locator ID is passed in, and it references an existing locator, it will update that locator. If no locator ID is passed in, it will add a new locator. WARNING: This operation will be deprecated in a future version of Interplay. Although it will continue to work withInterplay 1.x and 2.x systems, integrators are advised to use the new UMID Locator operations and types instead. Since: 1.1

SaveUMIDLocators

Saves a UMID locator. If a locator URI is passed in, and it references an existing locator, it will update that locator. If no locator URI is passed in, it will add a new UMID locator. Since: 1.1 Modified: 2.4

Search

Search for assets. Since: 1.0 Modified: 2.2

SetAttributes

Sets custom attributes on a list of assets. Since: 1.0

SetCategories

Adds and/or removes categories from an asset. Since: 1.4

SetHeadframe

Sets a headframe for an Avid asset. Since: 1.1

Infrastructure

GetConfigurationInformation

Gets the config info for Interplay Web Services. Since: 1.4 Modified: 2.0

GetVersionInformation

Gets the version of Interplay Web Services as well as the Interplay Engines and Archive Engines that are configured on Interplay Web Services. Since: 1.4

Jobs

CancelJobs

Cancel a Media Service or Transfer job. Since: 2.0

DeleteJobs

Delete a Media Services job. If called on a Transfer Job, will pause the job and return an error. Since: 2.0

GetJobStatus

Gets the status of a Media Services or Transfer job. Since: 2.0

GetProfiles

Gets the configured profiles for a list of services in Media Services. Since: 2.0

PauseJobs

Pause one or more Transfer jobs. Not supported for Media Services jobs. Since: 2.0

ResumeJobs

Resume one or more Transfer jobs. Not supported for Media Services. Since: 2.0

RetryJobs

Retry one or more Transfer jobs. Currently not supported for Media Services (expected in future version). Since: 2.0

SubmitJobUsingParameters

Submit a Media Services job using a set of parameters. Integrators should note: In order to prevent the Media Services Engine from being overloaded by requests, a threshold has been put in place. No more than 20 jobs per minute may be submitted to the Media Services Engine via Interplay WS. If the limit is exceeded, the submit job request will be rejected with an error saying that the limit has been reached. Since: 2.0

SubmitJobUsingProfile

Submit a Media Services job using a pre-defined profile. Integrators should note: In order to prevent the Media Services Engine from being overloaded by requests, a threshold has been put in place. No more than 20 jobs per minute may be submitted to the Media Services Engine via Interplay WS. If the limit is exceeded, the submit job request will be rejected with an error saying that the limit has been reached. Since: 2.0

Transfer

CheckSequenceIsReadyForMixDown

Checks to see if a sequence is ready for MixDown Since: 3.0.5

CheckSequenceIsReadyForXfer

Checks to see if a sequence is ready to be transfered. Since: 1.3

GetIndexedWorkspaces

Get the indexed workspaces in shared storage on the Interplay system. Since: 1.4

GetTransferDevices

Gets the devices configured on an Interplay Transfer Engine. Modified: 2.0.1 (Fixed incorrect reference in WSDL) Since:2.0

ListTransferEngines

Gets the hostnames of the Interplay Transfer Engines configured on an Interplay system. Since:2.0

SendToPlayback

Send a sequence, masterclip, or subclip to an external video server or device (via Interplay Transfer Engine). Since: 2.0

SendToWG

Sends an asset to a remote workgroup (via Interplay Transfer Engine). Since: 2.0

UserManagement

CreateGroups

Creates new user groups in the Interplay system. Since: 1.2

CreateUsers

Creates new users in the Interplay system. Since: 1.2

DeleteGroups

Deletes user groups from the Interplay system. Since: 1.2

GetGroups

Gets user groups in the Interplay system. Since: 1.2

GetUsers

Gets users in the Interplay system. Since: 1.2

ModifyGroup

Modifies a user group in the Interplay system, optionally allowing users to be added or removed. Since: 1.2

ModifyUsers

Modifies users in the Interplay system. Since: 1.2

Details
Preview

This item is available for early access. It is still in development and may contain experimental features or limitations.

Last Update

5 months ago

Includes
avid-mediacentral-production-archive-client
avid-mediacentral-production-assets-client
avid-mediacentral-production-infrastructure-client
avid-mediacentral-production-jobs-client
avid-mediacentral-production-transfer-client
avid-mediacentral-production-userManagement-client