Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 48453a03 authored by Zhou Song's avatar Zhou Song
Browse files

hal: fix position query issue for track offload

Currently the real time when position queried is returned as
framesAt for track offload, while the actual framesAt should
be earlier when query happens within the write cycle, this can
lead drift in calculated played duration. Thus A/V sync is
mismatched.
Fix this by returning with the rendered time instead of the
current real time when position is queried.

Change-Id: I0837c7db8ec996dde50fd91c50052090b46bdbf1
CRs-Fixed: 2167391
parent e27bd055
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment