Difference between revisions of "SceMp4"

From Vita Development Wiki
Jump to navigation Jump to search
Line 39: Line 39:
 
3.60 functions NIDs:
 
3.60 functions NIDs:
 
<source>
 
<source>
// this all guessed name.
 
 
0x05474AF0 : sceMp4VerifyURI
 
0x05474AF0 : sceMp4VerifyURI
0x20A01112 : sceMp4GetNextAUInfo
+
0x20A01112 : sceMp4GetNextUnit
0x30E49E4D : sceMp4Init
+
0x30E49E4D : sceMp4OpenFile
0x32A15788 : sceMp4GetNextAUInfo3
+
0x32A15788 : sceMp4GetNextSyncUnit
 
0x40351E1A
 
0x40351E1A
0x40C64DC0 : sceMp4GetNextAUInfo2
+
0x40C64DC0 : sceMp4GetPrevSyncUnit
 
0x609E57AD
 
0x609E57AD
 
0x6B69F900
 
0x6B69F900
Line 51: Line 50:
 
0x8BE0E3D3
 
0x8BE0E3D3
 
0x920623C8 : sceMp4CloseFile
 
0x920623C8 : sceMp4CloseFile
0x94E1305D
+
0x94E1305D : sceMp4SetAvailableBW
0x96676BA0
+
0x96676BA0 : sceMp4JumpPTS
 
0xA7C09746
 
0xA7C09746
 
0xA870587F
 
0xA870587F
 
0xC05DFF01
 
0xC05DFF01
 
0xCB91CEBC
 
0xCB91CEBC
0xD092A066
+
0xD092A066 : sceMp4GetNextUnitData
0xD2871F1C
+
0xD2871F1C : sceMp4FlushFileReader
 
0xD5B26179 : sceMp4GetStreamInfo
 
0xD5B26179 : sceMp4GetStreamInfo
0xEFE299C9
+
0xEFE299C9 : sceMp4GetAvailableBW
 
</source>
 
</source>
  

Revision as of 20:07, 17 October 2023

Module

Version Name World Privilege
3.60 SceMp4 Non-secure User

Libraries

Known NIDs

Version Name World Visibility NID
3.60 SceMp4 Non-secure User 0x8FEACABD

SceMp4

0.945 functions names:

sceMp4OpenFile
sceMp4CloseFile
sceMp4StartFileStreaming
sceMp4ReleaseBuffer
sceMp4GetStreamInfo
sceMp4EnableStream
sceMp4Reset
sceMp4GetNextUnit
sceMp4GetNextUnitData
sceMp4PTSToTime
sceMp4TimeToPTS
sceMp4JumpPTS

3.60 functions NIDs:

0x05474AF0 : sceMp4VerifyURI
0x20A01112 : sceMp4GetNextUnit
0x30E49E4D : sceMp4OpenFile
0x32A15788 : sceMp4GetNextSyncUnit
0x40351E1A
0x40C64DC0 : sceMp4GetPrevSyncUnit
0x609E57AD
0x6B69F900
0x7B4832FE
0x8BE0E3D3
0x920623C8 : sceMp4CloseFile
0x94E1305D : sceMp4SetAvailableBW
0x96676BA0 : sceMp4JumpPTS
0xA7C09746
0xA870587F
0xC05DFF01
0xCB91CEBC
0xD092A066 : sceMp4GetNextUnitData
0xD2871F1C : sceMp4FlushFileReader
0xD5B26179 : sceMp4GetStreamInfo
0xEFE299C9 : sceMp4GetAvailableBW