AgsSetSamplerate

AgsSetSamplerate — modifies samplerate

Functions

AgsSetSamplerate * ags_set_samplerate_new ()

Includes

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

Description

The AgsSetSamplerate task modifies samplerate of AgsDevout.

Functions

ags_set_samplerate_new ()

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

Creates an AgsSetSamplerate.

Parameters

samplerate

the new samplerate

 

Returns

an new AgsSetSamplerate.

Since 0.4

Types and Values