Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

AudioDeviceInfo

Data type that contains the description of an audio device

Constructors

new AudioDeviceInfo()

new AudioDeviceInfo(): AudioDeviceInfo

Returns

AudioDeviceInfo

Properties

role

role: AudioRole = AudioRole.ROLE_SOURCE


type

type: AudioDevice = AudioDevice.DEVICE_NONE


name

name: String = ""


formats

formats: AudioSampleFormat[]


sampleRates

sampleRates: AudioSampleRate[]


channelMasks

channelMasks: AudioChannelMask[]


Last updated: Jul 22, 2026