com.baidubce.services.vcr.model
Class CharacterItem
java.lang.Object
com.baidubce.services.vcr.model.CharacterItem
public class CharacterItem
- extends Object
Character result of a media with specific time.
CharacterItem
public CharacterItem()
getTimeInSeconds
public Integer getTimeInSeconds()
setTimeInSeconds
public void setTimeInSeconds(Integer timeInSeconds)
getWords
public List<CharacterWord> getWords()
setWords
public void setWords(List<CharacterWord> words)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.