![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
The context of the RenderPlayerInfoCards from the RenderPlayerInfoCards provider. More...
#include <RenderPlayerInfoCardsObserverInterface.h>
Public Attributes | |
std::string | audioItemId |
The AudioItem ID the RenderPlayerInfoCards provider is handling. More... | |
std::chrono::milliseconds | offset |
The offset in millisecond from the start of the AudioItem . More... | |
std::shared_ptr< MediaPropertiesInterface > | mediaProperties |
The context of the RenderPlayerInfoCards from the RenderPlayerInfoCards provider.
std::string alexaClientSDK::avsCommon::sdkInterfaces::RenderPlayerInfoCardsObserverInterface::Context::audioItemId |
The AudioItem
ID the RenderPlayerInfoCards provider is handling.
std::shared_ptr<MediaPropertiesInterface> alexaClientSDK::avsCommon::sdkInterfaces::RenderPlayerInfoCardsObserverInterface::Context::mediaProperties |
The MediaPropertiesInterface
so that the observer can retrieve the live offset.
std::chrono::milliseconds alexaClientSDK::avsCommon::sdkInterfaces::RenderPlayerInfoCardsObserverInterface::Context::offset |
The offset in millisecond from the start of the AudioItem
.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0