Interface

GstWebRTC-1.0GstWebRTCWebRTCRTPReceiverConstructorProps

interface ConstructorProps {
    name: string;
    parent: Gst.Object;
    transport: GstWebRTC.WebRTCDTLSTransport;
}

Hierarchy (View Summary)

Index
name: string
parent: Gst.Object