Method

PwgStreamget_requested_sample_format

since: 0.1

Declaration [src]

const char*
pwg_stream_get_requested_sample_format (
  PwgStream* self
)

Description [src]

Gets the requested sample format used when the stream is started.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The requested sample format.

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