LibMWCapture  3.3.1
LibMWCapture Documentation
Data Fields
_MWCAP_VIDEO_FRAME_INFO Struct Reference

#include <MWCaptureExtension.h>

Data Fields

MWCAP_VIDEO_FRAME_STATE state
 
BOOLEAN bInterlaced
 
BOOLEAN bSegmentedFrame
 
BOOLEAN bTopFieldFirst
 
BOOLEAN bTopFieldInverted
 
int cx
 
int cy
 
int nAspectX
 
int nAspectY
 
LONGLONG allFieldStartTimes [2]
 
LONGLONG allFieldBufferedTimes [2]
 
MWCAP_SMPTE_TIMECODE aSMPTETimeCodes [2]
 

Detailed Description

Definition at line 576 of file MWCaptureExtension.h.

Field Documentation

◆ allFieldBufferedTimes

LONGLONG allFieldBufferedTimes[2]

Definition at line 590 of file MWCaptureExtension.h.

◆ allFieldStartTimes

LONGLONG allFieldStartTimes[2]

Definition at line 589 of file MWCaptureExtension.h.

◆ aSMPTETimeCodes

MWCAP_SMPTE_TIMECODE aSMPTETimeCodes[2]

Definition at line 591 of file MWCaptureExtension.h.

◆ bInterlaced

BOOLEAN bInterlaced

Definition at line 579 of file MWCaptureExtension.h.

◆ bSegmentedFrame

BOOLEAN bSegmentedFrame

Definition at line 580 of file MWCaptureExtension.h.

◆ bTopFieldFirst

BOOLEAN bTopFieldFirst

Definition at line 581 of file MWCaptureExtension.h.

◆ bTopFieldInverted

BOOLEAN bTopFieldInverted

Definition at line 582 of file MWCaptureExtension.h.

◆ cx

int cx

Definition at line 584 of file MWCaptureExtension.h.

◆ cy

int cy

Definition at line 585 of file MWCaptureExtension.h.

◆ nAspectX

int nAspectX

Definition at line 586 of file MWCaptureExtension.h.

◆ nAspectY

int nAspectY

Definition at line 587 of file MWCaptureExtension.h.

◆ state

Definition at line 577 of file MWCaptureExtension.h.


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