Function
AgsAudioSequencerUtilget_obj_mutex
since: 3.0.0
Declaration [src]
GRecMutex*
ags_sequencer_util_get_obj_mutex (
GObject* sequencer
)
Parameters
sequencer
-
Type:
GObject
The
GObject
sub-type implementingAgsSoundcard
.The data is owned by the caller of the function.
Return value
Type: GRecMutex
GRecMutex pointer.
The data is owned by the called function. |