Files
2026-06-04 11:42:34 +02:00

1043 lines
26 KiB
C#

using System;
using ExitGames.Client.Photon.Voice;
using UnityEngine;
// Token: 0x02000588 RID: 1416
public class LAMGCNGPJLA : BFAPPOMPGDN<float>, IDisposable
{
// Token: 0x0600E01C RID: 57372 RVA: 0x0042B284 File Offset: 0x00429484
public void EBDLJGMKCGP()
{
}
// Token: 0x0600E01D RID: 57373 RVA: 0x0042B288 File Offset: 0x00429488
public int JLMKBBECLKM()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E01E RID: 57374 RVA: 0x0042B298 File Offset: 0x00429498
public bool AJAHPHLMOOP(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return true;
}
// Token: 0x0600E01F RID: 57375 RVA: 0x0042B344 File Offset: 0x00429544
public void FEDCHPFEKJL()
{
}
// Token: 0x0600E020 RID: 57376 RVA: 0x0042B348 File Offset: 0x00429548
public int AKHPGPAEMFB()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E021 RID: 57377 RVA: 0x0042B358 File Offset: 0x00429558
public void KJBBLIKEDAI()
{
}
// Token: 0x0600E022 RID: 57378 RVA: 0x0042B35C File Offset: 0x0042955C
public int MCCMHFBDPCO()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E023 RID: 57379 RVA: 0x0042B36C File Offset: 0x0042956C
public int JEKLHMIGGMI()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E024 RID: 57380 RVA: 0x0042B37C File Offset: 0x0042957C
public bool IIPLLALIEMN(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E025 RID: 57381 RVA: 0x0042B428 File Offset: 0x00429628
public void IPOFBLDMIAG()
{
}
// Token: 0x0600E026 RID: 57382 RVA: 0x0042B42C File Offset: 0x0042962C
public bool EKGDMKMMNMF(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return true;
}
// Token: 0x0600E027 RID: 57383 RVA: 0x0042B4D8 File Offset: 0x004296D8
public int CMIHOFLMJGL()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E028 RID: 57384 RVA: 0x0042B4E8 File Offset: 0x004296E8
public bool BCCNJIHJPLB(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return true;
}
// Token: 0x0600E029 RID: 57385 RVA: 0x0042B594 File Offset: 0x00429794
public void Dispose()
{
}
// Token: 0x0600E02A RID: 57386 RVA: 0x0042B598 File Offset: 0x00429798
public void KCMMDGDJEPF()
{
}
// Token: 0x0600E02B RID: 57387 RVA: 0x0042B59C File Offset: 0x0042979C
public void GILDCCNLBCH()
{
}
// Token: 0x0600E02C RID: 57388 RVA: 0x0042B5A0 File Offset: 0x004297A0
public int NLBJGGAAONG()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E02D RID: 57389 RVA: 0x0042B5B0 File Offset: 0x004297B0
public bool CHPAJHADEBE(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E02E RID: 57390 RVA: 0x0042B65C File Offset: 0x0042985C
public int EIOECDIFIHB()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E02F RID: 57391 RVA: 0x0042B66C File Offset: 0x0042986C
public void DNOCDCALMNK()
{
}
// Token: 0x0600E030 RID: 57392 RVA: 0x0042B670 File Offset: 0x00429870
public bool HMDBEPOIFAP(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E031 RID: 57393 RVA: 0x0042B71C File Offset: 0x0042991C
public int IFFFNKFIMMF()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E032 RID: 57394 RVA: 0x0042B72C File Offset: 0x0042992C
public int ADECAILIHEK()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E033 RID: 57395 RVA: 0x0042B73C File Offset: 0x0042993C
public bool GIMJDLKDFFB(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E034 RID: 57396 RVA: 0x0042B7E8 File Offset: 0x004299E8
public bool KPNOMOFAEFH(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E035 RID: 57397 RVA: 0x0042B894 File Offset: 0x00429A94
public void EHNFOCBELCK()
{
}
// Token: 0x0600E036 RID: 57398 RVA: 0x0042B898 File Offset: 0x00429A98
public int LBOMPHDDBAF()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E037 RID: 57399 RVA: 0x0042B8A8 File Offset: 0x00429AA8
public bool COJCEEBEINH(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E038 RID: 57400 RVA: 0x0042B954 File Offset: 0x00429B54
public bool CMPBCEEFBPP(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E039 RID: 57401 RVA: 0x0042BA00 File Offset: 0x00429C00
public int DBLDGPMMEGJ()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E03A RID: 57402 RVA: 0x0042BA10 File Offset: 0x00429C10
public int CCPPAGNIOBE()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E03B RID: 57403 RVA: 0x0042BA20 File Offset: 0x00429C20
public bool PCFLGFOJEKL(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return true;
}
// Token: 0x0600E03C RID: 57404 RVA: 0x0042BACC File Offset: 0x00429CCC
public void EAHJABNMPPP()
{
}
// Token: 0x0600E03D RID: 57405 RVA: 0x0042BAD0 File Offset: 0x00429CD0
public void LODGLOKIDLL()
{
}
// Token: 0x0600E03E RID: 57406 RVA: 0x0042BAD4 File Offset: 0x00429CD4
public bool BLOKBHHJNIK(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return true;
}
// Token: 0x0600E03F RID: 57407 RVA: 0x0042BB80 File Offset: 0x00429D80
public void PNKFACANPGO()
{
}
// Token: 0x1700063E RID: 1598
// (get) Token: 0x0600E040 RID: 57408 RVA: 0x0042BB84 File Offset: 0x00429D84
public int MBMMFKGHAMB
{
get
{
return this.KNINDEBONNC.channels;
}
}
// Token: 0x0600E041 RID: 57409 RVA: 0x0042BB94 File Offset: 0x00429D94
public int ONPFIKDLODH()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E042 RID: 57410 RVA: 0x0042BBA4 File Offset: 0x00429DA4
public bool HBAJKKPEKFF(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E043 RID: 57411 RVA: 0x0042BC50 File Offset: 0x00429E50
public void COJBHBEMDEG()
{
}
// Token: 0x0600E044 RID: 57412 RVA: 0x0042BC54 File Offset: 0x00429E54
public int JMIMECNLLKG()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E046 RID: 57414 RVA: 0x0042BC70 File Offset: 0x00429E70
public int OJPAOEOJBHD()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E047 RID: 57415 RVA: 0x0042BC80 File Offset: 0x00429E80
public int NJININGIPKP()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E048 RID: 57416 RVA: 0x0042BC90 File Offset: 0x00429E90
public int IOLBPLAHIKH()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E049 RID: 57417 RVA: 0x0042BCA0 File Offset: 0x00429EA0
public int DICPAMABEDM()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E04A RID: 57418 RVA: 0x0042BCB0 File Offset: 0x00429EB0
public void IGHPBEFFOFC()
{
}
// Token: 0x0600E04B RID: 57419 RVA: 0x0042BCB4 File Offset: 0x00429EB4
public void ABFJBPNJMMG()
{
}
// Token: 0x0600E04C RID: 57420 RVA: 0x0042BCB8 File Offset: 0x00429EB8
public int OGPMNJNHFOM()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E04D RID: 57421 RVA: 0x0042BCC8 File Offset: 0x00429EC8
public int FBKHHPKEBND()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E04E RID: 57422 RVA: 0x0042BCD8 File Offset: 0x00429ED8
public bool OKOKMMCIKKB(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E04F RID: 57423 RVA: 0x0042BD84 File Offset: 0x00429F84
public int PDNMPOPLFJB()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E050 RID: 57424 RVA: 0x0042BD94 File Offset: 0x00429F94
public bool DDMBMBEJENA(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return true;
}
// Token: 0x0600E051 RID: 57425 RVA: 0x0042BE40 File Offset: 0x0042A040
public LAMGCNGPJLA(string OOEPHMJMKBK, int NAJNIAJOBPN)
{
if (Microphone.devices.Length < 1)
{
return;
}
this.OOEPHMJMKBK = OOEPHMJMKBK;
int num;
int num2;
Microphone.GetDeviceCaps(OOEPHMJMKBK, out num, out num2);
int num3 = NAJNIAJOBPN;
if (NAJNIAJOBPN < num || (num2 != 0 && NAJNIAJOBPN > num2))
{
num3 = num2;
}
this.KNINDEBONNC = BAGKDEHAHPE.PPBCDEEBBEB(OOEPHMJMKBK, num3);
}
// Token: 0x0600E052 RID: 57426 RVA: 0x0042BE98 File Offset: 0x0042A098
public bool COIAGEDLOCE(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return true;
}
// Token: 0x0600E053 RID: 57427 RVA: 0x0042BF44 File Offset: 0x0042A144
public int OONKOEEJKBP()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E054 RID: 57428 RVA: 0x0042BF54 File Offset: 0x0042A154
public bool HJPLGCACHOB(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return true;
}
// Token: 0x0600E055 RID: 57429 RVA: 0x0042C000 File Offset: 0x0042A200
public int BOFHIMEFHHF()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E056 RID: 57430 RVA: 0x0042C010 File Offset: 0x0042A210
public int HJIJLEHGDIM()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E057 RID: 57431 RVA: 0x0042C020 File Offset: 0x0042A220
public bool FDFCIIGLBKK(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E058 RID: 57432 RVA: 0x0042C0CC File Offset: 0x0042A2CC
public int IDOECFOAHBM()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E059 RID: 57433 RVA: 0x0042C0DC File Offset: 0x0042A2DC
public bool KKCNPOELAPA(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E05A RID: 57434 RVA: 0x0042C188 File Offset: 0x0042A388
public bool MAIMCALGPEH(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E05B RID: 57435 RVA: 0x0042C234 File Offset: 0x0042A434
public void OCFLJFGPJKF()
{
}
// Token: 0x1700063D RID: 1597
// (get) Token: 0x0600E05C RID: 57436 RVA: 0x0042C238 File Offset: 0x0042A438
public int BINAKGEGOGN
{
get
{
return this.KNINDEBONNC.frequency;
}
}
// Token: 0x0600E05D RID: 57437 RVA: 0x0042C248 File Offset: 0x0042A448
public bool KHNJJAOFKPL(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return false;
}
// Token: 0x0600E05E RID: 57438 RVA: 0x0042C2F4 File Offset: 0x0042A4F4
public int BGBBLDKNPNM()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E05F RID: 57439 RVA: 0x0042C304 File Offset: 0x0042A504
public void LLLKGLKOIHF()
{
}
// Token: 0x0600E060 RID: 57440 RVA: 0x0042C308 File Offset: 0x0042A508
public void DOICLDCLFPL()
{
}
// Token: 0x0600E061 RID: 57441 RVA: 0x0042C30C File Offset: 0x0042A50C
public bool LOJABEDJPMO(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E062 RID: 57442 RVA: 0x0042C3B8 File Offset: 0x0042A5B8
public int ELEHEOEALEJ()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E063 RID: 57443 RVA: 0x0042C3C8 File Offset: 0x0042A5C8
public bool HHCLOLPKPFA(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E064 RID: 57444 RVA: 0x0042C474 File Offset: 0x0042A674
public int CLKOLGMGGBE()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E065 RID: 57445 RVA: 0x0042C484 File Offset: 0x0042A684
public void BHNFJIMICCH()
{
}
// Token: 0x0600E066 RID: 57446 RVA: 0x0042C488 File Offset: 0x0042A688
public bool BFFCNLCAAHA(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E067 RID: 57447 RVA: 0x0042C534 File Offset: 0x0042A734
public int FHJMKFIBCAO()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E068 RID: 57448 RVA: 0x0042C544 File Offset: 0x0042A744
public int HJPFOJDOHFN()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E069 RID: 57449 RVA: 0x0042C554 File Offset: 0x0042A754
public void JANGBHJECAG()
{
}
// Token: 0x0600E06A RID: 57450 RVA: 0x0042C558 File Offset: 0x0042A758
public bool GNDDKHLNDMM(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return false;
}
// Token: 0x0600E06B RID: 57451 RVA: 0x0042C604 File Offset: 0x0042A804
public void NHCNKDNDJHN()
{
}
// Token: 0x0600E06C RID: 57452 RVA: 0x0042C608 File Offset: 0x0042A808
public int PPKKGCHDLOG()
{
return this.KNINDEBONNC.channels;
}
// Token: 0x0600E06D RID: 57453 RVA: 0x0042C618 File Offset: 0x0042A818
public bool NIBKMDOJGLL(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return true;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH++;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return false;
}
return true;
}
// Token: 0x0600E06E RID: 57454 RVA: 0x0042C6C4 File Offset: 0x0042A8C4
public bool DIDCLOMOJBO(float[] PIJMJBDFBJB)
{
if (this.KNINDEBONNC.channels == 0)
{
return false;
}
int position = Microphone.GetPosition(this.OOEPHMJMKBK);
if (position < this.INBMJFNFDPN)
{
this.OENAMHCDHDH += 0;
}
this.INBMJFNFDPN = position;
int num = this.OENAMHCDHDH * this.KNINDEBONNC.samples + position;
int num2 = PIJMJBDFBJB.Length / this.KNINDEBONNC.channels;
int num3 = this.LGJCNLFPNPL + num2;
if (num3 < num)
{
this.KNINDEBONNC.GetData(PIJMJBDFBJB, this.LGJCNLFPNPL % this.KNINDEBONNC.samples);
this.LGJCNLFPNPL = num3;
return true;
}
return true;
}
// Token: 0x0600E06F RID: 57455 RVA: 0x0042C770 File Offset: 0x0042A970
public int OECMFFIBIAB()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x0600E070 RID: 57456 RVA: 0x0042C780 File Offset: 0x0042A980
public int CFPMEMHNHIB()
{
return this.KNINDEBONNC.frequency;
}
// Token: 0x040020A0 RID: 8352
private AudioClip KNINDEBONNC;
// Token: 0x040020A1 RID: 8353
private string OOEPHMJMKBK;
// Token: 0x040020A2 RID: 8354
private static readonly float MBLHHAJMHJH = 0.5f;
// Token: 0x040020A3 RID: 8355
private int INBMJFNFDPN;
// Token: 0x040020A4 RID: 8356
private int OENAMHCDHDH;
// Token: 0x040020A5 RID: 8357
private int LGJCNLFPNPL;
}