Definition
WebRTC Encoded Transform defines RTCRtpScriptTransform
[Exposed=Window]
interface RTCRtpScriptTransform {
constructor(Worker worker, optional any options, optional sequence<object> transfer);
};
RTCRtpScriptTransform
interfaceWebRTC Encoded Transform defines RTCRtpScriptTransform
[Exposed=Window]
interface RTCRtpScriptTransform {
constructor(Worker worker, optional any options, optional sequence<object> transfer);
};
RTCRtpScriptTransform