vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
RTCRtpSender
Variable RTCRtpSender
RTCRtpSender
:
{
prototype
:
RTCRtpSender
;
getCapabilities
(
kind
:
string
)
:
null
|
RTCRtpCapabilities
;
new
()
:
RTCRtpSender
;
}
Type declaration
new
()
:
RTCRtpSender
Returns
RTCRtpSender
prototype
:
RTCRtpSender
getCapabilities
:
function
getCapabilities
(
kind
:
string
)
:
null
|
RTCRtpCapabilities
MDN Reference
Parameters
kind
:
string
Returns
null
|
RTCRtpCapabilities
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.12
Loading...
MDN Reference