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

#include <LiveViewControllerTypes.h>

Collaboration diagram for alexaClientSDK::alexaLiveViewControllerInterfaces::Participants:
Collaboration graph
[legend]

Public Attributes

std::set< Viewerviewers
 List of the viewing devices. At least one viewing device must be specified. More...
 
Camera camera
 Camera source of the live feed. More...
 

Detailed Description

Participants object. Contains the camera source and a list of viewing devices in the current streaming session.

Member Data Documentation

◆ camera

Camera alexaClientSDK::alexaLiveViewControllerInterfaces::Participants::camera

Camera source of the live feed.

◆ viewers

std::set<Viewer> alexaClientSDK::alexaLiveViewControllerInterfaces::Participants::viewers

List of the viewing devices. At least one viewing device must be specified.


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