Method

AgsAudioSynthGeneratorget_obj_mutex

since: 3.1.0

Declaration [src]

GRecMutex*
ags_synth_generator_get_obj_mutex (
  AgsSynthGenerator* synth_generator
)

Description [src]

Get object mutex.

Available since: 3.1.0

This method is not directly available to language bindings.

Return value

Type: GRecMutex

The GRecMutex to lock synth_generator.

The data is owned by the instance.