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::cdrom(3) - suse |
| sdl::mixer(3) - suse |
| sdl::rect(3) - suse |
| sdl::cdtrack(3pm) - debian |
| sdl::mixer::groups(3pm) - debian |