sound_trigger_hw_device Yapı Referansı
#include <
sound_trigger.h
>
Veri Alanları |
|
struct hw_device_t | yaygın |
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) |
Ayrıntılı Açıklama
Tanım, sound_trigger.h dosyasının 67. satırındadır.
Alan Belgeleri
struct hw_device_t common |
sound_trigger.h dosyasının 68. satırı için geçerlidir.
int(* get_properties)(const struct sound_trigger_hw_device *dev, struct sound_trigger_properties *properties) |
Tanımı, sound_trigger.h dosyasının 73. satırı içindedir.
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) |
Tanımı, sound_trigger.h dosyasının 83. satırı sırasındadır.
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) |
Tanımı, sound_trigger.h dosyasının 100 satırı
int(* stop_all_recognitions)(const struct sound_trigger_hw_device *dev) |
Tanımı, sound_trigger.h dosyasının 116. satırı içindedir.
int(* stop_recognition)(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle) |
Tanımı, sound_trigger.h dosyasının 109 satırı
int(* unload_sound_model)(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle) |
Tanımı, sound_trigger.h dosyasının 93. satırı içindedir.
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
- hardware/libhardware/include/hardware/ sound_trigger.h