AgsSetBufferSize

AgsSetBufferSize — adjust buffer size

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/task/ags_set_buffer_size.h>

Description

The AgsSetBufferSize task adjusts buffer size of scope.

Functions

ags_set_buffer_size_new ()

AgsSetBufferSize *
ags_set_buffer_size_new (GObject *scope,
                         guint buffer_size);

Create a new instance of AgsSetBufferSize.

Parameters

scope

the GObject to reset

 

buffer_size

the new buffer size

 

Returns

the new AgsSetBufferSize

Since: 3.0.0