WINDOWS
platform. More...
#include <mxcpcJPEGSequenceWriter.h>
#include <cstdio>
#include <cstring>
#include <memory>
Go to the source code of this file.
WINDOWS
platform.
Differs from the original POSIX
-dependent implementation in that we explicitly have to request binary mode when doing an open()
or fopen()
to avoid having our carriage returns (13s) implicitly toasted.
Definition in file mxcpcJPEGSequenceWriter_win.cpp.