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

#include <LiveViewControllerTypes.h>

Public Attributes

TalkMode talkMode
 Audio communication capability of the camera. More...
 
ConcurrentTwoWayTalkState concurrentTwoWayTalk
 Defines whether the camera supports concurrent two-way communication. More...
 
AudioState microphoneState
 State of the microphone at the start of the streaming session. More...
 
AudioState speakerState
 State of the speaker at the start of the streaming session. More...
 

Detailed Description

AudioProperties object. Defines the audio details of the streaming session.

Member Data Documentation

◆ concurrentTwoWayTalk

ConcurrentTwoWayTalkState alexaClientSDK::alexaLiveViewControllerInterfaces::AudioProperties::concurrentTwoWayTalk

Defines whether the camera supports concurrent two-way communication.

◆ microphoneState

AudioState alexaClientSDK::alexaLiveViewControllerInterfaces::AudioProperties::microphoneState

State of the microphone at the start of the streaming session.

◆ speakerState

AudioState alexaClientSDK::alexaLiveViewControllerInterfaces::AudioProperties::speakerState

State of the speaker at the start of the streaming session.

◆ talkMode

TalkMode alexaClientSDK::alexaLiveViewControllerInterfaces::AudioProperties::talkMode

Audio communication capability of the camera.


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