CSPspEmu.Hle.Modules._unknownPrx.sceMp4.sceMp4Init C# (CSharp) Method

sceMp4Init() private method

private sceMp4Init ( bool unk1, bool unk2 ) : int
unk1 bool
unk2 bool
return int
        public int sceMp4Init(bool unk1, bool unk2)
        {
            return 0;
        }