Struct gstreamer::sample::SampleRef [] [src]

pub struct SampleRef(_);

Methods

impl SampleRef
[src]

Trait Implementations

impl MiniObject for SampleRef
[src]

[src]

[src]

[src]

[src]

impl StaticType for SampleRef
[src]

[src]

Returns the type identifier of Self.

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

impl Send for SampleRef
[src]