AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
CaptureState.h File Reference
#include <string>
Include dependency graph for CaptureState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::CaptureState { alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::CaptureState::START, alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::CaptureState::STOP, alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::CaptureState::UNKNOWN }
 Enumeration defining the states of audio input initiator. More...
 

Functions

CaptureState alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::captureStateFromString (const std::string &string)
 
std::string alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::captureStateToString (CaptureState state)
 

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