Struct gstreamer::Plugin []

pub struct Plugin(_, _);

Methods

impl Plugin
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl Plugin
[src]

Trait Implementations

impl Clone for Plugin

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Plugin

Formats the value using the given formatter.

impl Hash for Plugin

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 Plugin

Returns the type identifier of Self.

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

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 Plugin

impl IsA<Object> for Plugin

impl IsA<Object> for Plugin

impl Send for Plugin
[src]

impl Sync for Plugin
[src]