SYNOPSIS

  • #include <allegro5/allegro_audio.h>
    
    ALLEGRO_CHANNEL_CONF al_get_audio_stream_channels(
       const ALLEGRO_AUDIO_STREAM *stream)
    
    

DESCRIPTION

Return the stream channel configuration.

RELATED TO al_get_audio_stream_channels…

ALLEGRO_CHANNEL_CONF(3alleg5).