Album Applet

From Nintendo Switch Brew
Revision as of 02:48, 9 September 2019 by Yellows8 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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