Query: sdl::sound
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)