Skip to main content

Get File Details

Describe the media files used by a masterclip.

main

This task works only with masterclip otherwise you will get an error.

Asset path
This is the asset path, asset URI or media selector you want to get details about.

Output variables

file_details is an array containing the tracks' description.

[
{
"InterplayURI": "interplay://AvidWG?filemobid=060a2b340101010501010f1013-000000-3273d28a9633a505-445964006a6d-29fd",
"Name": "Source Package",
"Track": "V1",
"Status": "Online",
"FilePath": "//nexis-paris/embrace_media/avid mediafiles/mxf/ladmin-w7.1/source pacv01.62163273d28av.mxf",
"Type": "filemob",
"CreatedBy": "ait",
"Format": "XDCAM-HD 50mbps 1080i 50",
"Size": "310299",
"Extension": null,
"_value_1": null
},
{
"InterplayURI": "interplay://AvidWG?filemobid=060a2b340101010501010f1013-000000-3273d2b09633a505-212364006a6d-29fd",
"Name": "Source Package",
"Track": "A1",
"Status": "Online",
"FilePath": "//nexis-paris/embrace_media/avid mediafiles/mxf/ladmin-w7.1/source paca01.62163273d2b0a.mxf",
"Type": "filemob",
"CreatedBy": "ait",
"Format": "PCM",
"Size": "9216",
"Extension": null,
"_value_1": null
}
]