SceMp4: Difference between revisions
Jump to navigation
Jump to search
CelesteBlue (talk | contribs) (Created page with "== Module == === Known NIDs === {| class="wikitable" |- ! Version !! Name !! World !! Privilege !! NID |- | 3.60 || SceMp4 || Non-secure || User || 0x02E1F96A |} == Librarie...") |
(→SceMp4) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Module == | == Module == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version !! Name !! World !! Privilege | ! Version !! Name !! World !! Privilege | ||
|- | |- | ||
| 3.60 || SceMp4 || Non-secure || User | | 3.60 || SceMp4 || Non-secure || User | ||
|} | |} | ||
Line 22: | Line 21: | ||
== SceMp4 == | == SceMp4 == | ||
functions names: | 0.945 functions names: | ||
<source> | <source> | ||
sceMp4OpenFile | sceMp4OpenFile | ||
Line 37: | Line 36: | ||
sceMp4JumpPTS | sceMp4JumpPTS | ||
</source> | </source> | ||
3.60 functions NIDs: | |||
<source> | |||
0x05474AF0 : sceMp4OpenFile | |||
0x20A01112 : sceMp4GetNextUnit | |||
0x30E49E4D : sceMp4StartFileStreaming | |||
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 | |||
</source> | |||
[[Category:ARM]] | |||
[[Category:Usermode]] | |||
[[Category:Modules]] | |||
[[Category:Library]] |
Latest revision as of 20:34, 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 : sceMp4OpenFile 0x20A01112 : sceMp4GetNextUnit 0x30E49E4D : sceMp4StartFileStreaming 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