CloseVideo(id)
id
and closes the video. If the video is still playing, it will be stopped
first. Although Hollywood will automatically free all resources when it
exits, you should still call CloseVideo() when you are done with a video
file because it reduces memory consumption.