Initializes a new instance of the AudioStreamPlayback class

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