Uses of Class
com.openinventor.remoteviz.rendering.EncodedFrame
-
Packages that use EncodedFrame Package Description com.openinventor.remoteviz.rendering Table of Contents -
-
Uses of EncodedFrame in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering that return EncodedFrame Modifier and Type Method Description EncodedFrame
Connection. getLastEncodedFrame()
Gets the last encoded frame sent by the connection.Constructors in com.openinventor.remoteviz.rendering with parameters of type EncodedFrame Constructor Description EncodedFrame(EncodedFrame obj)
Copy constructor.
-