Move surface frame-rate adjustment into the helper
Estimating the playback frame-rate, querying the display refresh rate, and setting the surface frame-rate, are all closely related to one another. In particular because setting the surface frame-rate can directly cause the display refresh rate to change. It therefore makes sense to move surface frame-rate adjustment into the helper. This also makes it easier to re-use the logic in other video renderers. PiperOrigin-RevId: 348455864
Showing
with
12 additions
and
62 deletions
Please
register
or
sign in
to comment