MWCapture SDK Linux
3.3.1.LAST_SVN_COMMIT_NUM
|
HDMI_AVI_INFOFRAME_PAYLOAD. More...
#include <MWHDMIPackets.h>
Public Attributes | |
uint8_t | byScanInfo: 2 |
uint8_t | byBarDataPresent: 2 |
uint8_t | byActiveFormatInfoPresent: 1 |
uint8_t | byRGB_YCbCr: 2 |
uint8_t | byFutureUseByte1: 1 |
uint8_t | byActivePortionAspectRatio: 4 |
uint8_t | byCodedFrameAspectRatio: 2 |
uint8_t | byColorimetry: 2 |
uint8_t | byNonUniformPictureScaling: 2 |
uint8_t | byRGBQuantizationRange: 2 |
uint8_t | byExtendedColorimetry: 3 |
uint8_t | byITContent: 1 |
uint8_t | byVIC: 7 |
uint8_t | byFutureUseByte4: 1 |
uint8_t | byPixelRepetitionFactor: 4 |
uint8_t | byITContentType: 2 |
uint8_t | byYCCQuantizationRange: 2 |
uint16_t | wEndOfTopBar |
uint16_t | wStartOfBottomBar |
uint16_t | wEndOfLeftBar |
uint16_t | wStartOfRightBar |
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. | |
HDMI_AVI_INFOFRAME_PAYLOAD.
Records AVI infoframe.