Searched refs:dwTotalFrames (Results 1 – 1 of 1) sorted by relevance
182 public int dwTotalFrames = 0; // replace field in MjpegFileWriter.AVIMainHeader203 dwTotalFrames = numFrames; in AVIMainHeader()214 baos.write(intBytes(swapInt(dwTotalFrames))); in toBytes()