AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::avsCommon::utils::mediaPlayer::Fingerprint Struct Reference

#include <MediaPlayerFactoryInterface.h>

Public Attributes

std::string package
 Package name of media player. More...
 
std::string buildType
 Build type of media player. More...
 
std::string versionNumber
 Version number of media player. More...
 

Detailed Description

A struct to hold fingerprint for MediaPlayer. This is an optional structure sent to cloud as part of AudioPlayer Capability.

For further details, see AVS AudioPlayer (>= 1.4) Capability documentation.

Member Data Documentation

◆ buildType

std::string alexaClientSDK::avsCommon::utils::mediaPlayer::Fingerprint::buildType

Build type of media player.

◆ package

std::string alexaClientSDK::avsCommon::utils::mediaPlayer::Fingerprint::package

Package name of media player.

◆ versionNumber

std::string alexaClientSDK::avsCommon::utils::mediaPlayer::Fingerprint::versionNumber

Version number of media player.


The documentation for this struct was generated from the following file:

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