SoRemoteVizClientIsImageStreamingSupported Method |
Checks if the client supports image streaming.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsImageStreamingSupported()
Public Function IsImageStreamingSupported As Boolean
public:
bool IsImageStreamingSupported()
member IsImageStreamingSupported : unit -> bool
Return Value
Type:
Booleantrue if the client supports image streaming
Remarks See Also