Skip to content
Snippets Groups Projects
Commit 38cc9b60 authored by Jindřich Makovička's avatar Jindřich Makovička Committed by malc
Browse files

issue snd_pcm_start() when capturing audio


snd_pcm_start() starts the capture process and ensures that the events
are delivered to the poll handler. Without the call, capture can be started
only when there is simultaneous playback running.

Signed-off-by: default avatarJindrich Makovicka <makovick@gmail.com>
Signed-off-by: default avatarmalc <av1474@comtv.ru>
parent 22d948a2
No related branches found
No related tags found
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