AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Protected Member Functions | Protected Attributes | List of all members
alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest Class Reference
Inheritance diagram for alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest:
Collaboration graph
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< MockAndroidSLESObjectm_objectMock
 Mock the OpenSL ES buffer queue object wrapper. More...
 
std::shared_ptr< AndroidSLESObjectm_slObject
 Mock the actuall OpenSL ES buffer queue object. More...
 
std::shared_ptr< MockSlSimpleBufferQueuem_queueMock
 Mock the OpenSL ES buffer queue interface. More...
 
MockCallback m_callback
 The status callback mock. More...
 

Member Function Documentation

◆ SetUp()

void alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::SetUp ( )
overrideprotected

◆ TearDown()

void alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::TearDown ( )
overrideprotected

Member Data Documentation

◆ m_callback

MockCallback alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::m_callback
protected

The status callback mock.

◆ m_objectMock

std::shared_ptr<MockAndroidSLESObject> alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::m_objectMock
protected

Mock the OpenSL ES buffer queue object wrapper.

◆ m_queueMock

std::shared_ptr<MockSlSimpleBufferQueue> alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::m_queueMock
protected

Mock the OpenSL ES buffer queue interface.

◆ m_slObject

std::shared_ptr<AndroidSLESObject> alexaClientSDK::mediaPlayer::android::test::AndroidSLESMediaQueueTest::m_slObject
protected

Mock the actuall OpenSL ES buffer queue object.


The documentation for this class 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