Project.apply_fairlight_preset_to_current_timeline#
- Project.apply_fairlight_preset_to_current_timeline(preset_name: str) bool[source]#
Applies a Fairlight preset to the current timeline.
- Parameters:
preset_name (str) – Name of the Fairlight preset to apply.
- Returns:
True if successful, False otherwise.
- Return type:
- Raises:
APIVersionError – If Resolve version < 20.3.0
- Version:
Added in DaVinci Resolve 20.3.0