ACXSTRUCTENUM enumeration (acxfuncenum.h)

The ACXSTRUCTENUM enum provides indexes into the table of ACX structures.

Syntax

typedef enum _ACXSTRUCTENUM {
  INDEX_ACX_AUDIOENGINE_CALLBACKS,
  INDEX_ACX_AUDIOENGINE_CONFIG,
  INDEX_ACX_AUDIOMODULE_CALLBACKS,
  INDEX_ACX_AUDIOMODULE_CONFIG,
  INDEX_ACX_AUDIOMODULE_DESCRIPTOR,
  INDEX_ACX_CIRCUIT_COMPOSITE_CALLBACKS,
  INDEX_ACX_CIRCUIT_PNPPOWER_CALLBACKS,
  INDEX_ACX_CIRCUIT_TEMPLATE_CONFIG,
  INDEX_ACX_COMPOSITE_TEMPLATE_CONFIG,
  INDEX_ACX_CONNECTION,
  INDEX_ACX_DATAFORMAT_CONFIG,
  INDEX_ACX_DATAFORMAT_LIST_CONFIG,
  INDEX_ACX_DATAFORMAT_LIST_ITERATOR,
  INDEX_ACX_DEVICE_CONFIG,
  INDEX_ACX_DEVICEINIT_CONFIG,
  INDEX_ACX_DRIVER_CONFIG,
  INDEX_ACX_DRIVER_GLOBALS,
  INDEX_ACX_DRIVER_VERSION_AVAILABLE_PARAMS,
  INDEX_ACX_ELEMENT_CONFIG,
  INDEX_ACX_EVENT_CALLBACKS,
  INDEX_ACX_EVENT_CONFIG,
  INDEX_ACX_EVENT_ITEM,
  INDEX_ACX_FACTORY_CIRCUIT_ADD_CIRCUIT,
  INDEX_ACX_FACTORY_CIRCUIT_OPERATION_CALLBACKS,
  INDEX_ACX_FACTORY_CIRCUIT_PNPPOWER_CALLBACKS,
  INDEX_ACX_FACTORY_CIRCUIT_REMOVE_CIRCUIT,
  INDEX_ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION,
  INDEX_ACX_JACK_CALLBACKS,
  INDEX_ACX_JACK_CONFIG,
  INDEX_ACX_JACK_DESCRIPTION,
  INDEX_ACX_JACK_SINK_INFORMATION,
  INDEX_ACX_KEYWORDSPOTTER_CALLBACKS,
  INDEX_ACX_KEYWORDSPOTTER_CONFIG,
  INDEX_ACX_METHOD_ITEM,
  INDEX_ACX_MIC_ARRAY_GEOMETRY,
  INDEX_ACX_MICARRAYGEOMETRY_CONFIG,
  INDEX_ACX_MICROPHONE_CONFIG,
  INDEX_ACX_MICROPHONE_COORDINATES,
  INDEX_ACX_MUTE_CALLBACKS,
  INDEX_ACX_MUTE_CONFIG,
  INDEX_ACX_OBJECTBAG_CONFIG,
  INDEX_ACX_PEAKMETER_CALLBACKS,
  INDEX_ACX_PEAKMETER_CONFIG,
  INDEX_ACX_PHYSICAL_CONNECTION,
  INDEX_ACX_PIN_CALLBACKS,
  INDEX_ACX_PIN_CONFIG,
  INDEX_ACX_PNPEVENT_CONFIG,
  INDEX_ACX_PROPERTY_ITEM,
  INDEX_ACX_REQUEST_PARAMETERS,
  INDEX_ACX_RT_STREAM_CALLBACKS,
  INDEX_ACX_RTPACKET,
  INDEX_ACX_STREAM_BRIDGE_CONFIG,
  INDEX_ACX_STREAM_CALLBACKS,
  INDEX_ACX_STREAMAUDIOENGINE_CALLBACKS,
  INDEX_ACX_STREAMAUDIOENGINE_CONFIG,
  INDEX_ACX_TARGET_CIRCUIT_CONFIG,
  INDEX_ACX_TARGET_FACTORY_CIRCUIT_CONFIG,
  INDEX_ACX_TARGET_STREAM_CONFIG,
  INDEX_ACX_VOLUME_CALLBACKS,
  INDEX_ACX_VOLUME_CONFIG,
  INDEX_ACXDRMFORWARD,
  INDEX_ACXDRMRIGHTS,
  ACX_STRUCTURE_TABLE_NUM_ENTRIES
} ACXSTRUCTENUM;

