Constructor

AgsAudioOscMessagenew

since: 3.0.0

[]

Declaration [src]

AgsOscMessage*
ags_osc_message_new (
  void
)
[]

Description [src]

Creates a new instance of AgsOscMessage.

Available since: 3.0.0

[]

Return value

Type: AgsOscMessage

The new AgsOscMessage.

The caller of the function takes ownership of the data, and is responsible for freeing it.