Initializes a new instance of the WaveStreamPlayback class

C# | Visual Basic | Visual C++ |
public WaveStreamPlayback( Stream stream, bool repeat, bool cacheStream )
Public Sub New ( stream As Stream, repeat As Boolean, cacheStream As Boolean )
public: WaveStreamPlayback( Stream^ stream, bool repeat, bool cacheStream )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290