Function
AgsAudioSoundcardUtilget_obj_mutex
since: 3.0.0
Declaration [src]
GRecMutex*
ags_soundcard_util_get_obj_mutex (
GObject* soundcard
)
Parameters
soundcard
-
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. |