Struct gstreamer::Pad[]

pub struct Pad(_, _);

Methods

impl Pad
[src]

impl Pad
[src]

Trait Implementations

impl IsA<Pad> for GhostPad

impl Clone for Pad

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Pad

Formats the value using the given formatter. Read more

impl Hash for Pad

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

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

impl StaticType for Pad

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Pad

impl IsA<Object> for Pad

impl IsA<Object> for Pad

impl Send for Pad
[src]

impl Sync for Pad
[src]

impl IsA<Pad> for ProxyPad