Struct gstreamer::Object[]

pub struct Object(_, _);

Methods

impl Object
[src]

Trait Implementations

impl IsA<Object> for Bin

impl IsA<Object> for BufferPool

impl IsA<Object> for Bus

impl IsA<Object> for Clock

impl IsA<Object> for Device

impl IsA<Object> for DeviceMonitor

impl IsA<Object> for DeviceProvider

impl IsA<Object> for DeviceProviderFactory

impl IsA<Object> for Element

impl IsA<Object> for ElementFactory

impl IsA<Object> for GhostPad

impl Clone for Object

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for Object

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

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

impl Ord for Object

This method returns an Ordering between self and other. Read more

Compares and returns the maximum of two values. Read more

Compares and returns the minimum of two values. Read more

impl StaticType for Object

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Object

impl<T: IsA<Object>> PartialOrd<T> for Object

This method returns an ordering between self and other values if one exists. Read more

This method tests less than (for self and other) and is used by the < operator. Read more

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more

This method tests greater than (for self and other) and is used by the > operator. Read more

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

impl Debug for Object

Formats the value using the given formatter. Read more

impl IsA<Object> for Object

impl Send for Object
[src]

impl Sync for Object
[src]

impl IsA<Object> for Pad

impl IsA<Object> for PadTemplate

impl IsA<Object> for Pipeline

impl IsA<Object> for Plugin

impl IsA<Object> for PluginFeature

impl IsA<Object> for ProxyPad

impl IsA<Object> for Registry

impl IsA<Object> for Stream

impl IsA<Object> for StreamCollection

impl IsA<Object> for SystemClock

impl IsA<Object> for TagSetter

impl IsA<Object> for TocSetter

impl IsA<Object> for TypeFindFactory