mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-15 22:05:28 -05:00
pulse-server: refactor some more
This commit is contained in:
parent
d518e02b19
commit
af0d6e5354
3 changed files with 541 additions and 557 deletions
|
|
@ -101,7 +101,7 @@ struct sample_spec {
|
|||
.format = SAMPLE_FLOAT32LE, \
|
||||
.rate = 44100, \
|
||||
.channels = 2, \
|
||||
};
|
||||
}
|
||||
|
||||
static inline uint32_t sample_spec_frame_size(const struct sample_spec *ss)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue