Esempio n. 1
0
 public static extern void EasyScreenLive_StopPush(IntPtr pusher, PUSH_TYPE pushType);
Esempio 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);