Method
AgsAudioAudioget_playback_domain
since: 3.1.0
Declaration [src]
GObject*
ags_audio_get_playback_domain (
AgsAudio* audio
)
Description [src]
Get playback domain.
Available since: 3.1.0
Gets property | AgsAudio.Audio:playback-domain |
Return value
Type: GObject
The AgsPlaybackDomain
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |