|
libnx v4.9.0
|
Common caps (caps:*) service IPC header. More...
Go to the source code of this file.
Data Structures | |
| struct | CapsScreenShotAttribute |
| ScreenShotAttribute. More... | |
| struct | CapsScreenShotAttributeForApplication |
| ScreenShotAttributeForApplication. Only unk_x0 is used by official sw. More... | |
| struct | CapsScreenShotDecodeOption |
| ScreenShotDecodeOption. More... | |
| struct | CapsAlbumFileDateTime |
| AlbumFileDateTime. This corresponds to each field in the Album entry filename, prior to the "-": "YYYYMMDDHHMMSSII". More... | |
| struct | CapsAlbumFileId |
| AlbumEntryId. More... | |
| struct | CapsAlbumEntry |
| AlbumEntry. More... | |
| struct | CapsApplicationAlbumEntry |
| ApplicationAlbumEntry. More... | |
| struct | CapsApplicationAlbumFileEntry |
| ApplicationAlbumFileEntry. More... | |
| struct | CapsApplicationData |
| ApplicationData. More... | |
| struct | CapsAlbumContentsUsage |
| struct | CapsAlbumUsage2 |
| struct | CapsAlbumUsage3 |
| struct | CapsAlbumUsage16 |
| struct | CapsUserIdList |
| UserIdList. More... | |
| struct | CapsLoadAlbumScreenShotImageOutputForApplication |
| LoadAlbumScreenShotImageOutputForApplication. More... | |
| struct | CapsLoadAlbumScreenShotImageOutput |
| LoadAlbumScreenShotImageOutput. More... | |
| struct | CapsAlbumCache |
| AlbumCache. More... | |
Functions | |
| u64 | capsGetShimLibraryVersion (void) |
| Gets the ShimLibraryVersion. | |
| static CapsAlbumFileDateTime | capsGetDefaultStartDateTime (void) |
| Gets the default start_datetime. | |
| static CapsAlbumFileDateTime | capsGetDefaultEndDateTime (void) |
| Gets the default end_datetime. | |
| static void | capsConvertApplicationAlbumFileEntryToApplicationAlbumEntry (CapsApplicationAlbumEntry *out, CapsApplicationAlbumFileEntry *in) |
| Convert a CapsApplicationAlbumFileEntry to CapsApplicationAlbumEntry. | |
| static void | capsConvertApplicationAlbumEntryToApplicationAlbumFileEntry (CapsApplicationAlbumFileEntry *out, CapsApplicationAlbumEntry *in) |
| Convert a CapsApplicationAlbumEntry to CapsApplicationAlbumFileEntry. Should only be used on [7.0.0+]. | |
Common caps (caps:*) service IPC header.
| enum AlbumReportOption |
| Enumerator | |
|---|---|
| CapsAlbumContentsUsageFlag_HasGreaterUsage | Indicates that there are additional files not captured by the count/size fields of CapsAlbumContentsUsage. |
| CapsAlbumContentsUsageFlag_IsUnknownContents | Indicates that the file is not a known content type. |
| enum CapsAlbumStorage |
| enum CapsContentType |
ContentType.
| Enumerator | |
|---|---|
| CapsContentType_Screenshot | Album screenshots. |
| CapsContentType_Movie | Album videos. |
| CapsContentType_ExtraMovie | Videos recorded by the current host Application via grcCreateMovieMaker. |