Click or drag to resize
SoRemoteVizClientIsVideoStreamingSupported Method

Checks if the client supports video streaming.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool IsVideoStreamingSupported()

Return Value

Type: Boolean

true if the client supports video streaming

Remarks

See Also