Skip to main content

mp4_edit/atom/leaf/
sgpd.rs

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