Capture services: Difference between revisions
No edit summary |
|||
| Line 257: | Line 257: | ||
| 143 || [7.0.0+] [[#GetAlbumFileList4AaeUidAruid]] | | 143 || [7.0.0+] [[#GetAlbumFileList4AaeUidAruid]] | ||
|- | |- | ||
| 60002 || OpenAccessorSessionForApplication | | 60002 || [[#OpenAccessorSessionForApplication]] | ||
|} | |} | ||
| Line 303: | Line 303: | ||
The first [[#AlbumFileDateTime]] is the start_DateTime, the second [[#AlbumFileDateTime]] is the end_DateTime. In the IPC rawdata, these use 2-byte alignment. | The first [[#AlbumFileDateTime]] is the start_DateTime, the second [[#AlbumFileDateTime]] is the end_DateTime. In the IPC rawdata, these use 2-byte alignment. | ||
== OpenAccessorSessionForApplication == | |||
Takes a PID, an input [[#ApplicationAlbumFileEntry]], an u64 [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], and returns an output [[#IAlbumAccessorApplicationSession]]. | |||
== IAlbumAccessorApplicationSession == | == IAlbumAccessorApplicationSession == | ||