Beispiel #1
0
 public extern static bool NP_SendImageInsertPlay(string cardID, string fileName,
                                                  NP_SIZE windowSize,
                                                  NP_TIMESPAN playDuration,
                                                  NP_IMAGEFILE_INFO propInfo);
Beispiel #2
0
 public extern static bool NP_SendVideoInsertPlay(string cardID, string fileName,
                                                  NP_SIZE windowSize,
                                                  NP_TIMESPAN playDuration,
                                                  NP_VIDEOFIEL_INFO propInfo);