共用方式為


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)