OnVideoDestroy typedef

OnVideoDestroy = void Function()

Callback function for animation destruction events.

Called when an animation is destroyed and resources are cleaned up.

Implementation

typedef OnVideoDestroy = void Function();