![]()  | 
  
    AlexaClientSDK
    3.0.0
    
   A cross-platform, modular SDK for interacting with the Alexa Voice Service 
   | 
 
#include <AVSCommon/Utils/MediaPlayer/PooledMediaPlayerFactory.h>#include <AVSCommon/Utils/Logger/Logger.h>#include <AVSCommon/Utils/MediaPlayer/MockMediaPlayer.h>#include <gtest/gtest.h>#include <gmock/gmock.h>
Classes | |
| class | alexaClientSDK::mediaPlayer::test::TestFactoryObserver | 
| class | alexaClientSDK::mediaPlayer::test::PooledMediaPlayerFactoryTest | 
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted.  | |
| alexaClientSDK::mediaPlayer | |
| alexaClientSDK::mediaPlayer::test | |
Macros | |
| #define | TAG "PooledMediaPlayerFactoryTest" | 
| String to identify log entries originating from this file.  More... | |
| #define | LX(event) alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event) | 
Functions | |
| alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_acquirePlayers) | |
| alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_releasePlayers) | |
| alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_recyclePlayers) | |
| alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_onReadyCallback) | |
| alexaClientSDK::mediaPlayer::test::TEST_F (PooledMediaPlayerFactoryTest, test_isMediaPlayerAvailable) | |
| #define LX | ( | event | ) | alexaClientSDK::avsCommon::utils::logger::LogEntry(TAG, event) | 
Create a LogEntry using this file's TAG and the specified event string.
| The | event string for this LogEntry.  | 
| #define TAG "PooledMediaPlayerFactoryTest" | 
String to identify log entries originating from this 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