Method
AgsAudioAudioThreadget_staging_program
since: 3.3.0
[−]
Declaration [src]
guint*
ags_audio_thread_get_staging_program (
AgsAudioThread* audio_thread,
guint* staging_program_count
)
[−]
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 returned data, and is responsible for freeing it. |