Method

PwgGlobalget_interface_type

since: 0.1

Declaration [src]

const char*
pwg_global_get_interface_type (
  PwgGlobal* self
)

Description [src]

Gets the PipeWire interface type name.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The PipeWire interface type name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.