audio_effect_library_s 結構參考
audio_effect_library_s 結構參考
#include < audio_effect.h >
資料欄位 | |
uint32_t | 標籤 |
uint32_t | 版本 |
常量字元 * | 姓名 |
常量字元 * | 實施者 |
int32_t(* | create_effect )(常數effect_uuid_t *uuid,int32_t sessionId,int32_t ioId, effect_handle_t *pHandle) |
int32_t(* | release_effect )( effect_handle_t句柄) |
int32_t(* | get_descriptor )( consteffect_uuid_t *uuid, effect_descriptor_t *pDescriptor) |
詳細說明
檔案audio_effect.h第920行的定義。
現場文檔
int32_t(* create_effect)(常數effect_uuid_t * uuid,int32_t sessionId,int32_t ioId, effect_handle_t * pHandle) |
檔案audio_effect.h第960行的定義。
int32_t(* get_descriptor)( consteffect_uuid_t *uuid, effect_descriptor_t *pDescriptor) |
檔案audio_effect.h第1002行的定義。
const char* 實作者 |
檔案audio_effect.h第928行的定義。
const char* 名稱 |
檔案audio_effect.h第926行的定義。
int32_t(*release_effect)( effect_handle_t句柄) |
檔案audio_effect.h第982行的定義。
uint32_t 標籤 |
檔案audio_effect.h第922行的定義。
uint32_t 版本 |
檔案audio_effect.h第924行的定義。
該結構的文檔是從以下文件產生的: