AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::visualCharacteristics::VisualCharacteristicsFactory::VisualCharacteristicsExports Struct Reference

#include <VisualCharacteristicsFactory.h>

Public Attributes

std::shared_ptr< visualCharacteristicsInterfaces::VisualCharacteristicsInterfacevisualCharacteristicsInterface
 The instance of VisualCharacteristicsInterface provided by VisualCharacteristics. More...
 
std::shared_ptr< avsCommon::utils::RequiresShutdownrequiresShutdown
 Instance of RequiresShutdown used for cleaning up during shutdown. More...
 
std::shared_ptr< avsCommon::sdkInterfaces::CapabilityConfigurationInterfacecapabilityConfigurationInterface
 Interface providing CapabilitiesDelegate access to the version and configurations of the capabilities. More...
 
std::shared_ptr< presentationOrchestratorInterfaces::PresentationOrchestratorStateObserverInterfacepresentationOrchestratorStateObserverInterface
 

Detailed Description

Struct containing the interfaces exposed by the VisualCharacteristics component

Member Data Documentation

◆ capabilityConfigurationInterface

std::shared_ptr<avsCommon::sdkInterfaces::CapabilityConfigurationInterface> alexaClientSDK::visualCharacteristics::VisualCharacteristicsFactory::VisualCharacteristicsExports::capabilityConfigurationInterface

Interface providing CapabilitiesDelegate access to the version and configurations of the capabilities.

◆ presentationOrchestratorStateObserverInterface

std::shared_ptr<presentationOrchestratorInterfaces::PresentationOrchestratorStateObserverInterface> alexaClientSDK::visualCharacteristics::VisualCharacteristicsFactory::VisualCharacteristicsExports::presentationOrchestratorStateObserverInterface

Instance of PresentationOrchestratorStateObserverInterface used to register VisualCharacteristics as an observer of the Presentation Orchestrator

◆ requiresShutdown

std::shared_ptr<avsCommon::utils::RequiresShutdown> alexaClientSDK::visualCharacteristics::VisualCharacteristicsFactory::VisualCharacteristicsExports::requiresShutdown

Instance of RequiresShutdown used for cleaning up during shutdown.

◆ visualCharacteristicsInterface

std::shared_ptr<visualCharacteristicsInterfaces::VisualCharacteristicsInterface> alexaClientSDK::visualCharacteristics::VisualCharacteristicsFactory::VisualCharacteristicsExports::visualCharacteristicsInterface

The instance of VisualCharacteristicsInterface provided by VisualCharacteristics.


The documentation for this struct was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0