as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

SinkFormatsSelectionPolicy

Struct whose value field is used to signify the User Audio Mode for HDMI output

Enumeration Members

AUTO

AUTO: 0

Support formats based on Sink device capabilities.


ENFORCE_DD

ENFORCE_DD: 5

Set the sink format to Dolby Digital always. If the application feeds audio in any other format, it will be transcoded to Dolby Digital.


ENFORCE_DDP

ENFORCE_DDP: 4

Set the sink format to Dolby Digital Plus always. If the application feeds audio in any other format, it will be transcoded to Dolby Digital Plus.


ENFORCE_PCM

ENFORCE_PCM: 1

Support only PCM formats.


PASSTHROUGH_DD

PASSTHROUGH_DD: 3

Support PCM and Passthrough Dolby Digital formats. The applications are allowed to stream PCM or Dolby Digital audio formats. The sink format will be set to same as input audio format.


PASSTHROUGH_DDP

PASSTHROUGH_DDP: 2

Support PCM and Passthrough Dolby Digital Plus formats. The applications are allowed to stream PCM or Dolby Digital Plus audio formats. The sink format will be set to same as input audio format.


Last updated: Oct 02, 2025