Skip to main content

video_load

Function video_load 

Source
pub fn video_load(data: &[u8]) -> i32
Expand description

Load video from encoded bytes (MP4, WebM, etc.). Requires FFmpeg on the host. Returns 0 on success, negative on error.