Struct gstreamer::context::ContextRef[][src]

pub struct ContextRef(_);

Methods

impl ContextRef
[src]

Trait Implementations

impl MiniObject for ContextRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for ContextRef
[src]

Returns the type identifier of Self.

impl Debug for ContextRef
[src]

Formats the value using the given formatter. Read more

impl ToOwned for ContextRef
[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 ContextRef
[src]

impl Send for ContextRef
[src]