MediaPoolItem.clear_flag_color# MediaPoolItem.clear_flag_color(color: str) → bool[source]# Clears the flag of the given color if one exists. An “All” argument is supported and clears all flags. Parameters: color (str) – color of the flag to clear Returns: true if success, false if fail Return type: bool