Class
XemeStream
since: 0.1
Description [src]
class Xeme.Stream : GObject.Object {
parent_instance: GObject
}
A base class for all streams.
Available since: 0.1
Instance methods
xeme_stream_set_language
Sets the language of stream
to language
. This is only really useful
before the stream is started but will be populated if the remote side
sends it.
since: 0.1
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.