Description


Sets if the clip loops or not. Can loop infinitely or for x number of loops.

Parameters


Name Type Description Default
numberOfLoops int The number of times the clip should loop. If -1 it will loop infinitely. Otherwise it will loop for a finite number of times as defined. -1
ignoreDelayAfterFirst bool Should the loops ignore delays after the first run time? Will override the delay edit change. true