Struct gstreamer::bufferlist::BufferListRef [] [src]

pub struct BufferListRef(_);

Methods

impl BufferListRef
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl MiniObject for BufferListRef
[src]

[src]

[src]

[src]

[src]

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

[src]

Returns the type identifier of Self.

impl Sync for BufferListRef
[src]

impl Send for BufferListRef
[src]