Method

AgsAudioAudioset_playback_domain

since: 3.1.0

Declaration [src]

void
ags_audio_set_playback_domain (
  AgsAudio* audio,
  GObject* playback_domain
)

Description [src]

Set playback domain.

Available since: 3.1.0

Parameters

playback_domain

Type: GObject

The AgsPlaybackDomain.

The data is owned by the caller of the function.