AgsClearBuffer

AgsClearBuffer — switch buffer flag of device

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsClearBuffer task switches the buffer flag of device.

Functions

ags_clear_buffer_new ()

AgsClearBuffer *
ags_clear_buffer_new (GObject *device);

Create a new instance of AgsClearBuffer.

Parameters

device

the AgsSoundcard or AgsSequencer

 

Returns

the new AgsClearBuffer.

Since: 3.0.0