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 Debug for Object

Formats the value using the given formatter. 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 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 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 SystemClock

impl IsA<Object> for TagSetter

impl IsA<Object> for TocSetter

impl IsA<Object> for TypeFindFactory