Tài liệu tham khảo về cấu trúc audio_hw_device

Tài liệu tham khảo về cấu trúc audio_hw_device

#include < audio.h >

Trường dữ liệu

struct hw_device_t   common
 
uint32_t(*  get_supported_devices )(const struct audio_hw_device *dev)
 
int(*  init_check )(const struct audio_hw_device *dev)
 
int(*  set_voice_volume )(struct audio_hw_device *dev, float volume)
 
int(*  set_master_volume )(struct audio_hw_device *dev, float volume)
 
int(*  get_master_volume )(struct audio_hw_device *dev, float *volume)
 
int(*  set_mode )(struct audio_hw_device *dev, audio_mode_t mode)
 
int(*  set_mic_mute )(struct audio_hw_device *dev, bool state)
 
int(*  get_mic_mute )(const struct audio_hw_device *dev, bool *state)
 
int(*  set_parameters )(struct audio_hw_device *dev, const char *kv_pairs)
 
char *(*  get_parameters )(const struct audio_hw_device *dev, const char *keys)
 
size_t(*  get_input_buffer_size )(const struct audio_hw_device *dev, const struct audio_config *config)
 
int(*  open_output_stream )(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out, const char *address)
 
void(*  close_output_stream )(struct audio_hw_device *dev, struct audio_stream_out *stream_out)
 
int(*  open_input_stream )(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in, audio_input_flags_t flags, const char *address, audio_source_t source)
 
void(*  close_input_stream )(struct audio_hw_device *dev, struct audio_stream_in *stream_in)
 
int(*  dump )(const struct audio_hw_device *dev, int fd)
 
int(*  set_master_mute )(struct audio_hw_device *dev, bool mute)
 
int(*  get_master_mute )(struct audio_hw_device *dev, bool *mute)
 
int(*  create_audio_patch )(struct audio_hw_device *dev, unsigned int num_sources, const struct audio_port_config *sources, unsigned int num_sinks, const struct audio_port_config *sinks, audio_patch_handle_t *handle)
 
int(*  release_audio_patch )(struct audio_hw_device *dev, audio_patch_handle_t handle)
 
int(*  get_audio_port )(struct audio_hw_device *dev, struct audio_port *port)
 
int(*  set_audio_port_config )(struct audio_hw_device *dev, const struct audio_port_config *config)
 

Nội dung mô tả chi tiết

Định nghĩa tại dòng 516 của tệp audio.h .

Tài liệu về trường

void(* close_input_stream)(struct audio_hw_device *dev, struct audio_stream_in *stream_in)

Định nghĩa tại dòng 620 của tệp audio.h .

void(* close_output_stream)(struct audio_hw_device *dev, struct audio_stream_out *stream_out)

Định nghĩa tại dòng 607 của tệp audio.h .

cấu trúc hw_device_t phổ biến

Các phương thức phổ biến của thiết bị âm thanh. này phải là thành viên đầu tiên của audio_hw_device vì người dùng cấu trúc này sẽ truyền hw_device_t đến con trỏ audio_hw_device trong các ngữ cảnh mà bạn biết hw_device_t tham chiếu đến audio_hw_device .

Định nghĩa tại dòng 522 của tệp audio.h .

int(* create_audio_patch)(struct audio_hw_device *dev, unsigned int num_sources, const struct audio_port_config *sources, unsigned int num_sinks, const struct audio_port_config *sinks, audio_patch_handle_t *handle)

Điều khiển định tuyến

Định nghĩa tại dòng 648 của tệp audio.h .

int(* dump)(const struct audio_hw_device *dev, int fd)

Phương thức này kết xuất trạng thái của phần cứng âm thanh

Định nghĩa tại dòng 624 của tệp audio.h .

int(* get_audio_port)(struct audio_hw_device *dev, struct audio_port *port)

Định nghĩa tại dòng 665 của tệp audio.h .

size_t(* get_input_buffer_size)(const struct audio_hw_device *dev, const struct audio_config *config)

Định nghĩa tại dòng 588 của tệp audio.h .

int(* get_master_mute)(struct audio_hw_device *dev, bool *mute)

Nhận trạng thái tắt tiếng chính hiện tại cho HAL, nếu HAL hỗ trợ chế độ điều khiển tắt tiếng chính. AudioFlinger sẽ truy vấn giá trị này từ HAL âm thanh chính khi dịch vụ khởi động và sử dụng giá trị này để đặt chế độ tắt tiếng chính ban đầu trên tất cả HAL. Các HAL không hỗ trợ phương thức này có thể đặt phương thức này thành NULL.

Định nghĩa tại dòng 639 của tệp audio.h .

int(* get_master_volume)(struct audio_hw_device *dev, float *volume)

