MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Public Attributes | List of all members
_MWCAP_VIDEO_FRAME_INFO Struct Reference

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.
 

Detailed Description

MWCAP_VIDEO_FRAME_INFO.

Records video frame information
Related functions are:
MWGetVideoFrameInfo


The documentation for this struct was generated from the following file: