AgsPlayRecycling

AgsPlayRecycling — plays recycling

Functions

AgsPlayRecycling * ags_play_recycling_new ()

Includes

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

Description

The AgsPlayRecycling class plays the recycling.

Functions

ags_play_recycling_new ()

AgsPlayRecycling *
ags_play_recycling_new (AgsRecycling *source,
                        AgsDevout *devout,
                        guint audio_channel);

Creates an AgsPlayRecycling

Parameters

source

the source AgsRecycling

 

devout

the AgsDevout outputting to

 

audio_channel

the audio channel to use

 

Returns

a new AgsPlayRecycling

Since 0.4

Types and Values