public interface AliyunAETemplateIPlayer
sdk version >= v3.35.0
template preview player
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPlaying()
check if player is playing
|
void |
pause()
pause play
|
void |
seek(int frame)
seek player to specific frame
|
void |
start()
start play
|
void |
stop()
stop play
|