package com.bytedance.sdk.component.adexpress.dynamic.animation.fm;

import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.view.View;
import java.util.ArrayList;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public class wsy extends yz {
    public wsy(View view, com.bytedance.sdk.component.adexpress.dynamic.yz.fm fmVar) {
        super(view, fmVar);
    }

    @Override // com.bytedance.sdk.component.adexpress.dynamic.animation.fm.yz
    @SuppressLint({"ObjectAnimatorBinding"})
    public List<ObjectAnimator> fm() {
        this.f6463lb.setTag(2097610709, Integer.valueOf(this.ro.lb()));
        ObjectAnimator duration = ObjectAnimator.ofFloat(this.f6463lb, "marqueeValue", 0.0f, 1.0f).setDuration((int) (this.ro.vt() * 1000.0d));
        ArrayList arrayList = new ArrayList();
        arrayList.add(fm(duration));
        return arrayList;
    }
}
