KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Cable/connector types and management for display More...
Topics | |
Types | |
Type of cable connected to the DC | |
Functions | |
int8_t | vid_check_cable (void) |
Retrieve the connected video cable type. | |
Cable/connector types and management for display
int8_t vid_check_cable | ( | void | ) |
Retrieve the connected video cable type.
This function checks the video cable and reports what it finds.
CT_VGA | If a VGA Box or cable is connected. |
CT_NONE | If nothing is connected. |
CT_RGB | If a RGB/SCART cable is connected. |
CT_COMPOSITE | If a composite cable or RF switch is connected. |