Trait gstreamer_rtsp_server::RTSPMediaFactoryExtManual [−][src]
pub trait RTSPMediaFactoryExtManual { fn add_role_from_structure(&self, structure: &StructureRef); }
Required Methods
fn add_role_from_structure(&self, structure: &StructureRef)
Implementors
impl<O: IsA<RTSPMediaFactory>> RTSPMediaFactoryExtManual for O