// outputFrame.h int outputFrameInitialize(int w,int h,char *name,int num); int outputFrame(); void outputFrameCleanUp();