pub fn decode(file: &[u8], channels: ColorChannels) -> Option<Video>
Expand description
Simple API for quickly loading entire files all at once.
pub fn decode(file: &[u8], channels: ColorChannels) -> Option<Video>
Simple API for quickly loading entire files all at once.