hi_ai_chn_mode
Description
Defines the AI channel working modes.
Prototype
typedef enum {
HI_AI_CHN_MODE_NORMAL = 0,
HI_AI_CHN_MODE_FAST,
HI_AI_CHN_MODE_BUTT
} hi_ai_chn_mode;
Member |
Description |
|---|---|
HI_AI_CHN_MODE_NORMAL |
Standard mode |
HI_AI_CHN_MODE_FAST |
Fast mode |
HI_AI_CHN_MODE_BUTT |
Reserved |
Parent topic: Audio