MediaParamsEvent
Event emitted when server-pushed media params are applied.
Properties
audio
Audio constraints pushed by the server, if any. See MediaTrackConstraints.
timestamp
Timestamp when the event occurred (epoch ms).
video
Video constraints pushed by the server, if any. See MediaTrackConstraints.