public class

TimerEffectSpeed

extends Object
implements ITimerEffectData
java.lang.Object
   ↳ com.ksyun.media.shortvideo.timereffect.TimerEffectSpeed

Class Overview

Created by zanxiaofei on 18/4/23.

Summary

Fields
public int id
public float speed
Public Constructors
TimerEffectSpeed(float speed)
Public Methods
int getId()
void setId(int id)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.ksyun.media.shortvideo.timereffect.ITimerEffectData

Fields

public int id

public float speed

Public Constructors

public TimerEffectSpeed (float speed)

Public Methods

public int getId ()

public void setId (int id)