8 #ifndef META_OCEAN_MEDIA_MF_MOVIE_RECORDER_H
9 #define META_OCEAN_MEDIA_MF_MOVIE_RECORDER_H
15 #include <mfreadwrite.h>
23 namespace MediaFoundation
130 DWORD streamIndex_ = DWORD(-1);
136 double nextFrameTimestamp_ = 0.0;
139 bool isRecording_ =
false;
This class implements Ocean's image class.
Definition: Frame.h:1792
Definition of a frame type composed by the frame dimension, pixel format and pixel origin.
Definition: Frame.h:30
This class wraps an unmanaged object (or reference) which needs to be released after usage.
Definition: ScopedObject.h:166
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15