Struct gstreamer::NotifyWatchId[][src]

pub struct NotifyWatchId(_);

Trait Implementations

impl Debug for NotifyWatchId
[src]

Formats the value using the given formatter. Read more

impl PartialEq for NotifyWatchId
[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 NotifyWatchId
[src]

impl ToGlib for NotifyWatchId
[src]

impl FromGlib<c_ulong> for NotifyWatchId
[src]

Auto Trait Implementations

impl Send for NotifyWatchId

impl Sync for NotifyWatchId