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::Actor Struct Reference

#include <VideoEntityTypes.h>

Public Attributes

std::unordered_map< std::string, std::string > externalIds
 
std::string name
 Name of the actor. There is no restriction on the format of actor name. More...
 

Detailed Description

An actor type entity object that represents an actor credited in video media content.

Member Data Documentation

◆ externalIds

std::unordered_map<std::string, std::string> alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Actor::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::Actor::name

Name of the actor. There is no restriction on the format of actor name.


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