mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
alsa: add option to disable mmap access mode
This commit is contained in:
parent
2ff4615e53
commit
482f96a644
5 changed files with 17 additions and 8 deletions
|
|
@ -116,6 +116,7 @@ struct state {
|
|||
unsigned int default_channels;
|
||||
unsigned int default_rate;
|
||||
struct channel_map default_pos;
|
||||
unsigned int disable_mmap;
|
||||
|
||||
snd_pcm_uframes_t buffer_frames;
|
||||
snd_pcm_uframes_t period_frames;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue