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 포함)