Interface

GstWebRTC-1.0GstWebRTCWebRTCRTPReceiverConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

Properties - Inherited from Gst

name: string
parent: Gst.Object