RDK Documentation (Open Sourced RDK Components)

Description

Data Structures

struct  _dsVideoConfig_t
 Structure that defines video device configuration for the output. More...
 

Typedefs

typedef struct _dsVideoConfig_t dsVideoConfig_t
 Structure that defines video device configuration for the output.
 

Data Structure Documentation

◆ _dsVideoConfig_t

struct _dsVideoConfig_t

Structure that defines video device configuration for the output.

Definition at line 612 of file dsTypes.h.

Collaboration diagram for _dsVideoConfig_t:
Collaboration graph
Data Fields
size_t numSupportedDFCs

Number of zoom modes supported.

const dsVideoZoom_t * supportedDFCs

List of zoom modes supported.

dsVideoZoom_t defaultDFC

The default zoom mode.