This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I'm developing an app for iPad (using Titanium Appcelerator) that is designed to record and plays back multiple video files. At this point, I can record videos endlessly but when I to play them back, the app will crash, seemingly at random. For example: play video A, then video B, [...] read more