MediaPoolItem.link_proxy_media# MediaPoolItem.link_proxy_media(proxy_media_file_path: str) → bool[source]# Links proxy media located at path specified by arg ‘proxyMediaFilePath’ with the current clip. Parameters: proxy_media_file_path (str) – should be absolute clip path. Returns: true if success, false if fail Return type: bool