Ejemplo n.º 1
0
 public static extern void EasyScreenLive_StopPush(IntPtr pusher, PUSH_TYPE pushType);
Ejemplo n.º 2
0
 public static extern int EasyScreenLive_StartPush(IntPtr pusher, PUSH_TYPE pushType, string ServerIp, int nPushPort, string sPushName, int rtpOverTcp, int nPushBufSize = 1024, bool bServerRecord = false);