AgsPlayRecycling

AgsPlayRecycling — plays recycling

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsPlayRecycling

Implemented Interfaces

AgsPlayRecycling implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

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,
                        GObject *soundcard,
                        guint audio_channel);

Creates an AgsPlayRecycling

Parameters

source

the source AgsRecycling

 

soundcard

the GObject outputting to

 

audio_channel

the audio channel to use

 

Returns

a new AgsPlayRecycling

Since: 0.4

Types and Values