video_common
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Examples

You can refer to the below stated example applications for more details on how to use video_common driver.

xvidc_edid_print_example.c

Contains an example on how to use the XVideo_common driver directly. This example gives a supplied base Extended Display Identification Data(EDID) structure, will parse, decode, and print its contents.

For details, see xvidc_edid_print_example.c.

xvidc_edid_print_example.h

This example contains a headerfile.

For details, see xvidc_edid_print_example.h.