public class AgoraVideoFrameMemoryPool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the video frame memory pool instance.
|
| Constructor and Description |
|---|
AgoraVideoFrameMemoryPool(long cptr)
Constructs a video frame memory pool.
|