Optional
loopOptional
loopLooping mode for audio.
never
- no loopingauto
- loops audio if duration and threshold conditions are metOptional
imageNumber of images (or all
) that need to fit inside a loop for a loop to be created.
Fitting is considered through the audio duration, the image durations (including
transition durations) and end of input threshold.
Optional
audioNumber of milliseconds (or all
) that need to fit inside a loop for a loop to be
created.
Fitting is considered through the audio duration, the image durations (including
transition durations) and end of input threshold.
Optional
endNumber of milliseconds to allow images or audio to go over the end of either input before
looping is considered.auto
- the threshold is the last image's duration.
Generated using TypeDoc
Looping mode for images.
never
- no loopingauto
- loops images if duration and threshold conditions are met