CSPspEmu.Hle.Modules.hpremote.sceHprm.sceHprmIsMicrophoneExist C# (CSharp) Method

sceHprmIsMicrophoneExist() private method

private sceHprmIsMicrophoneExist ( ) : int
return int
        public int sceHprmIsMicrophoneExist()
        {
            throw (new NotImplementedException());
        }