MWCapture SDK Mac
3.3.1.16905
|
MWCAP_VIDEO_FRAME_INFO. More...
#include <MWCaptureExtension.h>
Public Attributes | |
MWCAP_VIDEO_FRAME_STATE | state |
The state of the video framess. | |
BOOLEAN | bInterlaced |
Whether an interlaced signal. | |
BOOLEAN | bSegmentedFrame |
Whether a segmented frame. | |
BOOLEAN | bTopFieldFirst |
Whether the top subframe is in front. | |
BOOLEAN | bTopFieldInverted |
Whether to reverse the top subframe. | |
int | cx |
Width of video frames. | |
int | cy |
Height of video frames. | |
int | nAspectX |
Width of the ratio. | |
int | nAspectY |
Height of the ratio. | |
LONGLONG | allFieldStartTimes [2] |
Start time of capturing top and bottom subframe respectively. | |
LONGLONG | allFieldBufferedTimes [2] |
Fully bufferred time of top and bottom frame respectively. | |
MWCAP_SMPTE_TIMECODE | aSMPTETimeCodes [2] |
Time code of top and bottom frame respectively. | |
MWCAP_VIDEO_FRAME_INFO.
Records video frame information
Related functions are:
MWGetVideoFrameInfo