AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
AlexaCaptionsNamespace.h File Reference
#include <string>
#include "IPCServerSampleApp/Messages/Message.h"
Include dependency graph for AlexaCaptionsNamespace.h:

Go to the source code of this file.

Classes

class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::RenderCaptionsMessage
 
class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::SetCaptionsStateMessage
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::sampleApplications
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces
 

Functions

static const int alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_VERSION_CAPTIONS (1)
 The namespace version for Captions. More...
 

Variables

static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAMESPACE_CAPTIONS [] = "AlexaCaptions"
 The message namespace for Captions. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_RENDER_CAPTIONS [] = "renderCaptions"
 The message name for renderCaptions. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_SET_CAPTIONS_STATE [] = "setCaptionsState"
 The message name for setCaptionsState. More...
 
static const char alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_ENABLED_TAG [] = "enabled"
 The enabled json key in the message. More...
 

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