TimelineItem.get_voice_isolation_state#

TimelineItem.get_voice_isolation_state() dict[source]#

Returns the Voice Isolation State of the timeline item.

Returns:

Dictionary with keys {‘isEnabled’: bool, ‘amount’: int}.

amount is in range of [0, 100]

Return type:

dict