| Constructor BroadcastWaveFormatWriter(string path, Listener source, long length, BitDepth bits)Object-based exporter of a listening environment to Audio Definition Model Broadcast Wave Format. When an XML path is received, the waveform and the ADM will be written to separate files.Visibility | Public | Modifiers | new | Extends | this(BinaryWriter(AudioWriter.Open(path)), source, length, bits) |
|