MediaPoolItem.set_clip_property#

MediaPoolItem.set_clip_property(property_type: str, property_value: str) bool[source]#

set clip property with the given property type and value.

Parameters:
  • property_type (str) – property type

  • property_value (str) – property value

Returns:

true if success, false if fail

Return type:

bool