web api instance property
RTCIceCandidatePairStats: bytesDiscardedOnSend property
Limited availability
The bytesDiscardedOnSend property of the RTCIceCandidatePairStats dictionary indicates the total number of bytes discarded due to socket errors.
The errors might be caused, for example, by attempting to pass packets to the socket when it is full.
Value
An integer value indicating the total number of bytes discarded due to socket errors.
This is calculated as defined in 3550.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.