- currentFrame
MsfCookedFrame currentFrame;
Undocumented in source.
- customAllocatorContext
void* customAllocatorContext;
Undocumented in source.
- fileWriteData
void* fileWriteData;
Undocumented in source.
- fileWriteFunc
MsfGifFileWriteFunc fileWriteFunc;
Undocumented in source.
- framesSubmitted
int framesSubmitted;
- height
int height;
Undocumented in source.
- listHead
MsfGifBuffer* listHead;
Undocumented in source.
- listTail
MsfGifBuffer* listTail;
Undocumented in source.
- lzwMem
int16_t* lzwMem;
Undocumented in source.
- msf_gif_alpha_threshold
int msf_gif_alpha_threshold;
Undocumented in source.
- previousFrame
MsfCookedFrame previousFrame;
Undocumented in source.
- width
int width;
Undocumented in source.