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