discord-jadx/app/src/main/java/co/discord/media_engine/internal/InboundAudio.java

329 lines
12 KiB
Java

package co.discord.media_engine.internal;
import c.d.b.a.a;
import d0.z.d.m;
/* compiled from: NativeStatistics.kt */
public final class InboundAudio {
private final int audioLevel;
private final int bytesReceived;
private final String codecName;
private final int codecPayloadType;
private final int decodingCNG;
private final int decodingMutedOutput;
private final int decodingNormal;
private final int decodingPLC;
private final int decodingPLCCNG;
private final int delayEstimate;
private final int jitter;
private final int jitterBuffer;
private final int jitterBufferPreferred;
private final int opAccelerate;
private final int opCNG;
private final int opExpand;
private final int opMerge;
private final int opNormal;
private final int opPreemptiveExpand;
private final int opSilence;
private final int packetsLost;
private final int packetsReceived;
private final int speaking;
private final int ssrc;
public InboundAudio(int i, int i2, String str, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, int i18, int i19, int i20, int i21, int i22, int i23) {
m.checkNotNullParameter(str, "codecName");
this.audioLevel = i;
this.bytesReceived = i2;
this.codecName = str;
this.codecPayloadType = i3;
this.delayEstimate = i4;
this.decodingCNG = i5;
this.decodingMutedOutput = i6;
this.decodingNormal = i7;
this.decodingPLC = i8;
this.decodingPLCCNG = i9;
this.jitter = i10;
this.jitterBuffer = i11;
this.jitterBufferPreferred = i12;
this.packetsLost = i13;
this.packetsReceived = i14;
this.opSilence = i15;
this.opNormal = i16;
this.opMerge = i17;
this.opExpand = i18;
this.opAccelerate = i19;
this.opPreemptiveExpand = i20;
this.opCNG = i21;
this.speaking = i22;
this.ssrc = i23;
}
public static /* synthetic */ InboundAudio copy$default(InboundAudio inboundAudio, int i, int i2, String str, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, int i18, int i19, int i20, int i21, int i22, int i23, int i24, Object obj) {
return inboundAudio.copy((i24 & 1) != 0 ? inboundAudio.audioLevel : i, (i24 & 2) != 0 ? inboundAudio.bytesReceived : i2, (i24 & 4) != 0 ? inboundAudio.codecName : str, (i24 & 8) != 0 ? inboundAudio.codecPayloadType : i3, (i24 & 16) != 0 ? inboundAudio.delayEstimate : i4, (i24 & 32) != 0 ? inboundAudio.decodingCNG : i5, (i24 & 64) != 0 ? inboundAudio.decodingMutedOutput : i6, (i24 & 128) != 0 ? inboundAudio.decodingNormal : i7, (i24 & 256) != 0 ? inboundAudio.decodingPLC : i8, (i24 & 512) != 0 ? inboundAudio.decodingPLCCNG : i9, (i24 & 1024) != 0 ? inboundAudio.jitter : i10, (i24 & 2048) != 0 ? inboundAudio.jitterBuffer : i11, (i24 & 4096) != 0 ? inboundAudio.jitterBufferPreferred : i12, (i24 & 8192) != 0 ? inboundAudio.packetsLost : i13, (i24 & 16384) != 0 ? inboundAudio.packetsReceived : i14, (i24 & 32768) != 0 ? inboundAudio.opSilence : i15, (i24 & 65536) != 0 ? inboundAudio.opNormal : i16, (i24 & 131072) != 0 ? inboundAudio.opMerge : i17, (i24 & 262144) != 0 ? inboundAudio.opExpand : i18, (i24 & 524288) != 0 ? inboundAudio.opAccelerate : i19, (i24 & 1048576) != 0 ? inboundAudio.opPreemptiveExpand : i20, (i24 & 2097152) != 0 ? inboundAudio.opCNG : i21, (i24 & 4194304) != 0 ? inboundAudio.speaking : i22, (i24 & 8388608) != 0 ? inboundAudio.ssrc : i23);
}
public final int component1() {
return this.audioLevel;
}
public final int component10() {
return this.decodingPLCCNG;
}
public final int component11() {
return this.jitter;
}
public final int component12() {
return this.jitterBuffer;
}
public final int component13() {
return this.jitterBufferPreferred;
}
public final int component14() {
return this.packetsLost;
}
public final int component15() {
return this.packetsReceived;
}
public final int component16() {
return this.opSilence;
}
public final int component17() {
return this.opNormal;
}
public final int component18() {
return this.opMerge;
}
public final int component19() {
return this.opExpand;
}
public final int component2() {
return this.bytesReceived;
}
public final int component20() {
return this.opAccelerate;
}
public final int component21() {
return this.opPreemptiveExpand;
}
public final int component22() {
return this.opCNG;
}
public final int component23() {
return this.speaking;
}
public final int component24() {
return this.ssrc;
}
public final String component3() {
return this.codecName;
}
public final int component4() {
return this.codecPayloadType;
}
public final int component5() {
return this.delayEstimate;
}
public final int component6() {
return this.decodingCNG;
}
public final int component7() {
return this.decodingMutedOutput;
}
public final int component8() {
return this.decodingNormal;
}
public final int component9() {
return this.decodingPLC;
}
public final InboundAudio copy(int i, int i2, String str, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, int i18, int i19, int i20, int i21, int i22, int i23) {
m.checkNotNullParameter(str, "codecName");
return new InboundAudio(i, i2, str, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23);
}
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof InboundAudio)) {
return false;
}
InboundAudio inboundAudio = (InboundAudio) obj;
return this.audioLevel == inboundAudio.audioLevel && this.bytesReceived == inboundAudio.bytesReceived && m.areEqual(this.codecName, inboundAudio.codecName) && this.codecPayloadType == inboundAudio.codecPayloadType && this.delayEstimate == inboundAudio.delayEstimate && this.decodingCNG == inboundAudio.decodingCNG && this.decodingMutedOutput == inboundAudio.decodingMutedOutput && this.decodingNormal == inboundAudio.decodingNormal && this.decodingPLC == inboundAudio.decodingPLC && this.decodingPLCCNG == inboundAudio.decodingPLCCNG && this.jitter == inboundAudio.jitter && this.jitterBuffer == inboundAudio.jitterBuffer && this.jitterBufferPreferred == inboundAudio.jitterBufferPreferred && this.packetsLost == inboundAudio.packetsLost && this.packetsReceived == inboundAudio.packetsReceived && this.opSilence == inboundAudio.opSilence && this.opNormal == inboundAudio.opNormal && this.opMerge == inboundAudio.opMerge && this.opExpand == inboundAudio.opExpand && this.opAccelerate == inboundAudio.opAccelerate && this.opPreemptiveExpand == inboundAudio.opPreemptiveExpand && this.opCNG == inboundAudio.opCNG && this.speaking == inboundAudio.speaking && this.ssrc == inboundAudio.ssrc;
}
public final int getAudioLevel() {
return this.audioLevel;
}
public final int getBytesReceived() {
return this.bytesReceived;
}
public final String getCodecName() {
return this.codecName;
}
public final int getCodecPayloadType() {
return this.codecPayloadType;
}
public final int getDecodingCNG() {
return this.decodingCNG;
}
public final int getDecodingMutedOutput() {
return this.decodingMutedOutput;
}
public final int getDecodingNormal() {
return this.decodingNormal;
}
public final int getDecodingPLC() {
return this.decodingPLC;
}
public final int getDecodingPLCCNG() {
return this.decodingPLCCNG;
}
public final int getDelayEstimate() {
return this.delayEstimate;
}
public final int getJitter() {
return this.jitter;
}
public final int getJitterBuffer() {
return this.jitterBuffer;
}
public final int getJitterBufferPreferred() {
return this.jitterBufferPreferred;
}
public final int getOpAccelerate() {
return this.opAccelerate;
}
public final int getOpCNG() {
return this.opCNG;
}
public final int getOpExpand() {
return this.opExpand;
}
public final int getOpMerge() {
return this.opMerge;
}
public final int getOpNormal() {
return this.opNormal;
}
public final int getOpPreemptiveExpand() {
return this.opPreemptiveExpand;
}
public final int getOpSilence() {
return this.opSilence;
}
public final int getPacketsLost() {
return this.packetsLost;
}
public final int getPacketsReceived() {
return this.packetsReceived;
}
public final int getSpeaking() {
return this.speaking;
}
public final int getSsrc() {
return this.ssrc;
}
public int hashCode() {
int i = ((this.audioLevel * 31) + this.bytesReceived) * 31;
String str = this.codecName;
return ((((((((((((((((((((((((((((((((((((((((((i + (str != null ? str.hashCode() : 0)) * 31) + this.codecPayloadType) * 31) + this.delayEstimate) * 31) + this.decodingCNG) * 31) + this.decodingMutedOutput) * 31) + this.decodingNormal) * 31) + this.decodingPLC) * 31) + this.decodingPLCCNG) * 31) + this.jitter) * 31) + this.jitterBuffer) * 31) + this.jitterBufferPreferred) * 31) + this.packetsLost) * 31) + this.packetsReceived) * 31) + this.opSilence) * 31) + this.opNormal) * 31) + this.opMerge) * 31) + this.opExpand) * 31) + this.opAccelerate) * 31) + this.opPreemptiveExpand) * 31) + this.opCNG) * 31) + this.speaking) * 31) + this.ssrc;
}
public String toString() {
StringBuilder L = a.L("InboundAudio(audioLevel=");
L.append(this.audioLevel);
L.append(", bytesReceived=");
L.append(this.bytesReceived);
L.append(", codecName=");
L.append(this.codecName);
L.append(", codecPayloadType=");
L.append(this.codecPayloadType);
L.append(", delayEstimate=");
L.append(this.delayEstimate);
L.append(", decodingCNG=");
L.append(this.decodingCNG);
L.append(", decodingMutedOutput=");
L.append(this.decodingMutedOutput);
L.append(", decodingNormal=");
L.append(this.decodingNormal);
L.append(", decodingPLC=");
L.append(this.decodingPLC);
L.append(", decodingPLCCNG=");
L.append(this.decodingPLCCNG);
L.append(", jitter=");
L.append(this.jitter);
L.append(", jitterBuffer=");
L.append(this.jitterBuffer);
L.append(", jitterBufferPreferred=");
L.append(this.jitterBufferPreferred);
L.append(", packetsLost=");
L.append(this.packetsLost);
L.append(", packetsReceived=");
L.append(this.packetsReceived);
L.append(", opSilence=");
L.append(this.opSilence);
L.append(", opNormal=");
L.append(this.opNormal);
L.append(", opMerge=");
L.append(this.opMerge);
L.append(", opExpand=");
L.append(this.opExpand);
L.append(", opAccelerate=");
L.append(this.opAccelerate);
L.append(", opPreemptiveExpand=");
L.append(this.opPreemptiveExpand);
L.append(", opCNG=");
L.append(this.opCNG);
L.append(", speaking=");
L.append(this.speaking);
L.append(", ssrc=");
return a.z(L, this.ssrc, ")");
}
}