Method

AgsAudioChannelThreadget_staging_program

since: 3.3.0

Declaration [src]

guint*
ags_channel_thread_get_staging_program (
  AgsChannelThread* channel_thread,
  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.