74#ifndef _DS_VIDEOOUTPUTPORTSETTINGS_H_
75#define _DS_VIDEOOUTPUTPORTSETTINGS_H_
79#include "dsVideoResolutionSettings.h"
Device Settings HAL utilities.
enum _dsVideoPortType_t dsVideoPortType_t
This enumeration defines all of the standard type of Video ports.
@ dsAUDIOPORT_TYPE_HDMI
HDMI audio output
Definition dsTypes.h:101
@ dsVIDEOPORT_TYPE_HDMI
HDMI video output.
Definition dsTypes.h:385
#define dsUTL_DIM(arr)
Device Settings general Array dimension calculation inline definition.
Definition dsUtl.h:98
Structure that defines video port configuration settings.
Definition dsTypes.h:684
Structure that defines the video output port configuration.
Definition dsTypes.h:610