java.lang.Object | |
↳ | com.ksyun.media.shortvideo.mv.KSYMVFrameInfo |
frame info for mv
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | DEFAULT_FILTER_TIME_DURATION |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public int | eid | ||||||||||
public long | fdur | ||||||||||
public int | fid | ||||||||||
public ImgFilterBase | filter | ||||||||||
public boolean | fs | ||||||||||
public long | t | ||||||||||
public String | vtrack |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
KSYMVFrameInfo(int eid, int fid, long t, String vtrack, boolean fs) | |||||||||||
KSYMVFrameInfo(int eid, int fid, long t, String vtrack, boolean fs, long fdur) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |