SoRemoteVizClientGetVideoDecoder Method |
Returns the video decoder that has been successfully initialized and currently used by the client to decode video stream.
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 VideoDecoder.NONE. If the streaming mode is not StreamingMode.VIDEO (