Changes

506 bytes added ,  02:50, 4 September 2019
no edit summary
Line 486: Line 486:     
= LoadAlbumScreenShotImageOutputForApplication =
 
= LoadAlbumScreenShotImageOutputForApplication =
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Size || Description
 +
|-
 +
| 0x0 || 0x8 || Width
 +
|-
 +
| 0x8 || 0x8 || Height
 +
|-
 +
| 0x10 || 0x40 || [[#ScreenShotAttributeForApplication]]
 +
|-
 +
| 0x50 || 0x404 || [[#ApplicationData]]
 +
|-
 +
| 0x454 || 0xAC || Unused
 +
|}
 +
 
This is "nn::capsrv::sf::LoadAlbumScreenShotImageOutputForApplication". This is a 0x500-byte struct.
 
This is "nn::capsrv::sf::LoadAlbumScreenShotImageOutputForApplication". This is a 0x500-byte struct.
    
= ScreenShotDecodeOption =
 
= ScreenShotDecodeOption =
 
This is "nn::capsrv::ScreenShotDecodeOption". This is a 0x20-byte struct.
 
This is "nn::capsrv::ScreenShotDecodeOption". This is a 0x20-byte struct.
 +
 +
Unused by official sw with the output from [[#LoadAlbumScreenShotImageByAruid]]/[[#LoadAlbumScreenShotThumbnailImageByAruid]].
 +
 +
= ScreenShotAttributeForApplication =
 +
This is "nn::capsrv::ScreenShotAttributeForApplication". This is a 0x40-byte struct.
    
= Notes =
 
= Notes =