Struct gstreamer::DebugMessage [−][src]
pub struct DebugMessage(_);
Implementations
Trait Implementations
impl Debug for DebugMessage[src]
impl Debug for DebugMessage[src]impl PartialEq<DebugMessage> for DebugMessage[src]
impl PartialEq<DebugMessage> for DebugMessage[src]fn eq(&self, other: &DebugMessage) -> bool[src]
fn eq(&self, other: &DebugMessage) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &DebugMessage) -> bool[src]
fn ne(&self, other: &DebugMessage) -> bool[src]This method tests for !=.