![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MediaPlayerObserverInterface.h>
Public Attributes | |
std::string | key |
Key extracted from the stream tag. More... | |
std::string | value |
Value extracted from the stream tag. More... | |
MediaPlayerObserverInterface::TagType | type |
Type of the stream tag. More... | |
Structure to hold the key, value and type of tag that is found.
std::string alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::TagKeyValueType::key |
Key extracted from the stream tag.
MediaPlayerObserverInterface::TagType alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::TagKeyValueType::type |
Type of the stream tag.
std::string alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::TagKeyValueType::value |
Value extracted from the stream tag.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0