package Y2;

import V2.M3;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class p implements J4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f8780a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ int f8781b;

    public /* synthetic */ p(int i6, int i7) {
        this.f8780a = i7;
        this.f8781b = i6;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f8780a) {
            case 0:
                S4.i m6 = (S4.i) obj;
                kotlin.jvm.internal.o.h(m6, "m");
                return ((S4.j) ((S4.k) m6).a()).get(1) + "page=" + this.f8781b;
            case 1:
                X2.i it = (X2.i) obj;
                kotlin.jvm.internal.o.h(it, "it");
                return Boolean.valueOf(it.f8597e == this.f8781b + 1);
            default:
                M3 setVideoPlayer = (M3) obj;
                kotlin.jvm.internal.o.h(setVideoPlayer, "$this$setVideoPlayer");
                return M3.b(setVideoPlayer, false, false, false, false, false, false, false, false, null, null, this.f8781b, null, null, null, null, 31743);
        }
    }
}
