Enum gstreamer_base::base_parse_frame::Overhead [−][src]
pub enum Overhead { None, Frame, Bytes(u32), }
Variants
Bytes(u32)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Overhead
impl UnwindSafe for Overhead