Click or drag to resize
SoRemoteVizClientIsImageStreamingSupported Method

Checks if the client supports image streaming.

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

Return Value

Type: Boolean

true if the client supports image streaming

Remarks

See Also