VideoComposeSettings.onTransitionComplete property

Called when the transitions specified in the last config update have completed (in the case of multiple parts with specified transitions of different duration, this means that the last remaining transitions have completed

Signature:

onTransitionComplete?: () => void;