pub type spinVideo = *mut c_void;
Handle for video recording functionality. Created by calling spinVideoOpenUncompressed(), spinVideoOpenMJPG(), and spinVideoOpenH264(), which require a call to spinVideoClose() to destroy.