livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
160 stars 63 forks source link

Cache target zoom value for more accuracy while zooming #426

Closed davidliu closed 1 month ago

davidliu commented 1 month ago

ZoomState is provided through a LiveData, and only provides the current zoom, so may be inaccurate for faster zooms.