WavFile.this

Takes in a sound object and constructs the file using the sound

  1. this(string path)
  2. this(GenericSound sound)
    class WavFile
    this
    (
    GenericSound sound
    )

Meta