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

要求

要求 价值
标头 bthddi.h (包括 Bthddi.h)