public class AgoraMediaPacketSender
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr |
| Constructor and Description |
|---|
AgoraMediaPacketSender(long cptr) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
private void |
ndestroy() |
int |
send(byte[] packet,
int length,
PacketOptions options) |
public int send(byte[] packet,
int length,
PacketOptions options)
private void ndestroy()
public void destroy()