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 を含む) |