CODING_FORMAT列舉 (bthddi.h)
此列舉僅供內部使用。
Syntax
typedef enum _CODING_FORMAT {
ScoCodingFormatULaw,
ScoCodingFormatALaw,
ScoCodingFormatCVSD,
ScoCodingFormatTransparent,
ScoCodingFormatLinearPCM,
ScoCodingFormatMSBC,
ScoCodingFormatVendorSpecific
} CODING_FORMAT, *PCODING_FORMAT;
常數
ScoCodingFormatULaw |
ScoCodingFormatALaw |
ScoCodingFormatCVSD |
ScoCodingFormatTransparent |
ScoCodingFormatLinearPCM |
ScoCodingFormatMSBC |
ScoCodingFormatVendorSpecific |
規格需求
需求 | 值 |
---|---|
標頭 | bthddi.h (包含 Bthddi.h) |