Initializes a new instance of the WaveStreamPlayback class.
| C# | Visual Basic | Visual C++ |
protected WaveStreamPlayback( uint packetizationTime )
Protected Sub New ( _ packetizationTime As UInteger _ )
protected: WaveStreamPlayback( unsigned int packetizationTime )
- packetizationTime (UInt32)
- The time between the send events (in milliseconds).