Trait gstreamer_rtsp_server::prelude::RTSPClientExtManual[][src]

pub trait RTSPClientExtManual: 'static {
    fn attach(&self, context: Option<&MainContext>) -> SourceId;
}

Required methods

Implementors