Starts playing specified wave file for the specified number of times.

C# | Visual Basic | Visual C++ | F# |
public void Play( Stream stream, int count )
Public Sub Play ( stream As Stream, count As Integer )
public: void Play( Stream^ stream, int count )
member Play : stream : Stream * count : int -> unit

Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119