public class

PreviewData

extends Object
java.lang.Object
   ↳ co.megacool.megacool.PreviewData

Class Overview

The data needed to build a preview. This should only be used by non-native Android apps that cannot use renderPreviewOfGif(), and this interface should be considered unstable until there is first-class support for custom engines.

Summary

Public Methods
String[] getFramePaths()
int getLastFrameDelayMs()
int getPlaybackFrameRate()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public String[] getFramePaths ()

public int getLastFrameDelayMs ()

public int getPlaybackFrameRate ()