Difference between revisions of "SceAudioin"

From Vita Development Wiki
Jump to navigation Jump to search
m
Line 38: Line 38:
  
 
== SceAudioIn ==
 
== SceAudioIn ==
 +
 +
=== SceAudioIn_7C6EBD49 ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 0.940 || 0x7C6EBD49
 +
|-
 +
| 1.69-3.60 || not present
 +
|}
  
 
=== sceAudioInGetInput ===
 
=== sceAudioInGetInput ===
Line 44: Line 54:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x8105392
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x08105392
 
|}
 
|}
 +
 
=== sceAudioInSetMicGain ===
 
=== sceAudioInSetMicGain ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 51: Line 64:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0xF34DD73
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x0F34DD73
 
|}
 
|}
 +
 
=== sceAudioInSetMute ===
 
=== sceAudioInSetMute ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 58: Line 74:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x1DFE7698
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x1DFE7698
 
|}
 
|}
 +
 
=== sceAudioInGetStatus ===
 
=== sceAudioInGetStatus ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 65: Line 84:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x2F940377
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x2F940377
 
|}
 
|}
 +
 
=== sceAudioInInputWithInputDeviceState ===
 
=== sceAudioInInputWithInputDeviceState ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 72: Line 94:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x343E8251
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x343E8251
 
|}
 
|}
 +
 
=== sceAudioInOpenPort ===
 
=== sceAudioInOpenPort ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 79: Line 104:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x39B50DC1
+
| 0.940-3.60 || 0x39B50DC1
 
|}
 
|}
 +
 
=== sceAudioInReleasePort ===
 
=== sceAudioInReleasePort ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 86: Line 112:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x3A61B8C4
+
| 0.940-3.60 || 0x3A61B8C4
 
|}
 
|}
 +
 
=== sceAudioInGetAdopt ===
 
=== sceAudioInGetAdopt ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 93: Line 120:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x566AC433
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x566AC433
 
|}
 
|}
 +
 
=== sceAudioInInput ===
 
=== sceAudioInInput ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 100: Line 130:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x638ADD2D
+
| 0.940-3.60 || 0x638ADD2D
 
|}
 
|}
 +
 
=== sceAudioInGetMicGain ===
 
=== sceAudioInGetMicGain ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 107: Line 138:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0x86118097
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0x86118097
 
|}
 
|}
 +
 
=== sceAudioInSelectInput ===
 
=== sceAudioInSelectInput ===
 
{| class="wikitable"
 
{| class="wikitable"
Line 114: Line 148:
 
! Version !! NID
 
! Version !! NID
 
|-
 
|-
| 1.69 || 0xA0EB852F
+
| 0.940 || not present
 +
|-
 +
| 1.69-3.60 || 0xA0EB852F
 +
|}
 +
 
 +
=== sceAudioInOpenPortForDiag ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 0.940-1.69 || not present
 +
|-
 +
| 3.60 || 0xC6962E84
 
|}
 
|}
 +
 +
 
[[Category:Modules]]
 
[[Category:Modules]]
 
[[Category:Kernel]]
 
[[Category:Kernel]]

Revision as of 00:28, 8 April 2020

Module

Known NIDs

Version Name World Privilege NID
1.69 SceAudioin Non-secure Kernel 0x67F986A4
3.65 SceAudioin Non-secure Kernel 0x3DFB6F18

Libraries

Known NIDs

Version Name World Visibility NID
1.69 SceAudioInForDriver Non-secure Kernel 0x60928C22
1.69 SceAudioIn Non-secure User 0xF8DC61A3

SceAudioInForDriver

         SceAudioInForDriver_005A2A31: 0x005A2A31
         SceAudioInForDriver_0AB2743C: 0x0AB2743C
         SceAudioInForDriver_197CAA1B: 0x197CAA1B
         SceAudioInForDriver_313C969A: 0x313C969A
         SceAudioInForDriver_3D164387: 0x3D164387
         SceAudioInForDriver_3EC79053: 0x3EC79053
         SceAudioInForDriver_44A497F8: 0x44A497F8
         SceAudioInForDriver_9C7404BF: 0x9C7404BF
         SceAudioInForDriver_E4042F6F: 0xE4042F6F
         SceAudioInForDriver_FB46FA10: 0xFB46FA10

SceAudioIn

SceAudioIn_7C6EBD49

Version NID
0.940 0x7C6EBD49
1.69-3.60 not present

sceAudioInGetInput

Version NID
0.940 not present
1.69-3.60 0x08105392

sceAudioInSetMicGain

Version NID
0.940 not present
1.69-3.60 0x0F34DD73

sceAudioInSetMute

Version NID
0.940 not present
1.69-3.60 0x1DFE7698

sceAudioInGetStatus

Version NID
0.940 not present
1.69-3.60 0x2F940377

sceAudioInInputWithInputDeviceState

Version NID
0.940 not present
1.69-3.60 0x343E8251

sceAudioInOpenPort

Version NID
0.940-3.60 0x39B50DC1

sceAudioInReleasePort

Version NID
0.940-3.60 0x3A61B8C4

sceAudioInGetAdopt

Version NID
0.940 not present
1.69-3.60 0x566AC433

sceAudioInInput

Version NID
0.940-3.60 0x638ADD2D

sceAudioInGetMicGain

Version NID
0.940 not present
1.69-3.60 0x86118097

sceAudioInSelectInput

Version NID
0.940 not present
1.69-3.60 0xA0EB852F

sceAudioInOpenPortForDiag

Version NID
0.940-1.69 not present
3.60 0xC6962E84