Click or drag to resize
MediaStreamSenderIsStreaming Property
Gets or sets a value that is true if the wave is streaming, otherwise false.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool IsStreaming { get; }

Property Value

Type: Boolean
See Also