mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
introspect: Include whether a stream is corked in the info callback.
This commit is contained in:
parent
5e442f4e0e
commit
3de129f3ac
7 changed files with 31 additions and 6 deletions
|
|
@ -40,7 +40,7 @@ AC_SUBST(PA_MAJORMINORMICRO, pa_major.pa_minor.pa_micro)
|
|||
AC_SUBST(PACKAGE_URL, [http://pulseaudio.org/])
|
||||
|
||||
AC_SUBST(PA_API_VERSION, 12)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 18)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 19)
|
||||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue