construct

Function construct 

Source
pub fn construct(
    signaller: Box<dyn WebRtcSignaller>,
    thread: WebRtcController,
) -> Result<GStreamerWebRtcController, WebRtcError>