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

pub struct BufferListRef(_);

Methods

impl BufferListRef
[src]

Important traits for Iter<'a>

Trait Implementations

impl MiniObject for BufferListRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

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

Formats the value using the given formatter. Read more

impl StaticType for BufferListRef
[src]

Returns the type identifier of Self.

impl Sync for BufferListRef
[src]

impl Send for BufferListRef
[src]