Script access to retrieve the layer item that is connected to an "ADBE Layer Source Alternate" property
When media have been added to essential graphics, there doesn't seem to be any way to retrieve that layer that is being affected by that media replacement property
Would be great to have access to this!
Thanks,
Steve
1
vote

-
Steve Lewis commented
Could be as simple as something like
app.project.item(index).layer(index).propertySpec.layerSource
Returning AVLayer object