Struct gstreamer::Pipeline []

pub struct Pipeline(_, _);

Methods

impl Pipeline
[src]

[src]

Trait Implementations

impl Clone for Pipeline

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Pipeline

Formats the value using the given formatter.

impl Hash for Pipeline

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 Pipeline

Returns the type identifier of Self.

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

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 Pipeline

impl IsA<Bin> for Pipeline

impl IsA<Element> for Pipeline

impl IsA<Object> for Pipeline

impl IsA<ChildProxy> for Pipeline

impl IsA<Object> for Pipeline

impl Send for Pipeline
[src]

impl Sync for Pipeline
[src]