sound_trigger_hw_device مرجع الهيكل

sound_trigger_hw_device مرجع الهيكل

#include < sound_trigger.h >

حقول البيانات

البنية hw_device_t شائع
كثافة العمليات (* get_properties )(const struct sound_trigger_hw_device *dev, struct sound_trigger_properties *properties)
كثافة العمليات (* 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)
كثافة العمليات (* unload_sound_model )(const struct sound_trigger_hw_device *dev, sound_model_handle_t Handle)
كثافة العمليات (* 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)
كثافة العمليات (* stop_recognition )(const struct sound_trigger_hw_device *dev, sound_model_handle_t sound_model_handle)
كثافة العمليات (* stop_all_recognitions )(const struct sound_trigger_hw_device *dev)

وصف تفصيلي

التعريف في السطر 67 من الملف sound_trigger.h .

التوثيق الميداني

بناء hw_device_t مشترك

التعريف في السطر 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 .


تم إنشاء وثائق هذه البنية من الملف التالي: