Variable RTCSessionDescription
RTCSessionDescription: {
prototype: RTCSessionDescription;
new (descriptionInitDict: RTCSessionDescriptionInit): RTCSessionDescription;
}
prototype: RTCSessionDescription;
new (descriptionInitDict: RTCSessionDescriptionInit): RTCSessionDescription;
}
Type declaration
- new (descriptionInitDict: RTCSessionDescriptionInit): RTCSessionDescription
Parameters
- descriptionInitDict: RTCSessionDescriptionInit
Returns RTCSessionDescription
prototype: RTCSessionDescription