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