public class AgoraVideoEncodedImageReceiver
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the video encoded image receiver instance.
|
| Constructor and Description |
|---|
AgoraVideoEncodedImageReceiver()
Constructs a video encoded image receiver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys the video encoded image receiver and releases native resources.
|
private void |
nativeDestroy(long cptr)
Releases the native video encoded image receiver handle.
|
private long |
nativeInit()
Initializes the native video encoded image receiver.
|
public AgoraVideoEncodedImageReceiver()
public void destroy()
private long nativeInit()
private void nativeDestroy(long cptr)
cptr - Native pointer to the receiver instance