Tài liệu tham khảo về cấu trúc audio_policy_device
#include <
audio_policy.h
>
Trường dữ liệu |
|
struct hw_device_t | common |
int(* | create_audio_policy )(const struct audio_policy_device *device, struct audio_policy_service_ops *aps_ops, void *service, struct audio_policy **ap) |
int(* | destroy_audio_policy )(const struct audio_policy_device *device, struct audio_policy *ap) |
Nội dung mô tả chi tiết
Định nghĩa tại dòng 422 của tệp audio_policy.h .
Tài liệu về trường
cấu trúc hw_device_t phổ biến |
Các phương thức phổ biến của thiết bị chính sách âm thanh. này phải là thành viên đầu tiên của audio_policy_device vì người dùng của cấu trúc này sẽ truyền một hw_device_t đến con trỏ audio_policy_device trong ngữ cảnh mà bạn biết rằng hw_device_t tham chiếu đến audio_policy_device .
Định nghĩa tại dòng 429 của tệp audio_policy.h .
int(* create_audio_policy)(const struct audio_policy_device *device, struct audio_policy_service_ops *aps_ops, void *service, struct audio_policy **ap) |
Định nghĩa tại dòng 431 của tệp audio_policy.h .
int(* destroy_audio_policy)(const struct audio_policy_device *device, struct audio_policy *ap) |
Định nghĩa tại dòng 436 của tệp audio_policy.h .
Tài liệu cho cấu trúc này được tạo từ tệp sau:
- hardware/libhardware/include/hardware/ audio_policy.h