AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Character Struct Reference

#include <VideoEntityTypes.h>

Public Attributes

std::unordered_map< std::string, std::string > externalIds
 
std::string name
 The name of the character. More...
 

Detailed Description

An character type entity object represented in video media content; for example, Snow White.

Member Data Documentation

◆ externalIds

std::unordered_map<std::string, std::string> alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Character::externalIds

External Id map where key is the provider, value is the Id; for example, a key-value pair could be asin_us and B089PWRYQL.

◆ name

std::string alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Character::name

The name of the character.


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