Typescript Library Declarations (DOM)
Variable RTCTrackEvent
RTCTrack
Event
:
{
prototype
:
RTCTrackEvent
;
new
(
type
,
eventInitDict
)
:
RTCTrackEvent
;
}
Type declaration
new
(
type
,
eventInitDict
)
:
RTCTrackEvent
Parameters
type
:
string
eventInitDict
:
RTCTrackEventInit
Returns
RTCTrackEvent
prototype
:
RTCTrackEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark