MediaPoolItem.delete_marker_by_custom_data# MediaPoolItem.delete_marker_by_custom_data(custom_data: str) → bool[source]# Delete first matching marker with specified customData. Parameters: custom_data (str) – custom data Returns: true if success, false if fail Return type: bool