Capture services: Difference between revisions

Line 264: Line 264:
Takes a type-0x6 output buffer containing an array of [[#ApplicationAlbumEntry]], a PID, an u8, two [[#AlbumFileDateTime]], and an u64 [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]]. Returns an output u64 for total output entries.
Takes a type-0x6 output buffer containing an array of [[#ApplicationAlbumEntry]], a PID, an u8, two [[#AlbumFileDateTime]], and an u64 [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]]. Returns an output u64 for total output entries.


The first [[#AlbumFileDateTime]] is the start DateTime, the second [[#AlbumFileDateTime]] is the end DateTime.
The first [[#AlbumFileDateTime]] is the start DateTime, the second [[#AlbumFileDateTime]] is the end DateTime. In the IPC rawdata, these use 2-byte alignment.


== GetAlbumFileList4AaeUidAruid ==
== GetAlbumFileList4AaeUidAruid ==
Takes a type-0x6 output buffer containing an array of [[#ApplicationAlbumEntry]], a PID, an u8, two [[#AlbumFileDateTime]], an u128 userID, and an u64 [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]]. Returns an output u64 for total output entries.
Takes a type-0x6 output buffer containing an array of [[#ApplicationAlbumEntry]], a PID, an u8, two [[#AlbumFileDateTime]], an u128 userID, and an u64 [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]]. Returns an output u64 for total output entries.


The first [[#AlbumFileDateTime]] is the start DateTime, the second [[#AlbumFileDateTime]] is the end DateTime.
The first [[#AlbumFileDateTime]] is the start DateTime, the second [[#AlbumFileDateTime]] is the end DateTime. In the IPC rawdata, these use 2-byte alignment.


== IAlbumAccessorApplicationSession ==
== IAlbumAccessorApplicationSession ==