Trait gstreamer_rtsp_server::prelude::RTSPServerExtManual[][src]

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

Required methods

Implementors