Trait gstreamer_pbutils::functions::CodecTag[][src]

pub unsafe trait CodecTag<'a>: Tag<'a, TagType = &'a str> { }

Implementations on Foreign Types

Implementors