Lấy giá trị âm lượng chính hiện tại cho HAL, nếu HAL hỗ trợ chức năng điều khiển âm lượng chính. AudioFlinger sẽ truy vấn giá trị này từ HAL âm thanh chính khi dịch vụ khởi động và sử dụng giá trị này để đặt âm lượng chính ban đầu trên tất cả HAL. Các HAL không hỗ trợ phương thức này có thể đặt phương thức này thành NULL.

Định nghĩa tại dòng 561 của tệp audio.h .

int(* get_mic_mute)(const struct audio_hw_device *dev, bool *state)

Định nghĩa tại dòng 572 của tệp audio.h .

char*(* get_parameters)(const struct audio_hw_device *dev, const char *keys)

Định nghĩa tại dòng 581 của tệp audio.h .

uint32_t(* get_supported_devices)(const struct audio_hw_device *dev)

được audio flinger sử dụng để liệt kê những thiết bị được hỗ trợ bởi từng phương thức triển khai audio_hw_device .

Giá trị trả về là một mặt nạ bit gồm 1 hoặc nhiều giá trị của audio_devices_t

LƯU Ý: các phương thức triển khai HAL âm thanh bắt đầu bằng AUDIO_DEVICE_API_VERSION_2_0 không triển khai hàm này. Tất cả thiết bị được hỗ trợ phải được liệt kê trong tệp audio_policy.conf và trình quản lý chính sách âm thanh phải chọn mô-đun âm thanh phù hợp dựa trên thông tin trong tệp này.

Định nghĩa tại dòng 536 của tệp audio.h .

int(* init_check)(const struct audio_hw_device *dev)

kiểm tra xem giao diện phần cứng âm thanh đã được khởi chạy hay chưa. trả về 0 nếu thành công, -ENODEV nếu không thành công.

Định nghĩa tại dòng 542 của tệp audio.h .

int(* open_input_stream)(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in, audio_input_flags_t flags, const char *address, audio_source_t source)

Phương thức này tạo và mở luồng đầu vào phần cứng âm thanh

Định nghĩa tại dòng 611 của tệp audio.h .

int(* open_output_stream)(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out, const char *address)

Phương thức này tạo và mở luồng đầu ra phần cứng âm thanh. Tham số "address" (địa chỉ) xác định loại thiết bị âm thanh "devices" (thiết bị) nếu cần. Định dạng phụ thuộc vào loại thiết bị:

  • Các thiết bị Bluetooth sử dụng địa chỉ MAC của thiết bị ở dạng "00:11:22:AA:BB:CC"
  • Các thiết bị USB sử dụng thẻ ALSA và số thiết bị ở dạng "card=X;device=Y"
  • Các thiết bị khác có thể sử dụng số hoặc bất kỳ chuỗi nào khác.

Định nghĩa tại dòng 599 của tệp audio.h .

int(* release_audio_patch)(struct audio_hw_device *dev, audio_patch_handle_t handle)

Định nghĩa tại dòng 656 của tệp audio.h .

int(* set_audio_port_config)(struct audio_hw_device *dev, const struct audio_port_config *config)

Định nghĩa tại dòng 669 của tệp audio.h .

int(* set_master_mute)(struct audio_hw_device *dev, bool mute)

đặt trạng thái tắt âm thanh cho tất cả hoạt động âm thanh. Nếu trả về giá trị khác 0, bộ trộn phần mềm sẽ mô phỏng chức năng này.

Định nghĩa tại dòng 630 của tệp audio.h .

int(* set_master_volume)(struct audio_hw_device *dev, float volume)

đặt âm lượng cho tất cả hoạt động âm thanh khác ngoài cuộc gọi thoại. Phạm vi từ 0 đến 1. Nếu trả về giá trị khác 0, bộ trộn phần mềm sẽ mô phỏng chức năng này.

Định nghĩa tại dòng 552 của tệp audio.h .

int(* set_mic_mute)(struct audio_hw_device *dev, bool state)

Định nghĩa tại dòng 571 của tệp audio.h .

int(* set_mode)(struct audio_hw_device *dev, audio_mode_t mode)

set_mode được gọi khi chế độ âm thanh thay đổi. Chế độ AUDIO_MODE_NORMAL dùng để phát âm thanh chuẩn, AUDIO_MODE_RINGTONE khi đang phát nhạc chuông và AUDIO_MODE_IN_CALL khi đang thực hiện cuộc gọi.

Định nghĩa tại dòng 568 của tệp audio.h .

int(* set_parameters)(struct audio_hw_device *dev, const char *kv_pairs)

Định nghĩa tại dòng 575 của tệp audio.h .

int(* set_voice_volume)(struct audio_hw_device *dev, float volume)

đặt âm lượng của cuộc gọi thoại. Phạm vi nằm trong khoảng từ 0 đến 1

Định nghĩa tại dòng 545 của tệp audio.h .


Tài liệu cho cấu trúc này được tạo từ tệp sau:
  • hardware/libhardware/include/hardware/ audio.h