Initializes a new instance of the MP3StreamPlayback class

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