Struct gstreamer::PadProbeId [−][src]
pub struct PadProbeId(_);
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for PadProbeId
impl Send for PadProbeId
impl Sync for PadProbeId
impl Unpin for PadProbeId
impl UnwindSafe for PadProbeId