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