| 套件 | flash.media |
| 類別 | public final class AudioDecoder |
| 繼承 | AudioDecoder Object |
| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
請使用此類別中定義的一個常數,做為 Capabilities 類別的 hasMultiChannelAudio() 方法的參數。
AIR 描述檔支援:只有 AIR for TV 裝置支援多頻道音訊。在所有其他裝置上,hasMultiChannelAudio() 永遠都會傳回 false。如需有關跨多個描述檔之 API 支援的詳細資訊,請參閱 AIR 描述檔支援。
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| DOLBY_DIGITAL : String = "DolbyDigital" [靜態]
Dolby Digital Audio,又稱為 AC-3。 | AudioDecoder | ||
| DOLBY_DIGITAL_PLUS : String = "DolbyDigitalPlus" [靜態]
Dolby Digital Plus Audio,又稱為 Enhanced AC-3 和 Enhanced Dolby Digital。 | AudioDecoder | ||
| DTS : String = "DTS" [靜態]
DTS Audio,又稱為 DTS Coherent Acoustics、DTS Digital Surround 及 DTS 核心。 | AudioDecoder | ||
| DTS_EXPRESS : String = "DTSExpress" [靜態]
DTS Express Audio,又稱為 DTS Low Bit Rate (LBR)。 | AudioDecoder | ||
| DTS_HD_HIGH_RESOLUTION_AUDIO : String = "DTSHDHighResolutionAudio" [靜態]
DTS-HD High Resolution Audio,又稱為 DTS-HD HR。 | AudioDecoder | ||
| DTS_HD_MASTER_AUDIO : String = "DTSHDMasterAudio" [靜態]
DTS-HD Master Audio,又稱為 DTS-HD MA。 | AudioDecoder | ||
常數詳細資訊
DOLBY_DIGITAL | 常數 |
public static const DOLBY_DIGITAL:String = "DolbyDigital"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
Dolby Digital Audio,又稱為 AC-3。
DOLBY_DIGITAL_PLUS | 常數 |
public static const DOLBY_DIGITAL_PLUS:String = "DolbyDigitalPlus"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
Dolby Digital Plus Audio,又稱為 Enhanced AC-3 和 Enhanced Dolby Digital。
DTS | 常數 |
public static const DTS:String = "DTS"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
DTS Audio,又稱為 DTS Coherent Acoustics、DTS Digital Surround 及 DTS 核心。
DTS_EXPRESS | 常數 |
public static const DTS_EXPRESS:String = "DTSExpress"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
DTS Express Audio,又稱為 DTS Low Bit Rate (LBR)。
DTS_HD_HIGH_RESOLUTION_AUDIO | 常數 |
public static const DTS_HD_HIGH_RESOLUTION_AUDIO:String = "DTSHDHighResolutionAudio"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
DTS-HD High Resolution Audio,又稱為 DTS-HD HR。
DTS_HD_MASTER_AUDIO | 常數 |
public static const DTS_HD_MASTER_AUDIO:String = "DTSHDMasterAudio"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 11, AIR 3 |
DTS-HD Master Audio,又稱為 DTS-HD MA。
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性