共用方式為


ACX_AUDIOENGINE_CONFIG_FLAGS (acxelements.h) 列舉

ACX_AUDIOENGINE_CONFIG_FLAGS列舉會定義 ACX 音訊引擎的設定旗標。

Syntax

typedef enum _ACX_AUDIOENGINE_CONFIG_FLAGS {
  AcxAudioEngineConfigNoFlags,
  AcxAudioEngineConfigVolumeNotPresent,
  AcxAudioEngineConfigVolumeSecondary,
  AcxAudioEngineConfigMuteNotPresent,
  AcxAudioEngineConfigMuteSecondary,
  AcxAudioEngineConfigPeakMeterNotPresent,
  AcxAudioEngineConfigPeakMeterSecondary,
  AcxAudioEngineConfigValidFlags
} ACX_AUDIOENGINE_CONFIG_FLAGS;

常數

 
AcxAudioEngineConfigNoFlags
表示未設定任何組態旗標。
AcxAudioEngineConfigValidFlags
針對內部驗證,請勿使用 。

備註

目前沒有為此類型定義的旗標。

ACX 需求

最小 ACX 版本: 1.0

如需 ACX 版本的詳細資訊,請參閱 ACX 版本概觀

規格需求

需求
標頭 acxelements.h

另請參閱

  • [acxelements.h 標頭] (index.md)