Method

AgsAudioChannelget_play_mutex

since: 3.1.0

Declaration [src]

GRecMutex*
ags_channel_get_play_mutex (
  AgsChannel* channel
)

Description [src]

Get play mutex.

Available since: 3.1.0

This method is not directly available to language bindings.

Return value

Type: GRecMutex

The GRecMutex to lock channels play property.

The data is owned by the instance.