Gets or sets a value that is true if the wave is streaming, otherwise false.
| C# | Visual Basic | Visual C++ |
public bool IsStreaming { get; private set; }
Public Property IsStreaming As Boolean Get Private Set
public: property bool IsStreaming { bool get (); private: void set (bool value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649