Click or drag to resize
ClientIsImageStreamingSupported Method

Returns if the client supports image streaming.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsImageStreamingSupported()

Return Value

Type: Boolean

true if image streaming is supported.

Remarks

See Also