Tài liệu tham khảo về cấu trúc audio_effect_library_s
#include <
audio_effect.h
>
Trường dữ liệu |
|
uint32_t | Thẻ |
uint32_t | phiên bản |
const char * | name |
const char * | trình triển khai |
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) |
Nội dung mô tả chi tiết
Định nghĩa tại dòng 920 của tệp audio_effect.h .
Tài liệu về trường
int32_t(* create_effect)(const effect_uuid_t *uuid, int32_t sessionId, int32_t ioId, effect_handle_t *pHandle) |
Định nghĩa tại dòng 960 của tệp audio_effect.h .
int32_t(* get_descriptor)(const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor) |
Định nghĩa tại dòng 1002 của tệp audio_effect.h .
const char* implementor |
Định nghĩa tại dòng 928 của tệp audio_effect.h .
const char* name |
Định nghĩa tại dòng 926 của tệp audio_effect.h .
int32_t(* release_effect)( effect_handle_t handle) |
Định nghĩa tại dòng 982 của tệp audio_effect.h .
Thẻ uint32_t |
Định nghĩa tại dòng 922 của tệp audio_effect.h .
Phiên bản uint32_t |
Định nghĩa tại dòng 924 của tệp audio_effect.h .
Tài liệu cho cấu trúc này được tạo từ tệp sau:
- hardware/libhardware/include/hardware/ audio_effect.h