pub const MAX_VIDEO_FRAME: usize = _; // 8_388_608usizeAvailable on crate feature
ingest only.Expand description
Maximum allowed video frame size (8 MiB). Frames larger than this should be dropped before parsing so a crafted source cannot exhaust heap memory.