AgsBufferRecycling

AgsBufferRecycling — buffers recycling

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsBufferRecycling

Implemented Interfaces

AgsBufferRecycling implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsBufferRecycling class buffers the recycling.

Functions

ags_buffer_recycling_new ()

AgsBufferRecycling *
ags_buffer_recycling_new (AgsRecycling *recycling);

Creates an AgsBufferRecycling

Parameters

recycling

an AgsRecycling

 

Returns

a new AgsBufferRecycling

Since: 0.4

Types and Values