AgsPlayChannel

AgsPlayChannel — plays channel

Functions

AgsPlayChannel * ags_play_channel_new ()

Includes

#include <ags/audio/recall/ags_play_channel.h>

Description

The AgsPlayChannel class provides ports to the effect processor.

Functions

ags_play_channel_new ()

AgsPlayChannel *
ags_play_channel_new (AgsDevout *devout,
                      guint audio_channel);

Creates an AgsPlayChannel

Parameters

devout

the AgsDevout outputting to

 

audio_channel

the audio channel to use

 

Returns

a new AgsPlayChannel

Since 0.4

Types and Values