- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
24 lines
687 B
Java
24 lines
687 B
Java
package com.fyber.inneractive.sdk.player.exoplayer2;
|
|
|
|
import com.fyber.inneractive.sdk.player.exoplayer2.util.s;
|
|
import com.mbridge.msdk.playercommon.exoplayer2.C;
|
|
import java.util.UUID;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class b {
|
|
public static final int a;
|
|
public static final UUID b;
|
|
|
|
static {
|
|
a = s.a < 23 ? 1020 : 6396;
|
|
b = new UUID(0L, 0L);
|
|
new UUID(1186680826959645954L, -5988876978535335093L);
|
|
new UUID(-1301668207276963122L, -6645017420763422227L);
|
|
new UUID(-7348484286925749626L, -6083546864340672619L);
|
|
}
|
|
|
|
public static long a(long j) {
|
|
return j == C.TIME_UNSET ? C.TIME_UNSET : j / 1000;
|
|
}
|
|
}
|