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

Skip to content
Commit e14296b1 authored by Sharad Sangle's avatar Sharad Sangle Committed by Linux Build Service Account
Browse files

audio: do not update anchor time before opening of audio sink

 In onNewAudioMediaTime mAnchorTimeMediaUs is getting updated
 even if the mediaClock's anchor time is not updated in case of
 Audio sink is not started, this causes video frame drops as
 video checks mAnchorTimeMediaUs to decide media clock is
 initialized or not.

 Make sure mAnchorTimeMediaUs is not updated if mediaClocks's
 anchor time is not updated in onNewAudioMediaTime

 CRs-fixed: 1037592

Change-Id: Icfd741bf8c14889e8ba525de6908815579e9de20
parent 9501a1e1
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