EncodingFormat 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉描述音訊編碼格式的值。
public enum class EncodingFormat
public enum EncodingFormat
type EncodingFormat =
Public Enum EncodingFormat
- 繼承
欄位
ALaw | 6 | 音訊的編碼格式是 ALaw。 |
Pcm | 1 | 音訊的編碼格式是 Pulse Code Modulation (PCM)。 |
ULaw | 7 | 音訊的編碼格式是 ULaw。 |
備註
EncodingFormat屬性 EncodingFormat 會取得指出音訊編碼格式的成員。