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 PadProbeIdimpl Send for PadProbeIdimpl Sync for PadProbeIdimpl Unpin for PadProbeIdimpl UnwindSafe for PadProbeId