v_hdmirx
Xilinx SDK Drivers API Documentation
XV_HdmiRx_3D_MetaData Struct Reference

Structure for 3D meta data. More...

Data Fields

u8 IsPresent
 Indicates 3D metadata presence. More...
 
XV_HdmiRx_3D_MetaData_Type Type
 Type. More...
 
u8 Length
 Length in bytes. More...
 
u8 Data [XV_HDMIRX_3D_META_MAX_SIZE]
 Data. More...
 

Detailed Description

Structure for 3D meta data.

Field Documentation

◆ Data

u8 XV_HdmiRx_3D_MetaData::Data[XV_HDMIRX_3D_META_MAX_SIZE]

Data.

◆ IsPresent

u8 XV_HdmiRx_3D_MetaData::IsPresent

Indicates 3D metadata presence.

◆ Length

u8 XV_HdmiRx_3D_MetaData::Length

Length in bytes.

◆ Type

XV_HdmiRx_3D_MetaData_Type XV_HdmiRx_3D_MetaData::Type

Type.