Title | Data | Data Name | No |
Format void CPK_DestroyMemMovie (CpkHn cpk) Input cpk: Movie handle Output None Function value None Function Deletes the movie handle. If you delete a handle, the movie handle can no longer be used.
Title | Data | Data Name | No |
Format CpkHn CPK_CreateGfsMovie (CpkCreatePara * para, GfsHn gfs) Input para: Creation parameter gfs: File handle Output None function value movie handle (NULL if not created) Function Creates a movie handle for playing movie files in the file system. Remarks
Title | Data | Data Name | No |
Format void CPK_DestroyGfsMovie (CpkHn cpk) Input cpk: Movie handle Output None Function value None Function