Create a MockRTCStatsReport wrapper around a Map of RTCStats objects. If RTCStatsReport is available natively, it will be inherited so that instanceof checks pass.
A Map of RTCStats objects to wrap with a MockRTCStatsReport object.
A time in milliseconds
The time in seconds
Whether to create for a remote candidate, or local candidate.
Whether to create an inbound stats object, or outbound.
A type in the legacy format
The type adjusted to new standards for known naming changes
Generated using TypeDoc
This file was imported from another project. If making changes to this file, please don't make them here. Make them on the linked repo below, then copy back: https://code.hq.twilio.com/client/MockRTCStatsReport