mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-29 11:08:35 -05:00
* add new API function pa_stream_get_buffer_attr().
* modify pacat.c to make use of that new API * extend protocol to allow transfer of the necessary information * update protocol version accordingly git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@976 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b754d5095e
commit
7d975345a5
8 changed files with 109 additions and 5 deletions
|
|
@ -34,7 +34,7 @@ AC_SUBST(PA_MAJORMINOR, "PA_MAJOR.PA_MINOR")
|
|||
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/polypaudio/])
|
||||
|
||||
AC_SUBST(PA_API_VERSION, 9)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 8)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 9)
|
||||
|
||||
AC_SUBST(LIBPOLYP_VERSION_INFO, [0:0:0])
|
||||
AC_SUBST(LIBPOLYPCORE_VERSION_INFO, [0:0:0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue