pub fn get_bytes_per_frame(video_data: &VideoStream) -> Option<u32>
Computes width * height * bits_per_pixel / 8
width * height * bits_per_pixel / 8