public class AgoraRtmpLocalUser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the RTMP local user instance.
|
| Constructor and Description |
|---|
AgoraRtmpLocalUser(long cptr)
Constructs an RTMP local user.
|