| SoRemoteVizClientIsVideoStreamingSupported Method  | 
Checks if the client supports video streaming. 
 
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool IsVideoStreamingSupported()
Public Function IsVideoStreamingSupported As Boolean
public:
bool IsVideoStreamingSupported()
member IsVideoStreamingSupported : unit -> bool 
Return Value
Type: 
Booleantrue if the client supports video streaming 
Remarks
See Also