AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
android | |
test | |
Classes | |
class | AttachmentReaderSource |
class | BaseStreamSource |
class | IStreamSource |
class | MediaPlayer |
class | Normalizer |
class | OffsetManager |
class | PipelineInterface |
class | PooledMediaPlayerFactory |
class | SourceInterface |
class | SourceObserverInterface |
Typedefs | |
typedef std::vector< avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::TagKeyValueType > | VectorOfTags |
Functions | |
avsCommon::utils::mediaPlayer::ErrorType | gerrorToErrorType (const GError *error, bool remoteResource) |
typedef std::vector<avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::TagKeyValueType> alexaClientSDK::mediaPlayer::VectorOfTags |
avsCommon::utils::mediaPlayer::ErrorType alexaClientSDK::mediaPlayer::gerrorToErrorType | ( | const GError * | error, |
bool | remoteResource | ||
) |
Convert a GStreamer GError
to an ErrorType
.
error | The GError to convert. |
remoteResource | Indicates whether it should be for a resource that is remote. |
ErrorType
. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0