Ozeki VoIP SDK Class library
IsStreaming Property
NamespacesOzeki.Media.MediaHandlersMediaStreamHandlerIsStreaming
Gets or sets a value that is true if the wave is streaming, otherwise false.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649