Enum gstreamer::ElementMessageType [−][src]
pub enum ElementMessageType {
Error,
Warning,
Info,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ElementMessageTypeimpl Send for ElementMessageTypeimpl Sync for ElementMessageTypeimpl Unpin for ElementMessageTypeimpl UnwindSafe for ElementMessageTypeBlanket Implementations
Mutably borrows from an owned value. Read more