Learn how to evaluate and integrate the VNC SDK
ServerImageCallback¶
-
public class
ServerImageCallback
implements ImageReader.OnImageAvailableListener¶ ServerImageCallback is used by vnc_Server on Android to receive onImageAvailable callbacks from ImageReader. This source file should not be included in the distribution source jar, only the class file should be distributed.
Constructor Summary¶
ServerImageCallback
(Server
server)
Method Summary¶
Modifier and Type | Method and Description |
---|---|
void |
destroy () |
void |
onImageAvailable (ImageReader reader) |