dp14
Vitis Drivers API Documentation
XDp_TxVscExtPacket Struct Reference

This typedef contains the VSC extended packet information. More...

Data Fields

u32 BitsPerColor
 Number of bits per color color component. More...
 
u8 ComponentFormat
 The component format currently in use by the video stream. More...
 
u8 DynamicRange
 The dynamic range currently in use by the video stream. More...
 
u8 YCbCrColorimetry
 The YCbCr colorimetry currently in use by the video stream. More...
 
u32 Header
 VSC packet header. More...
 

Detailed Description

This typedef contains the VSC extended packet information.

Field Documentation

u32 XDp_TxVscExtPacket::BitsPerColor

Number of bits per color color component.

u8 XDp_TxVscExtPacket::ComponentFormat

The component format currently in use by the video stream.

u8 XDp_TxVscExtPacket::DynamicRange

The dynamic range currently in use by the video stream.

u32 XDp_TxVscExtPacket::Header

VSC packet header.

u8 XDp_TxVscExtPacket::YCbCrColorimetry

The YCbCr colorimetry currently in use by the video stream.