-
public final class GeneratedVideo
-
-
Constructor Summary
Constructors Constructor Description GeneratedVideo(File video, Integer frameCount, Long duration)
-
Method Summary
Modifier and Type Method Description final FilegetVideo()final IntegergetFrameCount()final LonggetDuration()-
-
Method Detail
-
getFrameCount
final Integer getFrameCount()
-
getDuration
final Long getDuration()
-
-
-
-