Method

AgsAudioPlaybackDomaininsert_playback

since: 3.7.13

Declaration [src]

void
ags_playback_domain_insert_playback (
  AgsPlaybackDomain* playback_domain,
  GObject* playback,
  GType channel_type,
  gint position
)

Description [src]

Add playback for channel_type to playback_domain at position.

Available since: 3.7.13

Parameters

playback

Type: GObject

The AgsPlayback.

The data is owned by the caller of the function.
channel_type

Type: GType

Either an AGS_TYPE_OUTPUT or AGS_TYPE_INPUT.

position

Type: gint

The position.