Uses of Class
org.jouvieje.fmodex.wav.DataChunk

Packages that use DataChunk
org.jouvieje.fmodex.wav   
 

Uses of DataChunk in org.jouvieje.fmodex.wav
 

Methods in org.jouvieje.fmodex.wav that return DataChunk
 DataChunk Wav.getDataChunk()
           
 

Constructors in org.jouvieje.fmodex.wav with parameters of type DataChunk
Wav(WavHeader wavHeader, FmtChunk fmtChunk, DataChunk dataChunk)
           
 



NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)