Trait gstreamer::ProxyPadExt [] [src]

pub trait ProxyPadExt {
    fn get_internal(&self) -> Option<ProxyPad>;
}

Required Methods

Implementors