servo_media_gstreamer::webrtc

Function construct

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