16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_MEDIAPLAYER_PLAYBACKCONTEXT_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_MEDIAPLAYER_PLAYBACKCONTEXT_H_ 27 namespace mediaPlayer {
85 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_MEDIAPLAYER_PLAYBACKCONTEXT_H_ HeaderConfig allConfig
Headers to be sent for all out going requests.
Definition: PlaybackContext.h:61
static const avscommon_EXPORT std::string HTTP_AUDIOSEGMENT_HEADERS
Key in PlayDirective for the Http Headers that have to be sent with audioSegment requests.
Definition: PlaybackContext.h:46
Definition: PlaybackContext.h:35
::std::string string
Definition: gtest-port.h:1097
static const avscommon_EXPORT std::string HTTP_MANIFEST_HEADERS
Key in PlayDirective for the Http Headers that have to be sent with manifest requests.
Definition: PlaybackContext.h:43
HeaderConfig keyConfig
Headers to be sent while fetching license.
Definition: PlaybackContext.h:52
static const avscommon_EXPORT std::string HTTP_ALL_HEADERS
Key in PlayDirective for the Http Headers that have to be sent with all requests. ...
Definition: PlaybackContext.h:49
HeaderConfig audioSegmentConfig
Headers to be sent while fetching data segments.
Definition: PlaybackContext.h:58
HeaderConfig manifestConfig
Headers to be sent while fetching manifest.
Definition: PlaybackContext.h:55
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static const avscommon_EXPORT std::string HTTP_KEY_HEADERS
Key in PlayDirective for the Http Headers that have to be sent with key/license requests.
Definition: PlaybackContext.h:40
static const avscommon_EXPORT std::string HTTP_HEADERS
Http Headers in play directive.
Definition: PlaybackContext.h:37