Skip to content

Commit

Permalink
Mark RTCInboundRtpStreamStats.getFreezeCount as returning int.
Browse files Browse the repository at this point in the history
  • Loading branch information
jDramaix authored and copybara-github committed Oct 25, 2023
1 parent fbcc379 commit 07e0693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/elemental2/dom/integer_entities.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ elemental2.dom.RTCInboundRtpStreamStats.getFrameHeight
elemental2.dom.RTCInboundRtpStreamStats.getFramesDecoded
elemental2.dom.RTCInboundRtpStreamStats.getFramesReceived
elemental2.dom.RTCInboundRtpStreamStats.getFrameWidth
elemental2.dom.RTCInboundRtpStreamStats.getFreezeCount
elemental2.dom.RTCInboundRtpStreamStats.getFirCount
elemental2.dom.RTCInboundRtpStreamStats.getKeyFramesDecoded
elemental2.dom.RTCInboundRtpStreamStats.getNackCount
Expand Down

0 comments on commit 07e0693

Please sign in to comment.