מידע על המבנה של audio_effect_library_s

מידע על המבנה של audio_effect_library_s

#include < audio_effect.h >

שדות נתונים

uint32_t  תג
 
uint32_t  version
 
const char *  name
 
const char *  מפתח/ת
 
int32_t(*  create_effect )(const effect_uuid_t *uuid, int32_t sessionId, int32_t ioId, effect_handle_t *pHandle)
 
int32_t(*  release_effect )( effect_handle_t handle)
 
int32_t(*  get_descriptor )(const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor)
 

תיאור מפורט

ההגדרה מופיעה בשורה 920 בקובץ audio_effect.h .

מסמכי תיעוד של שדה

int32_t(* create_effect)(const effect_uuid_t *uuid, int32_t sessionId, int32_t ioId, effect_handle_t *pHandle)

ההגדרה מופיעה בשורה 960 בקובץ audio_effect.h .

int32_t(* get_descriptor)(const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor)

ההגדרה מופיעה בשורה 1002 בקובץ audio_effect.h .

const char* implementor

ההגדרה מופיעה בשורה 928 בקובץ audio_effect.h .

const char* name

ההגדרה מופיעה בשורה 926 בקובץ audio_effect.h .

int32_t(* release_effect)( effect_handle_t handle)

ההגדרה מופיעה בשורה 982 בקובץ audio_effect.h .

תג uint32_t

ההגדרה מופיעה בשורה 922 בקובץ audio_effect.h .

uint32_t version

ההגדרה מופיעה בשורה 924 בקובץ audio_effect.h .


התיעוד של המבנה הזה נוצר מהקובץ הבא: