AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <atomic>
#include <memory>
#include <AVSCommon/AVS/Attachment/InProcessAttachment.h>
#include <AVSCommon/AVS/Attachment/InProcessAttachmentReader.h>
#include <AVSCommon/AVS/Attachment/InProcessAttachmentWriter.h>
#include <AVSCommon/SDKInterfaces/HTTPContentFetcherInterfaceFactoryInterface.h>
#include <AVSCommon/Utils/PlaylistParser/PlaylistParserObserverInterface.h>
#include <AVSCommon/Utils/RequiresShutdown.h>
#include <AVSCommon/Utils/Threading/Executor.h>
#include "PlaylistParser/ContentDecrypter.h"
#include "PlaylistParser/Id3TagsRemover.h"
#include "PlaylistParser/PlaylistParser.h"
Go to the source code of this file.
Classes | |
class | alexaClientSDK::playlistParser::UrlContentToAttachmentConverter |
Class that handles the streaming of urls containing media into Attachments . More... | |
class | alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::ErrorObserverInterface |
Class to observe errors that arise from converting a URL to to an Attachment . More... | |
class | alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::WriteCompleteObserverInterface |
Class to allow notification when writing to the attachment is complete. More... | |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::playlistParser | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0