![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LiveViewControllerTypes.h>
Public Attributes | |
DisplayMode | displayMode |
Display mode in which to render the live stream. More... | |
avsCommon::utils::Optional< OverlayType > | overlayType |
avsCommon::utils::Optional< OverlayPosition > | overlayPosition |
DisplayProperties object. Defines details of the requested display experience on the viewing device.
DisplayMode alexaClientSDK::alexaLiveViewControllerInterfaces::DisplayProperties::displayMode |
Display mode in which to render the live stream.
avsCommon::utils::Optional<OverlayPosition> alexaClientSDK::alexaLiveViewControllerInterfaces::DisplayProperties::overlayPosition |
(Optional) If displayMode is OVERLAY
, overlayPosition indicates the position on the screen to display the overlay.
avsCommon::utils::Optional<OverlayType> alexaClientSDK::alexaLiveViewControllerInterfaces::DisplayProperties::overlayType |
(Optional) If displayMode is OVERLAY
, the type of overlay to use to render the live stream. If set to NONE, the displayMode defaults to FULL_SCREEN.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0