Find Relatives
This task is used to get from an asset, a list of avid assets like masterClip, sequence, subclip, effect ...
Media selector or asset URI
This can be the URI of the asset or parameter where the asset (eg : media_selector) is stored.
This task works with MediaCentral. This last must be connected to its engine.
All the avid assets related to the input asset is stored in the output object, related_assets after execution.
eg: related_assets:
[
{
'uri': 'interplay://AvidWG?mobid=060a2b340101010101010f0013-000000-627bc376b8d80276-060e2b347f7f-2a80',
"attributes": {
"MOB ID": "060a2b340101010101010f0013-000000-627bc376b8d80276-060e2b347f7f-2a80",
"Moniker": "1|5E16B93F-4210-40AF-AFF2-6983B814BDE1|*|71996|*",
"Created By": "ait",
"Creation Date": "2022-05-11T16:09:00.000+0200",
"Display Name": "DEMO AVCOM",
"Duration": "00:00:07:01",
"End": "00:00:07:01",
"Media Size": "399368",
"Media Status": "online",
"Modified By": "ait",
"Modified Date": "2022-05-11T16:09:00.000+0200",
"Start": "00:00:00:00",
"Tracks": "V1-2",
"Type": "renderedeffect"
}
}
]