mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
spa: add type mappings for F32 and F32OE
so that we can refer to the native float32 format with F32 and the other endian one with F32OE.
This commit is contained in:
parent
44e6e7f5c8
commit
8251dc11cc
2 changed files with 60 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ context.modules = [
|
|||
#pulse.default.frag = 96000/48000 # 2 seconds
|
||||
#pulse.default.tlength = 96000/48000 # 2 seconds
|
||||
#pulse.min.quantum = 256/48000 # 5ms
|
||||
#pulse.default.format = F32LE
|
||||
#pulse.default.format = F32
|
||||
#pulse.default.position = [ FL FR ]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue