Class WaveFile.WaveFileSample

  • Enclosing class:
    WaveFile

    public class WaveFile.WaveFileSample
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      short[] chan  
    • Constructor Summary

      Constructors 
      Constructor Description
      WaveFileSample()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • chan

        public short[] chan
    • Constructor Detail

      • WaveFileSample

        public WaveFileSample()