naev 0.12.5
alInfo_t Struct Reference

Data Fields

ALCint freq
ALCint nmono
ALCint nstereo
ALint output_limiter
ALint efx
ALint efx_major
ALint efx_minor
ALint efx_auxSends
ALint efx_reverb
ALint efx_echo

Detailed Description

Definition at line 40 of file sound.h.

Field Documentation

◆ efx

ALint alInfo_t::efx

Whether or not context has efx extension.

Definition at line 45 of file sound.h.

◆ efx_auxSends

ALint alInfo_t::efx_auxSends

Number of auxiliary sends of the context.

Definition at line 48 of file sound.h.

◆ efx_echo

ALint alInfo_t::efx_echo

Echo effect supported.

Definition at line 51 of file sound.h.

◆ efx_major

ALint alInfo_t::efx_major

EFX major version.

Definition at line 46 of file sound.h.

◆ efx_minor

ALint alInfo_t::efx_minor

EFX minor version.

Definition at line 47 of file sound.h.

◆ efx_reverb

ALint alInfo_t::efx_reverb

Reverb effect supported.

Definition at line 50 of file sound.h.

◆ freq

ALCint alInfo_t::freq

Store the frequency.

Definition at line 41 of file sound.h.

◆ nmono

ALCint alInfo_t::nmono

Number of mono sources.

Definition at line 42 of file sound.h.

◆ nstereo

ALCint alInfo_t::nstereo

Number of stereo sources.

Definition at line 43 of file sound.h.

◆ output_limiter

ALint alInfo_t::output_limiter

Whether or not context has output limiter.

Definition at line 44 of file sound.h.


The documentation for this struct was generated from the following file: