Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート

AudioConfigAttr

AudioConfigAttr

サポートされている構成を取得するためのAudioConfig getSupportedPlaybackConfigurationsAsyncで使用されます

コンストラクタ

new AudioConfigAttr()

new AudioConfigAttr(): AudioConfigAttr

戻り値

AudioConfigAttr

プロパティ

channelMask

channelMask: AudioChannelMask = AudioChannelMask.CHANNEL_NONE


format

format: AudioSampleFormat = AudioSampleFormat.FORMAT_PCM_16_BIT


layout

layout: SampleLayout = SampleLayout.INTERLEAVED


sampleRate

sampleRate: AudioSampleRate = AudioSampleRate.SAMPLE_RATE_NONE


Last updated: 2026年6月30日