This function must be used to finalize a sequential anim object when you
are done appending frames to it. When FinishAnimStream() returns, the
new animation will be ready to use on your hard disk.
See BeginAnimStream for more information on sequential anim objects.
Inputs
id
identifier of the animation object to finalize; must have been
obtained using BeginAnimStream()