SceUsbAudio: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Module == === Known NIDs === {| class="wikitable" |- ! Version !! Name !! World !! Privilege !! NID |- | 3.65 || SceUsbAudio || Non-secure || Kernel || 0x355BC554 |} == L...") |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Module == | == Module == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version | ! Version !! World !! Privilege | ||
|- | |- | ||
| 3.65 | | 3.60-3.65 || Non-secure || Kernel | ||
|} | |} | ||
Line 31: | Line 30: | ||
== SceUsbAudioIn == | == SceUsbAudioIn == | ||
sceUsbAudioInOpenDevice: 0x00563102 | |||
sceUsbAudioInGetDeviceInformation: 0x00CCAA66 | |||
sceUsbAudioInGetMaxValueOfVolume: 0x0E334392 | |||
sceUsbAudioInGetMinValueOfVolume: 0x40A15361 | |||
sceUsbAudioInCloseDevice: 0x8D592FBC | |||
sceUsbAudioInGetDeviceIdList: 0x8E5FA43F | |||
sceUsbAudioInSetCurrentValueOfVolume: 0xFA026651 | |||
sceUsbAudioInInput: 0xFAB27059 | |||
[[Category:ARM]] | |||
[[Category:Kernel]] | |||
[[Category:Modules]] | [[Category:Modules]] | ||
[[Category: | [[Category:Library]] |
Latest revision as of 21:36, 1 May 2023
Module
Version | World | Privilege |
---|---|---|
3.60-3.65 | Non-secure | Kernel |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
3.65 | SceUsbAudioForDriver | Non-secure | Kernel | 0x066BBE8B |
3.65 | SceUsbAudioIn | Non-secure | User | 0x53AD0094 |
SceUsbAudioForDriver
SceUsbAudioForDriver_23A07D29: 0x23A07D29 SceUsbAudioForDriver_863B0617: 0x863B0617 SceUsbAudioForDriver_96EC3E18: 0x96EC3E18 SceUsbAudioForDriver_974DBE03: 0x974DBE03 SceUsbAudioForDriver_EFB4E3E4: 0xEFB4E3E4
SceUsbAudioIn
sceUsbAudioInOpenDevice: 0x00563102 sceUsbAudioInGetDeviceInformation: 0x00CCAA66 sceUsbAudioInGetMaxValueOfVolume: 0x0E334392 sceUsbAudioInGetMinValueOfVolume: 0x40A15361 sceUsbAudioInCloseDevice: 0x8D592FBC sceUsbAudioInGetDeviceIdList: 0x8E5FA43F sceUsbAudioInSetCurrentValueOfVolume: 0xFA026651 sceUsbAudioInInput: 0xFAB27059