Difference between revisions of "Album Applet"
Jump to navigation
Jump to search
(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 difference)
|
Revision as of 00:48, 9 September 2019
This is the Album (PhotoViewer
) applet launched by Home Menu.
See AM_services#Library_Applets.
Usage
User-processes should push a common arguments struct (version=0x10000) as well as u8 type
. See below for the commonargs PlayStartupSound flag value. After starting the applet, official sw immediately closes it (no output storage is handled).
Name | Type | PlayStartupSound |
---|---|---|
ShowAlbumFiles |
0 | false |
ShowAllAlbumFiles |
1 | false |
ShowAllAlbumFilesForHomeMenu |
2 | true |