Exemplo n.º 1
0
 public static extern int RTMPSockBuf_Send(ref RTMPSockBuf sb, string buf, int len);
Exemplo n.º 2
0
 public static extern int RTMPSockBuf_Close(ref RTMPSockBuf sb);
Exemplo n.º 3
0
 public static extern int RTMPSockBuf_Fill(ref RTMPSockBuf sb);