AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
MockAndroidSLESObject.h File Reference
#include <unordered_map>
#include <SLES/OpenSLES.h>
#include <AndroidUtilities/MockAndroidSLESInterface.h>
Include dependency graph for MockAndroidSLESObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::applicationUtilities::androidUtilities::test::MockAndroidSLESObject
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::applicationUtilities
 
 alexaClientSDK::applicationUtilities::androidUtilities
 
 alexaClientSDK::applicationUtilities::androidUtilities::test
 

Functions

SLresult alexaClientSDK::applicationUtilities::androidUtilities::test::realizeSucceed (SLObjectItf self, SLboolean async)
 
SLresult alexaClientSDK::applicationUtilities::androidUtilities::test::realizeFailed (SLObjectItf self, SLboolean async)
 
SLresult alexaClientSDK::applicationUtilities::androidUtilities::test::getMockInterface (SLObjectItf self, SLInterfaceID id, void *interface)
 

Variables

static std::unordered_map< SLInterfaceID, std::shared_ptr< MockInterface > > alexaClientSDK::applicationUtilities::androidUtilities::test::g_interfaces
 

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