Tham chiếu cấu trúc effect_interface_s

Tham chiếu cấu trúc effect_interface_s

#include < audio_effect.h >

Trường dữ liệu

int32_t (* process ) ( effect_handle_t self, audio_buffer_t * inBuffer, audio_buffer_t * outBuffer)
int32_t (* lệnh ) ( effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, void * pCmdData, uint32_t * replySize, void * pReplyData)
int32_t (* get_descriptor ) ( effect_handle_t self, effect_descriptor_t * pDescriptor)
int32_t (* process_reverse ) ( effect_handle_t self, audio_buffer_t * inBuffer, audio_buffer_t * outBuffer)

miêu tả cụ thể

Định nghĩa ở dòng 286 của tệp audio_effect.h .

Tài liệu thực địa

int32_t (* lệnh) ( effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, void * pCmdData, uint32_t * replySize, void * pReplyData)

Định nghĩa ở dòng 356 của tệp audio_effect.h .

int32_t (* get_descriptor) ( effect_handle_t self, effect_descriptor_t * pDescriptor)

Định nghĩa ở dòng 381 của tệp audio_effect.h .

int32_t (* process) ( effect_handle_t self, audio_buffer_t * inBuffer, audio_buffer_t * outBuffer)

Định nghĩa ở dòng 322 của tệp audio_effect.h .

int32_t (* process_reverse) ( effect_handle_t self, audio_buffer_t * inBuffer, audio_buffer_t * outBuffer)

Định nghĩa ở dòng 411 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:
  • phần cứng / libhardware / bao gồm / phần cứng / audio_effect.h