package com.revenuecat.purchases.ui.revenuecatui.components.video;

import androidx.compose.runtime.MutableState;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class VideoComponentViewKt$VideoComponentView$5$3$1 extends p implements J4.a {
    final /* synthetic */ MutableState<Boolean> $videoReady$delegate;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public VideoComponentViewKt$VideoComponentView$5$3$1(MutableState<Boolean> mutableState) {
        super(0);
        this.$videoReady$delegate = mutableState;
    }

    @Override // J4.a
    public /* bridge */ /* synthetic */ Object invoke() {
        m826invoke();
        return C3137A.f25453a;
    }

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m826invoke() {
        VideoComponentViewKt.VideoComponentView$lambda$9(this.$videoReady$delegate, true);
    }
}
