OpenTTD Source 20260206-master-g4d4e37dbf1
sound Directory Reference

Files

 
allegro_s.cpp
 Playing sound via Allegro.
 
allegro_s.h
 Base for playing sound via Allegro.
 
cocoa_s.cpp
 Sound driver for cocoa.
 
cocoa_s.h
 Base for Cocoa sound handling.
 
null_s.cpp
 The sound driver that doesn't produce sound.
 
null_s.h
 Base for the sound of silence.
 
sdl2_s.cpp
 Playing sound via SDL2.
 
sdl_s.h
 Base for playing sound via SDL.
 
sound_driver.hpp
 Base for all sound drivers.
 
win32_s.cpp
 Handling of sound for Windows.
 
win32_s.h
 Base for Windows sound handling.
 
xaudio2_s.cpp
 XAudio2 sound driver.
 
xaudio2_s.h
 Base for XAudio2 sound handling.