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

HDMI_AVI_INFOFRAME_PAYLOAD. More...

#include <MWHDMIPackets.h>

Public Attributes

BYTE byScanInfo: 2
 scan information
 
BYTE byBarDataPresent: 2
 Whether the Bar data is valid.
 
BYTE byActiveFormatInfoPresent: 1
 Whether the active format is present.
 
BYTE byRGB_YCbCr: 2
 RGB or YCbCr.
 
BYTE byFutureUseByte1: 1
 Reserved.
 
BYTE byActivePortionAspectRatio: 4
 Active Format Aspect Ratio.
 
BYTE byCodedFrameAspectRatio: 2
 Frame Aspect Ratio.
 
BYTE byColorimetry: 2
 Colorimetry,This field is used with Extended Colorimetry to indicate the color code of the video source.
 
BYTE byNonUniformPictureScaling: 2
 Non-uniform picture ratio.
 
BYTE byRGBQuantizationRange: 2
 RGB quantization range.
 
BYTE byExtendedColorimetry: 3
 Extended Colorimetry.
 
BYTE byITContent: 1
 IT content.
 
BYTE byVIC: 7
 Video identification code.
 
BYTE byFutureUseByte4: 1
 Reserved.
 
BYTE byPixelRepetitionFactor: 4
 Pixel repetition factor.
 
BYTE byITContentType: 2
 IT content type.
 
BYTE byYCCQuantizationRange: 2
 YCCC quantization range.
 
WORD wEndOfTopBar
 Unsigned integers represent the last line of the letterbox bar area at the top of the screen. 0 indicates the top without a horizontal bar.
 
WORD wStartOfBottomBar
 Unsigned integers represent the first line of the letterbox bar at the bottom of the horizontal screen. 0 indicates no horizontal bar at the bottom.
 
WORD wEndOfLeftBar
 Unsigned integer, representing the last pixel of the vertical letterbox bar on the left. 0 indicates no left vertical bar at the bottom.
 
WORD wStartOfRightBar
 Unsigned integer, representing the first pixel of the vertical letterbox bar on the right. 0 indicates no right vertical bar at the bottom.
 

Detailed Description

HDMI_AVI_INFOFRAME_PAYLOAD.

Records AVI infoframe.


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