AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <cstddef>
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::avsCommon | |
alexaClientSDK::avsCommon::utils | |
alexaClientSDK::avsCommon::utils::id3Tags | |
Functions | |
std::size_t | alexaClientSDK::avsCommon::utils::id3Tags::getID3v2TagSize (const unsigned char *data, std::size_t bufferSize) |
Variables | |
constexpr unsigned char | alexaClientSDK::avsCommon::utils::id3Tags::ID3V2TAG_IDENTIFIER [] = {'I', 'D', '3'} |
Identifier for a ID3v2 Tag. More... | |
constexpr unsigned int | alexaClientSDK::avsCommon::utils::id3Tags::ID3V2TAG_HEADER_SIZE = 10 |
The length of a ID3v2 header. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0