Struct gstreamer::tags::TagListRef [] [src]

pub struct TagListRef(_);

Methods

impl TagListRef
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl MiniObject for TagListRef
[src]

[src]

[src]

[src]

[src]

[src]

impl Debug for TagListRef
[src]

[src]

Formats the value using the given formatter.

impl Display for TagListRef
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for TagListRef
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for TagListRef
[src]

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

[src]

Returns the type identifier of Self.

impl Sync for TagListRef
[src]

impl Send for TagListRef
[src]