Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

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