ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง sound_trigger_hw_device
#include <
sound_trigger.h
>
ฟิลด์ข้อมูล |
|
struct hw_device_t | common |
int(* | get_properties )(const struct sound_trigger_hw_device *dev, struct sound_trigger_properties *properties) |
int(* | load_sound_model )(const struct sound_trigger_hw_device *dev, struct sound_trigger_sound_model *sound_model, sound_model_callback_t callback, void *cookie, sound_model_handle_t *handle) |
int(* | unload_sound_model )(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle) |
int(* | start_recognition )(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle, const struct sound_trigger_recognition_config *config, recognition_callback_t callback, void *cookie) |
int(* | stop_recognition )(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle) |
int(* | stop_all_recognitions )(const struct sound_trigger_hw_device *dev) |
คำอธิบายโดยละเอียด
คําจํากัดความที่บรรทัด 67 ของไฟล์ sound_trigger.h .
เอกสารประกอบในสนาม
struct hw_device_t common |
คําจํากัดความที่บรรทัด 68 ของไฟล์ sound_trigger.h .
int(* get_properties)(const struct sound_trigger_hw_device *dev, struct sound_trigger_properties *properties) |
คําจํากัดความที่บรรทัด 73 ของไฟล์ sound_trigger.h .
int(* load_sound_model)(const struct sound_trigger_hw_device *dev, struct sound_trigger_sound_model *sound_model, sound_model_callback_t callback, void *cookie, sound_model_handle_t *handle) |
คําจํากัดความที่บรรทัด 83 ของไฟล์ sound_trigger.h .
int(* start_recognition)(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle, const struct sound_trigger_recognition_config *config, recognition_callback_t callback, void *cookie) |
คําจํากัดความที่บรรทัด 100 ของไฟล์ sound_trigger.h .
int(* stop_all_recognitions)(const struct sound_trigger_hw_device *dev) |
คําจํากัดความที่บรรทัด 116 ของไฟล์ sound_trigger.h .
int(* stop_recognition)(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle) |
คําจํากัดความที่บรรทัด 109 ของไฟล์ sound_trigger.h .
int(* unload_sound_model)(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle) |
คําจํากัดความที่บรรทัด 93 ของไฟล์ sound_trigger.h .
เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้
- hardware/libhardware/include/hardware/ sound_trigger.h