MWCapture SDK Mac  3.3.1.16905
Public Attributes | List of all members
_MWCAP_VIDEO_BUFFER_INFO Struct Reference

MWCAP_VIDEO_BUFFER_INFO. More...

#include <MWCaptureExtension.h>

Public Attributes

DWORD cMaxFrames
 Maximum number of frames in on-board cache.
 
BYTE iNewestBuffering
 The number of the slices being bufferred. A frame of video data may contain multiple slices.
 
BYTE iBufferingFieldIndex
 The sequence number of fields being bufferred.
 
BYTE iNewestBuffered
 The sequence number of slices the latest bufferred piece.
 
BYTE iBufferedFieldIndex
 The sequence number of the latest bufferred field.
 
BYTE iNewestBufferedFullFrame
 The sequence number of the latest bufferred frame.
 
DWORD cBufferedFullFrames
 Number of fully bufferred full frames.
 

Detailed Description

MWCAP_VIDEO_BUFFER_INFO.

Records video buffer information.
Related functions are:
MWGetVideoBufferInfo


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