Trait gstreamer::meta::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§

Object Safety§

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 = _