Album Applet: Difference between revisions
Created page with "This is the Album (<code>PhotoViewer</code>) applet launched by Home Menu. See AM_services#Library_Applets. == Usage == User-processes should push a common arguments stru..." |
No edit summary |
||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
User-processes should push a common arguments struct (version=0x10000) as well as <code>u8 | User-processes should push a common arguments struct (version=0x10000) as well as <code>u8 arg</code>. See below for the commonargs PlayStartupSound flag value. After starting the applet, official sw immediately closes it (no output storage is handled). | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Name || | ! Name || Arg value || PlayStartupSound | ||
|- | |- | ||
| <code>ShowAlbumFiles</code> || 0 || false | | <code>ShowAlbumFiles</code> || 0 || false |