Constants

 
INDEX_ACX_AUDIOENGINE_CALLBACKS
Index for the ACX_AUDIOENGINE_CALLBACKS structure.
INDEX_ACX_AUDIOENGINE_CONFIG
Index for the ACX_AUDIOENGINE_CONFIG structure.
INDEX_ACX_AUDIOMODULE_CALLBACKS
Index for the ACX_AUDIOMODULE_CALLBACKS structure.
INDEX_ACX_AUDIOMODULE_CONFIG
Index for the ACX_AUDIOMODULE_CONFIG structure.
INDEX_ACX_AUDIOMODULE_DESCRIPTOR
Index for the ACX_AUDIOMODULE_DESCRIPTOR structure.
INDEX_ACX_CIRCUIT_COMPOSITE_CALLBACKS
Index for the ACX_CIRCUIT_COMPOSITE_CALLBACKS structure.
INDEX_ACX_CIRCUIT_PNPPOWER_CALLBACKS
Index for the ACX_CIRCUIT_PNPPOWER_CALLBACKS structure.
INDEX_ACX_CIRCUIT_TEMPLATE_CONFIG
Index for the ACX_CIRCUIT_TEMPLATE_CONFIG structure.
INDEX_ACX_COMPOSITE_TEMPLATE_CONFIG
Index for the ACX_COMPOSITE_TEMPLATE_CONFIG structure.
INDEX_ACX_CONNECTION
Index for the ACX_CONNECTION structure.
INDEX_ACX_DATAFORMAT_CONFIG
Index for the ACX_DATAFORMAT_CONFIG structure.
INDEX_ACX_DATAFORMAT_LIST_CONFIG
Index for the ACX_DATAFORMAT_LIST_CONFIG structure.
INDEX_ACX_DATAFORMAT_LIST_ITERATOR
Index for the ACX_DATAFORMAT_LIST_ITERATOR structure.
INDEX_ACX_DEVICE_CONFIG
Index for the ACX_DEVICE_CONFIG structure.
INDEX_ACX_DEVICEINIT_CONFIG
Index for the ACX_DEVICEINIT_CONFIG structure.
INDEX_ACX_DRIVER_CONFIG
Index for the ACX_DRIVER_CONFIG structure.
INDEX_ACX_DRIVER_GLOBALS
Index for the ACX_DRIVER_GLOBALS structure.
INDEX_ACX_DRIVER_VERSION_AVAILABLE_PARAMS
Index for the ACX_DRIVER_VERSION_AVAILABLE_PARAMS structure.
INDEX_ACX_ELEMENT_CONFIG
Index for the ACX_ELEMENT_CONFIG structure.
INDEX_ACX_EVENT_CALLBACKS
Index for the ACX_EVENT_CALLBACKS structure.
INDEX_ACX_EVENT_CONFIG
Index for the ACX_EVENT_CONFIG structure.
INDEX_ACX_EVENT_ITEM
Index for the ACX_EVENT_ITEM structure.
INDEX_ACX_FACTORY_CIRCUIT_ADD_CIRCUIT
Index for the ACX_FACTORY_CIRCUIT_ADD_CIRCUIT structure.
INDEX_ACX_FACTORY_CIRCUIT_OPERATION_CALLBACKS
Index for the ACX_FACTORY_CIRCUIT_OPERATION_CALLBACKS structure.
INDEX_ACX_FACTORY_CIRCUIT_PNPPOWER_CALLBACKS
Index for the ACX_FACTORY_CIRCUIT_PNPPOWER_CALLBACKS structure.
INDEX_ACX_FACTORY_CIRCUIT_REMOVE_CIRCUIT
Index for the ACX_FACTORY_CIRCUIT_REMOVE_CIRCUIT structure.
INDEX_ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION
Index for the ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure.
INDEX_ACX_JACK_CALLBACKS
Index for the ACX_JACK_CALLBACKS structure.
INDEX_ACX_JACK_CONFIG
Index for the ACX_JACK_CONFIG structure.
INDEX_ACX_JACK_DESCRIPTION
Index for the ACX_JACK_DESCRIPTION structure.
INDEX_ACX_JACK_SINK_INFORMATION
Index for the ACX_JACK_SINK_INFORMATION structure.
INDEX_ACX_KEYWORDSPOTTER_CALLBACKS
Index for the ACX_KEYWORDSPOTTER_CALLBACKS structure.
INDEX_ACX_KEYWORDSPOTTER_CONFIG
Index for the ACX_KEYWORDSPOTTER_CONFIG structure.
INDEX_ACX_METHOD_ITEM
Index for the ACX_METHOD_ITEM structure.
INDEX_ACX_MIC_ARRAY_GEOMETRY
Index for the ACX_MIC_ARRAY_GEOMETRY structure.
INDEX_ACX_MICARRAYGEOMETRY_CONFIG
Index for the ACX_MICARRAYGEOMETRY_CONFIG structure.
INDEX_ACX_MICROPHONE_CONFIG
Index for the ACX_MICROPHONE_CONFIG structure.
INDEX_ACX_MICROPHONE_COORDINATES
Index for the ACX_MICROPHONE_COORDINATES structure.
INDEX_ACX_MUTE_CALLBACKS
Index for the ACX_MUTE_CALLBACKS structure.
INDEX_ACX_MUTE_CONFIG
Index for the ACX_MUTE_CONFIG structure.
INDEX_ACX_OBJECTBAG_CONFIG
Index for the ACX_OBJECTBAG_CONFIG structure.
INDEX_ACX_PEAKMETER_CALLBACKS
Index for the ACX_PEAKMETER_CALLBACKS structure.
INDEX_ACX_PEAKMETER_CONFIG
Index for the ACX_PEAKMETER_CONFIG structure.
INDEX_ACX_PHYSICAL_CONNECTION
Index for the ACX_PHYSICAL_CONNECTION structure.
INDEX_ACX_PIN_CALLBACKS
Index for the ACX_PIN_CALLBACKS structure.
INDEX_ACX_PIN_CONFIG
Index for the ACX_PIN_CONFIG structure.
INDEX_ACX_PNPEVENT_CONFIG
Index for the ACX_PNPEVENT_CONFIG structure.
INDEX_ACX_PROPERTY_ITEM
Index for the ACX_PROPERTY_ITEM structure.
INDEX_ACX_REQUEST_PARAMETERS
Index for the ACX_REQUEST_PARAMETERS structure.
INDEX_ACX_RT_STREAM_CALLBACKS
Index for the ACX_RT_STREAM_CALLBACKS structure.
INDEX_ACX_RTPACKET
Index for the ACX_RTPACKET structure.
INDEX_ACX_STREAM_BRIDGE_CONFIG
Index for the ACX_STREAM_BRIDGE_CONFIG structure.
INDEX_ACX_STREAM_CALLBACKS
Index for the ACX_STREAM_CALLBACKS structure.
INDEX_ACX_STREAMAUDIOENGINE_CALLBACKS
Index for the ACX_STREAMAUDIOENGINE_CALLBACKS structure.
INDEX_ACX_STREAMAUDIOENGINE_CONFIG
Index for the ACX_STREAMAUDIOENGINE_CONFIG structure.
INDEX_ACX_TARGET_CIRCUIT_CONFIG
Index for the ACX_TARGET_CIRCUIT_CONFIG structure.
INDEX_ACX_TARGET_FACTORY_CIRCUIT_CONFIG
Index for the ACX_TARGET_FACTORY_CIRCUIT_CONFIG structure.
INDEX_ACX_TARGET_STREAM_CONFIG
Index for the ACX_TARGET_STREAM_CONFIG structure.
INDEX_ACX_VOLUME_CALLBACKS
Index for the ACX_VOLUME_CALLBACKS structure.
INDEX_ACX_VOLUME_CONFIG
Index for the ACX_VOLUME_CONFIG structure.
INDEX_ACXDRMFORWARD
Index for the ACXDRMFORWARD structure.
INDEX_ACXDRMRIGHTS
Index for the ACXDRMRIGHTS structure.
ACX_STRUCTURE_TABLE_NUM_ENTRIES
Indicates the final entry in the structures table.

Remarks

ACX requirements

Minimum ACX version: 1.1

For more information about ACX versions, see ACX version overview.

Requirements

Requirement Value
Header acxfuncenum.h