Trait gstreamer_pbutils::EncodingProfileHasRestrictionGetter[][src]

pub trait EncodingProfileHasRestrictionGetter {
    fn restriction(&self) -> Option<Caps>;
}

Required methods

Implementors