AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Typedefs | Enumerations
PlaylistEntry.h File Reference
#include <chrono>
#include <ostream>
#include <queue>
#include <string>
#include <AVSCommon/SDKInterfaces/HTTPContentFetcherInterface.h>
#include <AVSCommon/Utils/HTTPContent.h>
Include dependency graph for PlaylistEntry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alexaClientSDK::avsCommon::utils::playlistParser::EncryptionInfo
 
struct  alexaClientSDK::avsCommon::utils::playlistParser::PlaylistEntry
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::playlistParser
 

Typedefs

typedef std::tuple< long, long > alexaClientSDK::avsCommon::utils::playlistParser::ByteRange
 Alias for holding start and end offsets of byte range of an URL to download. More...
 

Enumerations

enum  alexaClientSDK::avsCommon::utils::playlistParser::PlaylistParseResult { alexaClientSDK::avsCommon::utils::playlistParser::PlaylistParseResult::FINISHED, alexaClientSDK::avsCommon::utils::playlistParser::PlaylistParseResult::ERROR, alexaClientSDK::avsCommon::utils::playlistParser::PlaylistParseResult::STILL_ONGOING, alexaClientSDK::avsCommon::utils::playlistParser::PlaylistParseResult::SHUTDOWN }
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0