/**@class android.support.rastermill.FrameSequence
@extends java.lang.Object

*/
var FrameSequence = {

/**
*/
getWidth : function(  ) {},

/**
*/
getHeight : function(  ) {},

/**
*/
isOpaque : function(  ) {},

/**
*/
getFrameCount : function(  ) {},

/**
*/
getDefaultLoopCount : function(  ) {},

/**
*/
decodeByteArray : function(  ) {},

/**
*/
decodeByteArray : function(  ) {},

/**
*/
decodeByteBuffer : function(  ) {},

/**
*/
decodeStream : function(  ) {},


};