SYNOPSIS

  • #include <allegro5/allegro_audio.h>
    
    ALLEGRO_AUDIO_DEPTH al_get_voice_depth(const ALLEGRO_VOICE *voice)
    
    

DESCRIPTION

Return the audio depth of the voice.

RELATED TO al_get_voice_depth…

ALLEGRO_AUDIO_DEPTH(3alleg5).