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

pub struct TagListRef(_);

Methods

impl TagListRef
[src]

Important traits for TagIterator<'a, T>

Important traits for GenericTagIterator<'a>

Important traits for TagListIterator<'a>

Trait Implementations

impl MiniObject for TagListRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl Debug for TagListRef
[src]

Formats the value using the given formatter. Read more

impl Display for TagListRef
[src]

Formats the value using the given formatter. Read more

impl PartialEq for TagListRef
[src]

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

This method tests for !=.

impl Eq for TagListRef
[src]

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

Returns the type identifier of Self.

impl Sync for TagListRef
[src]

impl Send for TagListRef
[src]

impl Serialize for TagListRef
[src]

Serialize this value into the given Serde serializer. Read more