Method

PwgAudioFormatget_sample_format

since: 0.1

Declaration [src]

const char*
pwg_audio_format_get_sample_format (
  PwgAudioFormat* self
)

Description [src]

Gets the PipeWire/SPA sample format name.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The PipeWire/SPA sample format name.

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