Method

XemeStreamget_language

since: 0.1

Declaration [src]

const char*
xeme_stream_get_language (
  XemeStream* stream
)

Description [src]

Gets the language that stream is using.

Available since: 0.1

Gets propertyXeme.Stream:language

Return value

Type: const char*

The language that stream is using.

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