public static class VideoLayout.VideoFrame extends Object
| Constructor and Description |
|---|
VideoFrame() |
| Modifier and Type | Method and Description |
|---|---|
List<VideoLayout.FrameData> |
getAttachments() |
int |
getIndex() |
int |
getPlayTimes() |
VideoLayout.VideoFrame |
setAttachments(List<VideoLayout.FrameData> attachments) |
VideoLayout.VideoFrame |
setIndex(int index) |
VideoLayout.VideoFrame |
setPlayTimes(int playTimes) |
public int getIndex()
public VideoLayout.VideoFrame setIndex(int index)
public int getPlayTimes()
public VideoLayout.VideoFrame setPlayTimes(int playTimes)
public List<VideoLayout.FrameData> getAttachments()
public VideoLayout.VideoFrame setAttachments(List<VideoLayout.FrameData> attachments)
Copyright © 2018. All rights reserved.