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