Function

AgsAudioOscBuilderBundlealloc

since: 3.0.0

Declaration [src]

AgsOscBuilderBundle*
ags_osc_builder_bundle_alloc (
  guint64 offset
)

Description [src]

Allocate AgsOscBuilderBundle-struct.

Available since: 3.0.0

Parameters

offset

Type: guint64

The current offset.

Return value

Type: AgsOscBuilderBundle*

The newly allocated AgsOscBuilderBundle-struct.

The data is owned by the called function.
The return value can be NULL.