AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <atomic>
#include <chrono>
#include <condition_variable>
#include <iostream>
#include <memory>
#include <mutex>
#include <string>
#include <utility>
#include <libavutil/samplefmt.h>
#include "AndroidSLESMediaPlayer/DecoderInterface.h"
#include "AndroidSLESMediaPlayer/FFmpegInputControllerInterface.h"
#include "AndroidSLESMediaPlayer/PlaybackConfiguration.h"
#include "AVSCommon/Utils/MediaPlayer/SourceConfig.h"
Go to the source code of this file.
Classes | |
class | alexaClientSDK::mediaPlayer::android::FFmpegDecoder |
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::mediaPlayer | |
alexaClientSDK::mediaPlayer::android | |
Typedefs | |
using | alexaClientSDK::mediaPlayer::android::LayoutMask = int64_t |
The layout mask representing which channels should be enabled. 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