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 _PCM_DATA_FORMAT {
ScoPCMCFormatNA,
ScoPCMFormat1sComplement,
ScoPCMFormat2sComplement,
ScoPCMFormatSignMagnitude,
ScoPCMFormatUnsigned
} PCM_DATA_FORMAT, *PPCM_DATA_FORMAT;
Constants
ScoPCMCFormatNA |
ScoPCMFormat1sComplement |
ScoPCMFormat2sComplement |
ScoPCMFormatSignMagnitude |
ScoPCMFormatUnsigned |
Requirements
Requirement | Value |
---|---|
Header | bthddi.h (include Bthddi.h) |