onerror property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Fires if an issue is found with the RTCRtpParameters
object passed to receive()
, that is not immediately detected. Must be supported by all objects implementing the RTCRtpReceiver
interface.
Syntax
RTCRtpReceiver.onerror
Property values
Type: EventHandler
(nullable)