Class
AgsAudioOscXmlrpcMessage
Properties
Properties inherited from AgsOscMessage (6)
AgsAudio.OscMessage:immediately
The immediately switch.
since: 3.0.0
AgsAudio.OscMessage:message
The message data.
since: 3.0.0
AgsAudio.OscMessage:message-size
The size of message in bytes.
since: 3.0.0
AgsAudio.OscMessage:osc-connection
The assigned AgsOscConnection
.
since: 3.0.0
AgsAudio.OscMessage:tv-fraction
The time value’s fraction.
since: 3.0.0
AgsAudio.OscMessage:tv-sec
The time value in seconds.
since: 3.0.0
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.