Struct gstreamer::caps::CapsRef[][src]

#[repr(C)]
pub struct CapsRef(_);

Methods

impl CapsRef
[src]

Important traits for Iter<'a>

Important traits for IterMut<'a>

Trait Implementations

impl MiniObject for CapsRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for CapsRef
[src]

Returns the type identifier of Self.

impl Debug for CapsRef
[src]

Formats the value using the given formatter. Read more

impl Display for CapsRef
[src]

Formats the value using the given formatter. Read more

impl PartialEq for CapsRef
[src]

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

This method tests for !=.

impl Eq for CapsRef
[src]

impl ToOwned for CapsRef
[src]

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

impl Sync for CapsRef
[src]

impl Send for CapsRef
[src]