Method

XemeStreamget_id

since: 0.1

Declaration [src]

const char*
xeme_stream_get_id (
  XemeStream* stream
)

Description [src]

Gets the identifier for stream.

Available since: 0.1

Gets propertyXeme.Stream:id

Return value

Type: const char*

The id.

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