AgsAudioApplicationContext

AgsAudioApplicationContext — audio application context

Functions

Properties

GObject * soundcard Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── AgsApplicationContext
        ╰── AgsAudioApplicationContext

Implemented Interfaces

AgsAudioApplicationContext implements AgsConnectable, AgsConcurrencyProvider and AgsSoundProvider.

Includes

#include <ags/audio/ags_audio_application_context.h>

Description

The AgsAudioApplicationContext provides you sound processing, output and capturing.

Functions

ags_audio_application_context_new ()

AgsAudioApplicationContext *
ags_audio_application_context_new ();

Types and Values

AGS_AUDIO_RT_PRIORITY

#define AGS_AUDIO_RT_PRIORITY (49)


AGS_AUDIO_BUILD_ID

#define AGS_AUDIO_BUILD_ID "Wed Apr 13 00:16:43 CEST 2016\0"


AGS_AUDIO_DEFAULT_VERSION

#define AGS_AUDIO_DEFAULT_VERSION "0.7.13\0"


AGS_EFFECTS_DEFAULT_VERSION

#define AGS_EFFECTS_DEFAULT_VERSION "0.7.13\0"


enum AgsAudioApplicationContextFlags

Members

AGS_AUDIO_APPLICATION_CONTEXT_USE_ALSA

   

Property Details

The “soundcard” property

  “soundcard”                GObject *

The soundcard which this audio application context assigned to.

Flags: Read / Write

Since: 0.4