Initializes a new instance of the AudioStreamPlayback class

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