[This is preliminary documentation and is subject to change.]
Sound constructor for a Bass.Net stream
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Sound( int stream ) |
| Visual Basic |
|---|
Public Sub New ( _ stream As Integer _ ) |
| Visual C++ |
|---|
public: Sound( int stream ) |
Parameters
- stream
- Type: System..::..Int32
[Missing <param name="stream"/> documentation for "M:MusicPlayerWindow.Sound.#ctor(System.Int32)"]