summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera
diff options
context:
space:
mode:
authorStephen Hurd <shurd@freebsd.org>2016-04-14 19:11:01 -0700
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-04-15 15:06:38 +0000
commit9047d9b84e9d94d193e77abd81f5980eff77d73a (patch)
tree1e37f6223ad20e7e994361bb96f3d9cf7562e7d3 /src/plugins/avfoundation/camera
parentb5a184ec2da2c17d2a6d03b416130bf300614664 (diff)
ALSA: Call snd_pcm_drain() on suspend
The ALSA plugin previously didn't suspend the ALSA device when the ::suspend() method is called. This results in underrun errors when it's resumed. In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions map to the QAudioInput suspend/resume functions. Change-Id: I2507065a1b7472af29eef70c531b9f6e8e5b3072 Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
Diffstat (limited to 'src/plugins/avfoundation/camera')
0 files changed, 0 insertions, 0 deletions