web api instance property
RTCOutboundRtpStreamStats: mid property
The mid property of the RTCOutboundRtpStreamStats dictionary is a string that contains the media ID negotiated between the local and remote peers.
This uniquely identifies the pairing of source and destination for the transceiver’s stream.
Value
The value of the corresponding mid, unless that value is null, in which case this statistic property is not present.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.