Module libpulse_binding::version
source · Expand description
Define version.
Constants
The current API version. Please note that this is only ever increased on incompatible API
changes!
The version of the PulseAudio client library this binding is targetted at.
The major version of PA.
The micro version of PA (will always be 0 from v1.0 onwards).
The minor version of PA.
The current protocol version.
Functions
Evaluates to true if the PulseAudio library version targeted by this version of the PA binding
library is equal or newer than the version specified.
Returns the version of the library the current application is linked to.