Function

Pwgget_pipewire_library_version

since: 0.1

Declaration [src]

const char*
pwg_get_pipewire_library_version (
  void
)

Description [src]

Gets the linked PipeWire library version string.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The linked PipeWire library version.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.