Trait gstreamer_rtsp_server::prelude::RTSPMediaExtManual [−][src]
pub trait RTSPMediaExtManual: 'static {
fn take_pipeline<P: IsA<Pipeline>>(&self, pipeline: &P);
}Required methods
fn take_pipeline<P: IsA<Pipeline>>(&self, pipeline: &P)[src]