mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
alsa: add option to force a samplerate
This commit is contained in:
parent
e5f7e040dc
commit
1bf6dead10
5 changed files with 13 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ struct state {
|
|||
struct spa_audio_info current_format;
|
||||
|
||||
unsigned int default_channels;
|
||||
unsigned int default_rate;
|
||||
|
||||
snd_pcm_uframes_t buffer_frames;
|
||||
snd_pcm_uframes_t period_frames;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue