Struct gstreamer::DeviceMonitor []

pub struct DeviceMonitor(_, _);

Methods

impl DeviceMonitor
[src]

Trait Implementations

impl Clone for DeviceMonitor

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for DeviceMonitor

Formats the value using the given formatter.

impl Hash for DeviceMonitor

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for DeviceMonitor

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for DeviceMonitor

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

1.0.0
[src]

This method tests for !=.

impl Eq for DeviceMonitor

impl IsA<Object> for DeviceMonitor

impl IsA<Object> for DeviceMonitor

impl Default for DeviceMonitor
[src]

[src]

Returns the "default value" for a type. Read more

impl Send for DeviceMonitor
[src]

impl Sync for DeviceMonitor
[src]