Initializes a new instance of the AudioStreamPlayback class

C# | Visual Basic | Visual C++ |
protected AudioStreamPlayback( WaveFormat format, uint packetizationTime )
Protected Sub New ( format As WaveFormat, packetizationTime As UInteger )
protected: AudioStreamPlayback( WaveFormat^ format, unsigned int packetizationTime )

- format (WaveFormat)
- packetizationTime (UInt32)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290