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

Skip to content
Commit 27e3ab81 authored by Aalique Grahame's avatar Aalique Grahame
Browse files

AudioTrack: Don't tear down sink for invalid offload track

Prevent the tear down of the audio sink in client when
setplaybackrate is called on direct pcm track and fallback
to deep buffer must take place. This is necessary because
once the sink is torn down, there is no information that the
previous track was direct pcm and needs to fall back. This
would result in a continuous creation and tear down of a
direct pcm track by the client.

CRs-Fixed: 1073831
Change-Id: Ib39b5673ec4456d7b747a5ad108a1fc90f7f50de
parent c6f2b040
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