NUGU SDK Linux  1.7.5
DisplayInterface

Display capability interface. More...

+ Collaboration diagram for DisplayInterface:

Classes

struct  NuguCapability::_DisplayContextInfo
 Display Context Information. More...
 
class  NuguCapability::IDisplayHandler
 display handler interface More...
 
class  NuguCapability::IDisplayListener
 display listener interface More...
 

Typedefs

typedef struct NuguCapability::_DisplayContextInfo NuguCapability::DisplayContextInfo
 Display Context Information.
 

Enumerations

enum class  NuguCapability::ControlDirection { PREVIOUS , NEXT }
 
enum class  NuguCapability::ControlType { Focus , Scroll }
 
enum class  NuguCapability::TemplateControlType { TEMPLATE_PREVIOUS , TEMPLATE_CLOSEALL }
 

Detailed Description

Display capability interface.

Manage rendering and erasing according to metadata delivery and context management policies to show the graphical user interface (GUI) on devices with displays.

Enumeration Type Documentation

◆ ControlDirection

Enumerator
PREVIOUS 

Previous direction

NEXT 

Next direction

◆ ControlType

Enumerator
Focus 

Focus type

Scroll 

Scroll type

◆ TemplateControlType

Enumerator
TEMPLATE_PREVIOUS 

Move to previous template

TEMPLATE_CLOSEALL 

Close all templates