Struct gstreamer::PadProbeId [−][src]
pub struct PadProbeId(_);
Trait Implementations
impl Debug for PadProbeId
[src]
impl Debug for PadProbeId
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for PadProbeId
[src]
impl PartialEq for PadProbeId
fn eq(&self, other: &PadProbeId) -> bool
[src]
fn eq(&self, other: &PadProbeId) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, other: &PadProbeId) -> bool
[src]
fn ne(&self, other: &PadProbeId) -> bool
This method tests for !=
.
impl Eq for PadProbeId
[src]
impl Eq for PadProbeId
impl ToGlib for PadProbeId
[src]
impl ToGlib for PadProbeId
impl FromGlib<c_ulong> for PadProbeId
[src]
impl FromGlib<c_ulong> for PadProbeId
fn from_glib(val: c_ulong) -> PadProbeId
[src]
fn from_glib(val: c_ulong) -> PadProbeId
Auto Trait Implementations
impl Send for PadProbeId
impl Send for PadProbeId
impl Sync for PadProbeId
impl Sync for PadProbeId