Constructor
AgsAudioOscMessagenew
since: 3.0.0
Declaration [src]
AgsOscMessage*
ags_osc_message_new (
void
)
Return value
Type: AgsOscMessage
The new AgsOscMessage
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |