CODING_FORMAT 枚举 (bthddi.h)
此枚举仅供内部使用。
语法
typedef enum _CODING_FORMAT {
ScoCodingFormatULaw,
ScoCodingFormatALaw,
ScoCodingFormatCVSD,
ScoCodingFormatTransparent,
ScoCodingFormatLinearPCM,
ScoCodingFormatMSBC,
ScoCodingFormatVendorSpecific
} CODING_FORMAT, *PCODING_FORMAT;
常量
ScoCodingFormatULaw |
ScoCodingFormatALaw |
ScoCodingFormatCVSD |
ScoCodingFormatTransparent |
ScoCodingFormatLinearPCM |
ScoCodingFormatMSBC |
ScoCodingFormatVendorSpecific |
要求
要求 | 值 |
---|---|
Header | bthddi.h (包括 Bthddi.h) |