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