Freigeben über


CODING_FORMAT-Aufzählung (bthddi.h)

Diese Aufzählung ist nur für die interne Verwendung vorgesehen.

Syntax

typedef enum _CODING_FORMAT {
  ScoCodingFormatULaw,
  ScoCodingFormatALaw,
  ScoCodingFormatCVSD,
  ScoCodingFormatTransparent,
  ScoCodingFormatLinearPCM,
  ScoCodingFormatMSBC,
  ScoCodingFormatVendorSpecific
} CODING_FORMAT, *PCODING_FORMAT;

Konstanten

 
ScoCodingFormatULaw
ScoCodingFormatALaw
ScoCodingFormatCVSD
ScoCodingFormatTransparent
ScoCodingFormatLinearPCM
ScoCodingFormatMSBC
ScoCodingFormatVendorSpecific

Anforderungen

Anforderung Wert
Header- bthddi.h (include Bthddi.h)