SDL::Sound(3) User Contributed Perl Documentation SDL::Sound(3)NAMESDL::Sound - a perl extensionDESCRIPTIONSDL::Sound is a module for loading WAV files for sound effects. The file can be loaded by creating a new SDL::Sound object by passing the filename to the constructor; my $sound = new SDL::Sound 'my_sfx.wav';METHODSvolume ( value ) Sets the volume of the sample.AUTHORDavid J. GoehrigSEE ALSOperl SDL::Mixer perl v5.12.1 2010-07-05 SDL::Sound(3)
| Related Man Pages |
|---|
| sdl::cursor(3) - suse |
| sdl::event(3) - suse |
| sdl::mixer::channels(3pm) - debian |
| sdl::mixer::groups(3pm) - debian |
| sdl::mixer::samples(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Tar Command |
| Shopt -s histappend |