Constructor

PwgCorenew

since: 0.1

Declaration [src]

PwgCore*
pwg_core_new (
  void
)

Description [src]

Creates a wrapper for a PipeWire core connection.

Stability: Unstable

Available since: 0.1

Return value

Type: PwgCore

A new PipeWire core wrapper.

The caller of the function takes ownership of the data, and is responsible for freeing it.