ClientIsVideoStreamingSupported Method |
Returns if the client supports video streaming.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool IsVideoStreamingSupported()
Public Function IsVideoStreamingSupported As Boolean
public:
bool IsVideoStreamingSupported()
member IsVideoStreamingSupported : unit -> bool
Return Value
Type:
Booleantrue if video streaming is supported.
Remarks See Also