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

#include <LiveViewControllerInterface.h>

Collaboration diagram for alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest:
Collaboration graph
[legend]

Public Attributes

std::string sessionId
 Live streaming session identifier. More...
 
Target target
 Identifies the viewing device. More...
 
Role role
 Specifies the role of the device for the streaming session. More...
 
Participants participants
 Camera source and a list of viewing devices in the requested streaming session. More...
 
ViewerExperience viewerExperience
 Defines the display and audio properties of the streaming session. More...
 

Detailed Description

A request to start camera live view stream.

Member Data Documentation

◆ participants

Participants alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest::participants

Camera source and a list of viewing devices in the requested streaming session.

◆ role

Role alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest::role

Specifies the role of the device for the streaming session.

◆ sessionId

std::string alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest::sessionId

Live streaming session identifier.

◆ target

Target alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest::target

Identifies the viewing device.

◆ viewerExperience

ViewerExperience alexaClientSDK::alexaLiveViewControllerInterfaces::LiveViewControllerInterface::StartLiveViewRequest::viewerExperience

Defines the display and audio properties of the streaming session.


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