Method

PwgStreamget_target_object

since: 0.1

Declaration [src]

const char*
pwg_stream_get_target_object (
  PwgStream* self
)

Description [src]

Gets the requested PipeWire target object.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The requested PipeWire target.

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