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) Version: 10.0.6.243