Method

AgsAudioAudioLoopget_staging_program

since: 3.3.0

Declaration [src]

guint*
ags_audio_loop_get_staging_program (
  AgsAudioLoop* audio_loop,
  guint* staging_program_count
)

Description [src]

Get staging program.

Available since: 3.3.0

Parameters

staging_program_count

Type: guint*

The staging program count.

The argument will be set by the function.

Return value

Type: guint*

The staging program.

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