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

pub struct ContextRef(_);

Methods

impl ContextRef
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl MiniObject for ContextRef
[src]

[src]

[src]

[src]

[src]

impl StaticType for ContextRef
[src]

[src]

Returns the type identifier of Self.

impl ToOwned for ContextRef
[src]

[src]

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

[src]

🔬 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]