AgsSetSamplerate

AgsSetSamplerate — modify samplerate

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsSetSamplerate task modifies samplerate of scope.

Functions

ags_set_samplerate_new ()

AgsSetSamplerate *
ags_set_samplerate_new (GObject *scope,
                        guint samplerate);

Create a new instance of AgsSetSamplerate.

Parameters

scope

the AgsSoundcard to reset

 

samplerate

the new samplerate

 

Returns

the new AgsSetSamplerate

Since: 3.0.0