TimelineItem.set_fusion_output_cache#

TimelineItem.set_fusion_output_cache(cache_value: str) bool[source]#

Sets fusion output caching state. Equivalent to clip context menu action ‘Render Cache Fusion Output’.

Parameters:
  • cache_enabled (str) – Auto/ On/ Off

  • cache_value (str)

Returns:

True if successful, False otherwise

Return type:

bool