Struct gstreamer::PadProbeId[][src]

pub struct PadProbeId(_);

Trait Implementations

impl Debug for PadProbeId
[src]

Formats the value using the given formatter. Read more

impl PartialEq for PadProbeId
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for PadProbeId
[src]

impl ToGlib for PadProbeId
[src]

impl FromGlib<c_ulong> for PadProbeId
[src]

Auto Trait Implementations

impl Send for PadProbeId

impl Sync for PadProbeId