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

pub struct TocEntryRef(_);

Methods

impl TocEntryRef
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl MiniObject for TocEntryRef
[src]

[src]

[src]

[src]

[src]

impl StaticType for TocEntryRef
[src]

[src]

Returns the type identifier of Self.

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

impl Send for TocEntryRef
[src]