예제 #1
0
 public static extern void EasyScreenLive_StopPush(IntPtr pusher, PUSH_TYPE pushType);
예제 #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);