Interface

GstWebRTC-1.0GstWebRTCWebRTCICEConstructorProps

interface ConstructorProps {
    max_rtp_port: number;
    maxRtpPort: number;
    min_rtp_port: number;
    minRtpPort: number;
    name: string;
    parent: Gst.Object;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

max_rtp_port: number
maxRtpPort: number
min_rtp_port: number
minRtpPort: number

Properties - Inherited from Gst

name: string
parent: Gst.Object