Back to Content

RTCCodecStats: clockRate property

files/en-us/web/api/rtccodecstats/clockrate/index.md

latest819 B
Original Source

{{APIRef("WebRTC")}}

The clockRate property of the {{domxref("RTCCodecStats")}} dictionary is a positive number containing the media sampling rate in hertz (Hz).

Values

A positive number indicating the media sampling rate.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also