Resolve.import_burn_in_preset# Resolve.import_burn_in_preset(preset_path: str) → bool[source]# Import a data burn in preset from a given presetPath (string) Parameters: preset_path (str) – path of preset Returns: Returns True if succssful, False otherwise. Return type: bool