AgsDevoutThread

AgsDevoutThread — devout thread

Functions

Includes

#include <ags/thread/ags_devout_thread.h>

Description

The AgsDevoutThread acts as audio output thread to soundcard.

Functions

AGS_DEVOUT_THREAD_DEFAULT_JIFFIE

#define AGS_DEVOUT_THREAD_DEFAULT_JIFFIE (48.0)


ags_devout_thread_new ()

AgsDevoutThread *
ags_devout_thread_new (GObject *devout);

Create a new AgsDevoutThread.

Parameters

devout

the AgsDevout

 

Returns

the new AgsDevoutThread

Since 0.4

Types and Values