SoRemoteVizClientGetStreamingMode Method |
Returns the type of streaming currently used by the client.
Namespace: OIV.RemoteViz.Clients.Nodes
This information is known after receiving the first frame. For instance, you can retrieve this information in the event callback onDecodedFrame. If this method is called before receiving the first frame, it will return StreamingMode.UNKNOWN.
OIV.RemoteViz.Clients.Nodes.SoRemoteVizClient.StreamingModes