Click or drag to resize
ClientIsVideoStreamingSupported Method

Returns if the client supports video streaming.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public bool IsVideoStreamingSupported()

Return Value

Type: Boolean

true if video streaming is supported.

Remarks

See Also