[][src]Trait gstreamer_rtsp_server::RTSPMediaFactoryExtManual

pub trait RTSPMediaFactoryExtManual: 'static {
    pub fn add_role_from_structure(&self, structure: &StructureRef);
}

Required methods

pub fn add_role_from_structure(&self, structure: &StructureRef)[src]

Loading content...

Implementors

impl<O: IsA<RTSPMediaFactory>> RTSPMediaFactoryExtManual for O[src]

Loading content...