mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
core: Add a pa_format_info structure
This will be used to represent the format of data provided by the client for both compressed and PCM formats in a new extended API.
This commit is contained in:
parent
802c8b6fcc
commit
c3839c7637
8 changed files with 205 additions and 1 deletions
|
|
@ -177,6 +177,7 @@ src/pulse/thread-mainloop.c
|
|||
src/pulse/scache.c
|
||||
src/pulse/glib-mainloop.c
|
||||
src/pulse/timeval.c
|
||||
src/pulse/format.c
|
||||
src/utils/pacat.c
|
||||
src/utils/pasuspender.c
|
||||
src/utils/pabrowse.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue