MediaPoolItem.set_clip_color#

MediaPoolItem.set_clip_color(color_name: str) bool[source]#

set clip color with the given color name.

Parameters:

color_name (str) – color name

Returns:

true if success, false if fail

Return type:

bool