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

Skip to content
Commit a7c02e2a authored by Shreyas Nagasandra Chandrasekhar's avatar Shreyas Nagasandra Chandrasekhar
Browse files

alsa_sound: Restrict the number of opened input streams

 -For hangout VOIP call, since the sample rate is 48k,
  the input stream is opened as a normal recording use case
  and next when sound recorder is started it attempts to
  open the same pcm device which returns an EBUSY error.
 -Adding a check to not open the input stream for recording
  if already in use.

 CRs-Fixed: 532149

Change-Id: I3ce3208a42a406eb8d52ed38ba7b20f7c6618822
parent b1ca1a76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment