Function mp4parse_capi::mp4parse_read [] [src]

#[no_mangle]
pub unsafe extern fn mp4parse_read(parser: *mut mp4parse_parser)
                                   -> mp4parse_error

Run the mp4parse_parser* allocated by mp4parse_new() until EOF or error.