Videoplayer plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with " 3 Identifiers: * 1 * 0x41435430 ("ACT0") * 0x4D4F4430 ("MOD0") =1 Interface= contains 3 subs: 0: PluginLaunch 1: PluginLaunchForWebBrowser 2: PluginLaunch 3: PluginL...")
 
mNo edit summary
Line 9: Line 9:
=1 Interface=
=1 Interface=


contains 3 subs:  
contains 4 subs:  
  0: PluginLaunch
  0: PluginLaunch
  1: PluginLaunchForWebBrowser
  1: PluginLaunchForWebBrowser

Revision as of 14:56, 27 March 2014


3 Identifiers:

  • 1
  • 0x41435430 ("ACT0")
  • 0x4D4F4430 ("MOD0")

1 Interface

contains 4 subs:

0: PluginLaunch
1: PluginLaunchForWebBrowser
2: PluginLaunch
3: PluginLaunch

ACT0 Interface

contains only 1 sub:

0: HelperAction, 1 Parameter: char * action

MOD0 Interface

contains 4 subs:

0: Videoplayer_onActivate
1: Videoplayer_onDeactivate
2:
3: