Initializes a new instance of the MP3StreamPlayback class

C# | Visual Basic | Visual C++ |
public MP3StreamPlayback( string audioFilePath, bool repeat, bool cacheStream, uint packetizationTime )
Public Sub New ( audioFilePath As String, repeat As Boolean, cacheStream As Boolean, packetizationTime As UInteger )
public: MP3StreamPlayback( String^ audioFilePath, bool repeat, bool cacheStream, unsigned int packetizationTime )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290