Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration is for internal use only.
Syntax
typedef enum _CODING_FORMAT {
ScoCodingFormatULaw,
ScoCodingFormatALaw,
ScoCodingFormatCVSD,
ScoCodingFormatTransparent,
ScoCodingFormatLinearPCM,
ScoCodingFormatMSBC,
ScoCodingFormatVendorSpecific
} CODING_FORMAT, *PCODING_FORMAT;
Constants
ScoCodingFormatULaw |
ScoCodingFormatALaw |
ScoCodingFormatCVSD |
ScoCodingFormatTransparent |
ScoCodingFormatLinearPCM |
ScoCodingFormatMSBC |
ScoCodingFormatVendorSpecific |
Requirements
Requirement | Value |
---|---|
Header | bthddi.h (include Bthddi.h) |