Method

AgsAudioOscBuilderget_data

since: 3.7.24

Declaration [src]

guchar*
ags_osc_builder_get_data (
  AgsOscBuilder* osc_builder
)

Description [src]

Get OSC data of osc_builder.

Available since: 3.7.24

Return value

Type: guchar*

The OSC data.

The data is owned by the instance.