Typescript Library Declarations (DOM)
Interface RTCStats
interface
RTCStats
{
id
:
string
;
timestamp
:
number
;
type
:
RTCStatsType
;
}
Hierarchy
RTCStats (
view full
)
RTCIceCandidatePairStats
RTCRtpStreamStats
RTCTransportStats
Index
Properties
id
timestamp
type
Properties
id
id
:
string
timestamp
timestamp
:
number
type
type
:
RTCStatsType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
timestamp
type
Typescript Library Declarations (DOM)