krähemann.com

AgsSoundcardUtil

AgsSoundcardUtil — soundcard util

Includes

#include <ags/audio/ags_soundcard_util.h>

Description

Soundcard utility functions.

Functions

ags_soundcard_util_get_obj_mutex ()

GRecMutex *
ags_soundcard_util_get_obj_mutex (GObject *soundcard);

Get object mutex of soundcard .

Parameters

soundcard

the GObject sub-type implementing AgsSoundcard

 

Returns

GRecMutex pointer.

[transfer none]

Since: 3.0.0


ags_soundcard_util_adjust_delay_and_attack ()

void
ags_soundcard_util_adjust_delay_and_attack
                               (GObject *soundcard);

Adjust delay and attack of soundcard .

Parameters

soundcard

the GObject sub-type implementing AgsSoundcard

 

Since: 3.3.0