![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LiveViewControllerTypes.h>
Public Attributes | |
DisplayProperties | suggestedDisplay |
Display properties of the live streaming session. More... | |
AudioProperties | audioProperties |
Audio communication properties of the live streaming session. More... | |
LiveViewTrigger | liveViewTrigger |
Reason the live view streaming session started. More... | |
std::chrono::milliseconds | idleTimeoutInMilliseconds |
ViewerExperience object. Defines the display and audio properties of the streaming session.
AudioProperties alexaClientSDK::alexaLiveViewControllerInterfaces::ViewerExperience::audioProperties |
Audio communication properties of the live streaming session.
std::chrono::milliseconds alexaClientSDK::alexaLiveViewControllerInterfaces::ViewerExperience::idleTimeoutInMilliseconds |
Timeout value in milliseconds. Any user interaction with the viewing device cancels the timer. For example, the user enables the microphone, performs pan, tilt, zoom gestures, or switches between full screen and picture-in-picture. A negative value or zero disables the timer. The default is 15000 milliseconds.
LiveViewTrigger alexaClientSDK::alexaLiveViewControllerInterfaces::ViewerExperience::liveViewTrigger |
Reason the live view streaming session started.
DisplayProperties alexaClientSDK::alexaLiveViewControllerInterfaces::ViewerExperience::suggestedDisplay |
Display properties of the live streaming session.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0