Constructors
constructor
new WebRTCICECandidateStats( properties?: Partial< { _gst_reserved: any[]; ipaddr: string; port: number; prio: number; proto: string; relay_proto: string; stream_id: number; type: string; url: string; }, >,): WebRTCICECandidateStats Parameters
Optionalproperties: Partial<
{
_gst_reserved: any[];
ipaddr: string;
port: number;
prio: number;
proto: string;
relay_proto: string;
stream_id: number;
type: string;
url: string;
},
>
Properties
relay_proto
relay_proto: string
stream_id
stream_id: number
Methods
Since
1.22