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

#include <VideoEntityTypes.h>

Public Attributes

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

Detailed Description

A director is an entity object that represents a director credited for a video media content.

Member Data Documentation

◆ externalIds

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

The name of the director.


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