TimelineItem.set_cdl#

TimelineItem.set_cdl(cdl_map: CDL_Map) bool[source]#

Sets the color correction lookup (CDL) for the timeline item.

Parameters:

cdl_map (CDL_Map) – CDL_Map object

Returns:

True if successful, False otherwise

Return type:

bool