得物.apk(点击下载) / QixiLightUpAnimView$initView$2.java


package com.shizhuang.duapp.modules.live.anchor.detail.widget.qixi;

import androidx.core.util.Consumer;
import com.meituan.robust.ChangeQuickRedirect;
import com.meituan.robust.PatchProxy;
import com.shizhuang.duapp.R;
import com.shizhuang.duapp.modules.live.common.interaction.gift.mp4.LiveVideoView;
import com.shizhuang.duapp.modules.live.common.pkmic.VideoViewHolder;
import com.shizhuang.duapp.modules.live.common.widget.QixiLotteryLayout;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.internal.Lambda;
import mq0.b;

@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 4, 2})
/* compiled from: QixiLightUpAnimView.kt */
public final class QixiLightUpAnimView$initView$2 extends Lambda implements Function0<Unit> {
    public static ChangeQuickRedirect changeQuickRedirect;
    public final /* synthetic */ QixiLightUpAnimView this$0;

    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
    public QixiLightUpAnimView$initView$2(QixiLightUpAnimView qixiLightUpAnimView) {
        super(0);
        this.this$0 = qixiLightUpAnimView;
    }

    @Override // kotlin.jvm.functions.Function0
    public final void invoke() {
        LiveVideoView d;
        if (!PatchProxy.proxy(new Object[0], this, changeQuickRedirect, false, 178437, new Class[0], Void.TYPE).isSupported) {
            VideoViewHolder videoViewHolder = this.this$0.f17392h;
            if (videoViewHolder != null) {
                videoViewHolder.f(false);
            }
            VideoViewHolder videoViewHolder2 = this.this$0.f17392h;
            if (!(videoViewHolder2 == null || (d = videoViewHolder2.d()) == null)) {
                d.g();
            }
            VideoViewHolder videoViewHolder3 = this.this$0.f17392h;
            if (videoViewHolder3 != null) {
                videoViewHolder3.e("https://apk.poizon.com/duApp/Android_Config/resource/live/vap/qixiMagpieBridgeLantern2.mp4");
            }
            ((QixiLotteryLayout) this.this$0.d(R.id.qixiLotteryView)).setOnDismissListener(this.this$0);
            Consumer<Object> startLightUp = this.this$0.getStartLightUp();
            if (startLightUp != null) {
                startLightUp.accept("");
            }
            b.f35739a.d("community_live_activity_gift_click", "9", "1394", AnonymousClass1.INSTANCE);
        }
    }
}