AgsStreamRecycling

AgsStreamRecycling — streams recycling

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsStreamRecycling

Implemented Interfaces

AgsStreamRecycling implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsStreamRecycling streams the recycling with appropriate AgsRecallID.

Functions

ags_stream_recycling_new ()

AgsStreamRecycling *
ags_stream_recycling_new (AgsRecycling *recycling);

Creates an AgsStreamRecycling

Parameters

recycling

the AgsRecycling

 

Returns

a new AgsStreamRecycling

Since: 0.4

Types and Values