Return to previous page Return to menu Go to next page

4.5 Function list

The function list of this library is shown in Table 4.2 and Table 4.3.

Table 4.2 Function List (1)
 Function 
 Function name 
 Number 
 Initialization / termination 
 1.0 
 
 Initialize library 
 CPK_Init 
 1.1 
 
 Terminate library 
 CPK_Finish 
 1.2 
 Handle operation 
 2.0 
 
 Create handle (memory) 
 CPK_CreateMemMovie 
 2.1 
 
 Erase handle (memory) 
 CPK_DestroyMemMovie 
 2.2 
 
 Create handle (file system) 
 CPK_CreateGfsMovie 
 2.3 
 
 Clear handle (file system) 
 CPK_DestroyGfsMovie 
 2.4 
 
 Create handle (stream system) 
 CPK_CreateStmMovie 
 2.5 
 
 Erase handle (stream system) 
 CPK_DestroyStmMovie 
 2.6 
 
 Playback Task 
 CPK_Task 
 2.7 
 
 Judgment of display timing 
 CPK_IsDispTime 
 2.8 
 
 Display completion notification 
 CPK_CompleteDisp 
 2.9 
 
 V blank IN processing function 
 CPK_VblIn 
 2.10 
 Playback control 
 3.0 
 
 Start playback 
 CPK_Start 
 3.1 
 
 Stop playback 
 CPK_Stop 
 3.2 
 
 Pause 
 CPK_Pause 
 3.3 
 
 Next Movie Registration 
 CPK_EntryNext 
 3.4 
 
 Force playback movie switching 
 CPK_Change 
 3.5 
 
 Get movie switching status 
 CPK_CheckChange 
 3.6 
 
 Expand specified frame 
 CPK_DecodeFrame 
 3.7 


Return to previous page Return to menu Go to next page