mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
refuse to initialize on modem devices
This commit is contained in:
parent
f7083280f8
commit
77a1e3876b
4 changed files with 24 additions and 0 deletions
|
|
@ -141,4 +141,6 @@ char *pa_alsa_get_reserve_name(const char *device);
|
|||
|
||||
pa_bool_t pa_alsa_pcm_is_hw(snd_pcm_t *pcm);
|
||||
|
||||
pa_bool_t pa_alsa_pcm_is_modem(snd_pcm_t *pcm);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue