Trait gstreamer_rtsp_server::RTSPClientExtManual[][src]

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

Required Methods

Implementors