Trait gstreamer_video::VideoFormatIteratorExtRef[][src]

pub trait VideoFormatIteratorExtRef {
    fn into_video_caps(self) -> Option<Builder<NoFeature>>;
}

Required methods

Implementors