Nas plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 30: Line 30:
  20:
  20:
  21: 3 Parameter: string, const void *input, size_t len
  21: 3 Parameter: string, const void *input, size_t len
  22:  
  22: installerDownload
  23:  
  23:  
  24:  
  24:  

Revision as of 03:16, 11 April 2014

1 Identifiers:

  • 1

1 Interface

contains 35 subs:

0: 1 Parameter: int
1: 2 Parameter: int do, int id - ("psvp:bgdl?id=0x%08x")
2: 0 Parameter:
3: 0 Parameter:
4: 
5: 
6: SetCallback, 2 Parameter: void * handler, int interface ?
7: 1 Parameter: download struct
8: 2 Parameter: char * [0x40], char * [0x20]
9: 0 Parameter: - edy_plugin interface 1 func 4
10: 1 Parameter: download struct
11: 1 Parameter: download struct
12: 1 Parameter: download struct
13: 1 Parameter: download struct
14: 
15: 
16:
17:
18:
19: Get current? psvp bgdl id
20:
21: 3 Parameter: string, const void *input, size_t len
22: installerDownload
23: 
24: 
25: 
26:
27:
28: 1 Parameter: char * path
29: 2 Parameter: int *, int *
30:
31: 
32: ResumeMarlinVideoStreaming?
33: 
34:

nas plugin struct

struct{
 char * dlurl;
 char * picurl;
 char * contentid;
 wchar_t * message; 
 int flag;
}