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 Overheadimpl Send for Overheadimpl Sync for Overheadimpl Unpin for Overheadimpl UnwindSafe for Overhead