package d3;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import com.debridstream.tv.PlayerViewModel;
import w4.C3137A;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ String f15013c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ J4.a f15014d;

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

    public /* synthetic */ A0(PlayerViewModel playerViewModel, String str, J4.a aVar, int i6, int i7) {
        this.f15011a = i7;
        this.f15012b = playerViewModel;
        this.f15013c = str;
        this.f15014d = aVar;
        this.f15015e = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        Composer composer = (Composer) obj;
        Integer num = (Integer) obj2;
        switch (this.f15011a) {
            case 0:
                num.intValue();
                v2.s(this.f15012b, this.f15013c, this.f15014d, composer, RecomposeScopeImplKt.updateChangedFlags(this.f15015e | 1));
                break;
            default:
                num.getClass();
                W.a.M(this.f15012b, this.f15013c, this.f15014d, composer, RecomposeScopeImplKt.updateChangedFlags(this.f15015e | 1));
                break;
        }
        return C3137A.f25453a;
    }
}
