Skip to main content

mp4_edit/atom/leaf/
sbgp.rs

1use crate::FourCC;
2
3pub const SBGP: FourCC = FourCC::new(b"sbgp");