pods::SDL::Mixer::MixChunk man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

pods::SDL::Mixer::MixCUser(Contributed Perl Documpods::SDL::Mixer::MixChunk(3)

NAME
       SDL::Mixer::MixChunk -- SDL Bindings for structure SDL_MixChunk

CATEGORY
       Mixer, Structure

SYNOPSIS
	use SDL;
	use SDL::Mixer::MixChunk;

	my $mix_chunk = SDL::Mixer::Music::load_WAV('sample.wav');

	printf("length of audio data is %d bytes\n", $mix_chunk->alen);
	printf("volume is %d\n",		     $mix_chunk->volume);

DESCRIPTION
       Stores audio data in memory.

       Note: It's a bad idea to free a chunk that is still being played...

METHODS
   alen
       length of audio data in bytes

   volume
       Per-sample volume, 0-128 (normally "MIX_MAX_VOLUME" after loading)

AUTHORS
       See "AUTHORS" in SDL.

perl v5.18.1			  2013-09-28	 pods::SDL::Mixer::MixChunk(3)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net