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