mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
8ed316d3c2
Not all values need to be updated twice a second. This change modifies the list of player getters so that each value also includes an update frequency, and only updates that property once in that many updates. This acts as a configurable way to ensure that some properties update in different amounts, without having to have multiple update timers or compose multiple update messages in the same timeframe. Change-Id: I90e75e3e73f6c633d91b1799307ec2b15587327b