Method

PwgMetadataget_name

since: 0.1

Declaration [src]

const char*
pwg_metadata_get_name (
  PwgMetadata* self
)

Description [src]

Gets the PipeWire metadata global name.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Metadata:name

Return value

Type: const char*

The metadata global name.

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