Module libpulse_binding::version [−][src]
Define version.
Constants
| API_VERSION |
The current API version. Please note that this is only ever increased on incompatible API changes! |
| BINDING_TARGET_VERSION |
The version of the PulseAudio client library this binding is targetted at. |
| MAJOR |
The major version of PA. |
| MICRO |
The micro version of PA (will always be 0 from v1.0 onwards). |
| MINOR |
The minor version of PA. |
| PROTOCOL_VERSION |
The current protocol version. |
Functions
| check_version |
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. |
| get_headers_version | |
| get_library_version |
Returns the version of the library the current application is linked to. |