vdr-plugin-softhddevice-drm-gles 1.6.7
config.h File Reference

Plugin Configuration Header File. More...

#include <atomic>
#include <mutex>
#include <vector>

Go to the source code of this file.

Classes

struct  sDrmMode
 Holds possible display configurations. More...
 
class  cSoftHdConfig
 Plugin Configuration. More...
 

Enumerations

enum  ConfigDisplayModes { CONFIG_DISPLAY_MODE_DEFAULT = 0 , CONFIG_DISPLAY_MODE_FOLLOW_VIDEO = 1 , CONFIG_DISPLAY_MODE_FOLLOW_VIDEO_INTERLACED = 2 , CONFIG_DISPLAY_MODE_MANUAL = 3 }
 

Detailed Description

Plugin Configuration Header File.

Definition in file config.h.

Enumeration Type Documentation

◆ ConfigDisplayModes

Enumerator
CONFIG_DISPLAY_MODE_DEFAULT 
CONFIG_DISPLAY_MODE_FOLLOW_VIDEO 
CONFIG_DISPLAY_MODE_FOLLOW_VIDEO_INTERLACED 
CONFIG_DISPLAY_MODE_MANUAL 

Definition at line 37 of file config.h.