AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <memory>
#include <string>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "acsdk/AlexaPresentationAPL/private/AlexaPresentationAPLVideoConfigParser.h"
Classes | |
class | alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest |
Test harness for AlexaPresentationAPLVideoConfigParser class. More... | |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::aplCapabilityAgent | |
alexaClientSDK::aplCapabilityAgent::test | |
Typedefs | |
using | alexaClientSDK::aplCapabilityAgent::test::JSONStream = std::vector< std::shared_ptr< std::istream > > |
Alias for JSON stream type used in ConfigurationNode initialization. More... | |
Functions | |
alexaClientSDK::aplCapabilityAgent::test::TEST_F (AlexaPresentationAPLVideoConfigParserTest, testSerializeVideoSettings) | |
alexaClientSDK::aplCapabilityAgent::test::TEST_F (AlexaPresentationAPLVideoConfigParserTest, testParseVideoSettingsInvalidVideoKey) | |
alexaClientSDK::aplCapabilityAgent::test::TEST_F (AlexaPresentationAPLVideoConfigParserTest, testParseVideoSettingsInvalidCodecsKey) | |
alexaClientSDK::aplCapabilityAgent::test::TEST_F (AlexaPresentationAPLVideoConfigParserTest, testParseVideoSettingsUnsupportedCodec) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0