public extern static bool NP_AddVideoFile(IntPtr programHwnd, ushort timeSegmentIndex, ushort pageIndex, uint windowIndex, string fileName, NP_VIDEOFIEL_INFO propInfo);
public extern static bool NP_SendVideoInsertPlay(string cardID, string fileName, NP_SIZE windowSize, NP_TIMESPAN playDuration, NP_VIDEOFIEL_INFO propInfo);