Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields

sdl4gcj::mixer::Chunk Class Reference

Inheritance diagram for sdl4gcj::mixer::Chunk:

Inheritance graph
[legend]
Collaboration diagram for sdl4gcj::mixer::Chunk:

Collaboration graph
[legend]

Public Member Functions

native void freeChunk ()
native int setVolume (int volume)
 Set volume.

Static Public Member Functions

static native Chunk loadWAV (String filePath)
static Chunk loadWAV (File file)
static native Chunk loadWAV (byte[] bytes, int offset, int length)
static Chunk loadWAV (byte[] bytes)
static Chunk loadWAV (InputStream inputStream)

Protected Member Functions

 Chunk ()
void finalize () throws Throwable

Protected Attributes

gnu.gcj.RawData implementation = null

Constructor & Destructor Documentation

sdl4gcj::mixer::Chunk::Chunk  )  [inline, protected]
 


Member Function Documentation

void sdl4gcj::mixer::Chunk::finalize  )  throws Throwable [inline, protected]
 

native void sdl4gcj::mixer::Chunk::freeChunk  ) 
 

static Chunk sdl4gcj::mixer::Chunk::loadWAV InputStream  inputStream  )  [inline, static]
 

static Chunk sdl4gcj::mixer::Chunk::loadWAV byte[]  bytes  )  [inline, static]
 

static native Chunk sdl4gcj::mixer::Chunk::loadWAV byte[]  bytes,
int  offset,
int  length
[static]
 

static Chunk sdl4gcj::mixer::Chunk::loadWAV File  file  )  [inline, static]
 

static native Chunk sdl4gcj::mixer::Chunk::loadWAV String  filePath  )  [static]
 

native int sdl4gcj::mixer::Chunk::setVolume int  volume  ) 
 

Set volume.

Parameters:
volume new volume (0 - 128)
Returns:
original volume (0 - 128)


Field Documentation

gnu.gcj.RawData sdl4gcj::mixer::Chunk::implementation = null [protected]
 


The documentation for this class was generated from the following file:
Generated on Sun Aug 28 16:31:16 2005 for sdl4gcj by  doxygen 1.4.3