gstreamer::meta

Trait MetaTag

Source
pub trait MetaTag {
    const TAG_NAME: &'static GStr;

    // Required method
    fn quark() -> Quark;
}

Required Associated Constants§

Source

const TAG_NAME: &'static GStr

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl MetaTag for Memory

Source§

const TAG_NAME: &'static GStr = _

Source§

impl MetaTag for MemoryReference

Source§

const TAG_NAME: &'static GStr = _