org.jouvieje.fmodex.wav
Class WavHeader
java.lang.Object
org.jouvieje.fmodex.wav.WavHeader
- public class WavHeader
- extends java.lang.Object
Based on FMOD Ex examples
Copyright (c), Firelight Technologies Pty, Ltd, 1999-2004.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIZEOF_WAV_HEADER
public static final int SIZEOF_WAV_HEADER
- See Also:
- Constant Field Values
WavHeader
public WavHeader(RiffChunk chunk,
byte[] rifftype)
getChunk
public RiffChunk getChunk()
getRifftype
public byte[] getRifftype()
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)