Initializes a new instance of the WaveFileStream class
Namespace: Ozeki.Media.Audio.StreamsAssembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
protected WaveFileStream( Stream stream ) |
| Visual Basic |
|---|
Protected Sub New ( stream As Stream ) |
| Visual C++ |
|---|
protected: WaveFileStream( Stream^ stream ) |
Parameters
- stream
- Type: System.IO..::..Stream
[Missing <param name="stream"/> documentation for "M:Ozeki.Media.Audio.Streams.WaveFileStream.#ctor(System.IO.Stream)"]