effect_descriptor_s 結構體參考資料

effect_descriptor_s 結構體參考資料

#include < audio_effect.h >

資料欄位

effect_uuid_t   type
 
effect_uuid_t   uuid
 
uint32_t apiVersion
 
uint32_t flags
 
uint16_t  cpuLoad
 
uint16_t  memoryUsage
 
char name [ EFFECT_STRING_LEN_MAX ]
 
char implementor [ EFFECT_STRING_LEN_MAX ]
 

詳細說明

定義位於檔案 audio_effect.h 的 70 行。

欄位說明文件

uint32_t apiVersion

定義位於檔案 audio_effect.h 的 73 行。

uint16_t cpuLoad

定義位於檔案 audio_effect.h 的 75 行。

uint32_t 旗標

定義位於檔案 audio_effect.h 的 74 行。

char implementor[ EFFECT_STRING_LEN_MAX ]

定義位於檔案 audio_effect.h 的 78 行。

uint16_t memoryUsage

定義位於檔案 audio_effect.h 的 76 行。

定義位於檔案 audio_effect.h 的 77 行。

定義位於檔案 audio_effect.h 的 71 行。

定義位於檔案 audio_effect.h 的 72 行。


這個結構體的說明文件是由下列檔案產生: