Learn how to evaluate and integrate the VNC SDK
ServerImageCallback¶
-
public class
ServerImageCallbackimplements 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(Serverserver)
Method Summary¶
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
onImageAvailable(ImageReader reader) |