mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
alsa: support planar formats
This commit is contained in:
parent
6e03b4005d
commit
f65d71dd5b
4 changed files with 57 additions and 38 deletions
|
|
@ -107,6 +107,7 @@ struct state {
|
|||
int rate;
|
||||
int channels;
|
||||
size_t frame_size;
|
||||
int blocks;
|
||||
int rate_denom;
|
||||
uint32_t delay;
|
||||
uint32_t read_size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue