package M2;

import com.debridstream.tv.data.home.HomeMetaItem;
import java.util.List;

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

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

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

    public W(B.h1 h1Var, List list) {
        this.f4568a = 15;
        this.f4569b = list;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f4568a) {
            case 0:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 1:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 2:
                HomeMetaItem it = (HomeMetaItem) this.f4569b.get(((Number) obj).intValue());
                kotlin.jvm.internal.o.h(it, "it");
                return W.a.V(it);
            case 3:
                kotlin.jvm.internal.o.h((HomeMetaItem) this.f4569b.get(((Number) obj).intValue()), "it");
                return "poster";
            case 4:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 5:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 6:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 7:
                return "link_row";
            case 8:
                return "os_sub";
            case 9:
                return "subtitle_track";
            case 10:
                return "audio_track";
            case 11:
                return "link_row";
            case 12:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 13:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 14:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 15:
                Integer num = (Integer) this.f4569b.get(((Number) obj).intValue());
                num.intValue();
                return num;
            case 16:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 17:
                this.f4569b.get(((Number) obj).intValue());
                return null;
            case 18:
                return "catalog";
            case 19:
                return "poster";
            case 20:
                return "section";
            default:
                return "poster";
        }
    }

    public /* synthetic */ W(List list, int i6) {
        this.f4568a = i6;
        this.f4569b = list;
    }
}
