Struct gstreamer::toc::TocEntryRef[][src]

pub struct TocEntryRef(_);

Methods

impl TocEntryRef
[src]

Important traits for Vec<u8>

Trait Implementations

impl MiniObject for TocEntryRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for TocEntryRef
[src]

Returns the type identifier of Self.

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

Formats the value using the given formatter. Read more

impl Sync for TocEntryRef
[src]

impl Send for TocEntryRef
[src]