Virtual Method

ValentMixerStreamget_description

unstable since: 1.0

Declaration [src]

const char*
get_description (
  ValentMixerStream* stream
)

Description [src]

Get the human-readable label of stream.

Available since: 1.0

Return value

Type: const char*

A stream description.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.