Your video is stored in the application data path.
See [this][1] for more infos about R/W file in unity. You just have to delete file created with the `File.Delete()` command
[1]: http://www.previewlabs.com/file-io-in-unity3d/
↧