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]
Implementors
impl<O: IsA<RTSPMedia>> RTSPMediaExtManual for O[src]
impl<O: IsA<RTSPMedia>> RTSPMediaExtManual for O[src]