Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The ACX_DATAFORMAT_CONFIG_FLAGS enumeration is used to configure the properties of a data format used by an audio class extension (ACX) driver.
Syntax
typedef enum _ACX_DATAFORMAT_CONFIG_FLAGS {
AcxDataFormatConfigNoFlags,
AcxDataFormatConfigValidFlags
} ACX_DATAFORMAT_CONFIG_FLAGS;
Constants
AcxDataFormatConfigNoFlagsIndicates that there are no flags set. |
AcxDataFormatConfigValidFlagsFor internal validation, do not use. |
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
| Requirement | Value |
|---|---|
| Header | acxdataformat.h |