[][src]Trait gstreamer_rtsp_server::RTSPMediaFactoryExtManual

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

Required methods

fn add_role_from_structure(&self, structure: &StructureRef)

Loading content...

Implementors

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

Loading content...