Struct gstreamer::ChildProxy[]

pub struct ChildProxy(_, _);

Trait Implementations

impl IsA<ChildProxy> for Bin

impl Clone for ChildProxy

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ChildProxy

Formats the value using the given formatter. Read more

impl Hash for ChildProxy

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

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

impl StaticType for ChildProxy

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for ChildProxy

impl IsA<Object> for ChildProxy

impl Send for ChildProxy
[src]

impl Sync for ChildProxy
[src]

impl IsA<ChildProxy> for Pipeline