مرجع هيكل audio_policy
#include < audio_policy.h >
حقول البيانات | |
كثافة العمليات (* | set_device_connection_state )(بنية audio_policy *pol، جهاز audio_devices_t، حالة audio_policy_dev_state_t، حرف const *device_address) |
audio_policy_dev_state_t(* | get_device_connection_state )(const struct audio_policy *pol، audio_devices_t devices، const char *device_address) |
فارغ(* | set_phone_state )(بنية audio_policy *pol، حالة audio_mode_t) |
فارغ(* | set_ringer_mode )(struct audio_policy *pol، وضع uint32_t، قناع uint32_t) |
فارغ(* | set_force_use )(بنية audio_policy *pol، استخدام audio_policy_force_use_t، تكوين audio_policy_forced_cfg_t) |
audio_policy_forced_cfg_t(* | get_force_use )(const struct audio_policy *pol, audio_policy_force_use_t use) |
فارغ(* | set_can_mute_enforced_audible )(struct audio_policy *pol, bool can_mute) |
كثافة العمليات (* | init_check )(const struct audio_policy *pol) |
audio_io_handle_t(* | get_output )(struct audio_policy *pol، audio_stream_type_t Stream، uint32_t samplingRate، تنسيق audio_format_t، audio_channel_mask_tchannelMask، إشارات audio_output_flags_t، const audio_offload_info_t *offloadInfo) |
كثافة العمليات (* | start_output )(بنية audio_policy *pol، إخراج audio_io_handle_t، دفق audio_stream_type_t، جلسة audio_session_t) |
كثافة العمليات (* | stop_output )(بنية audio_policy *pol، إخراج audio_io_handle_t، تيار audio_stream_type_t، جلسة audio_session_t) |
فارغ(* | Release_output )(بنية audio_policy *pol، إخراج audio_io_handle_t) |
audio_io_handle_t(* | get_input )(struct audio_policy *pol، audio_source_t inputSource، uint32_t samplingRate، تنسيق audio_format_t، audio_channel_mask_tchannelMask، audio_in_acoustics_t الصوتيات) |
كثافة العمليات (* | start_input )(بنية audio_policy *pol، إدخال audio_io_handle_t) |
كثافة العمليات (* | stop_input )(بنية audio_policy *pol، إدخال audio_io_handle_t) |
فارغ(* | Release_input )(هيكل audio_policy *pol، إدخال audio_io_handle_t) |
فارغ(* | init_stream_volume )(struct audio_policy *pol, audio_stream_type_t تيار, int Index_min, int Index_max) |
كثافة العمليات (* | set_stream_volume_index )(struct audio_policy *pol, audio_stream_type_t تيار, int Index) |
كثافة العمليات (* | get_stream_volume_index )(const struct audio_policy *pol, audio_stream_type_t تيار, int *index) |
كثافة العمليات (* | set_stream_volume_index_for_device ) (بنية audio_policy *pol، تيار audio_stream_type_t، مؤشر int، جهاز audio_devices_t) |
كثافة العمليات (* | get_stream_volume_index_for_device ) (const struct audio_policy *pol، audio_stream_type_t Stream، int *index، audio_devices_t devices) |
uint32_t(* | get_strategy_for_stream )(const struct audio_policy *pol, audio_stream_type_t تيار) |
أجهزة الصوت_t(* | get_devices_for_stream )(const struct audio_policy *pol, audio_stream_type_t تيار) |
audio_io_handle_t(* | get_output_for_effect )(struct audio_policy *pol, const struct Effect_descriptor_s *desc) |
كثافة العمليات (* | Register_effect )(struct audio_policy *pol, const struct Effect_descriptor_s *desc, audio_io_handle_t الإخراج, استراتيجية uint32_t, جلسة audio_session_t, معرف int) |
كثافة العمليات (* | unregister_effect )(struct audio_policy *pol, int id) |
كثافة العمليات (* | set_effect_enabled )(struct audio_policy *pol, int id, bool Enable) |
منطقي(* | is_stream_active )(const struct audio_policy *pol, audio_stream_type_t تيار, uint32_t in_past_ms) |
منطقي(* | is_stream_active_remotely )(const struct audio_policy *pol, audio_stream_type_t تيار, uint32_t in_past_ms) |
منطقي(* | is_source_active )(const struct audio_policy *pol, audio_source_t source) |
كثافة العمليات (* | تفريغ )(const struct audio_policy *pol, int fd) |
منطقي(* | is_offload_supported )(const struct audio_policy *pol, const audio_offload_info_t *info) |
وصف تفصيلي
التعريف في السطر 83 من الملف audio_policy.h .
التوثيق الميداني
int(* dump)(const struct audio_policy *pol, int fd) |
التعريف في السطر 244 من الملف audio_policy.h .
audio_policy_dev_state_t(* get_device_connection_state)(const struct audio_policy *pol، جهاز audio_devices_t، const char *device_address) |
التعريف في السطر 95 من الملف audio_policy.h .
audio_devices_t(* get_devices_for_stream)(الهيكل الأساسي لسياسة الصوت *pol، تيار audio_stream_type_t) |
التعريف في السطر 214 من الملف audio_policy.h .
audio_policy_forced_cfg_t(* get_force_use)(البنية الأساسية لسياسة الصوت *pol، استخدام audio_policy_force_use_t) |
التعريف في السطر 114 من الملف audio_policy.h .
audio_io_handle_t(* get_input)(struct audio_policy *pol, audio_source_t inputSource, uint32_t samplingRate, تنسيق audio_format_t, audio_channel_mask_tchannelMask, audio_in_acoustics_t الصوتيات) |
التعريف في السطر 158 من الملف audio_policy.h .
audio_io_handle_t(* get_output)(struct audio_policy *pol, audio_stream_type_t دفق, uint32_t samplingRate, تنسيق audio_format_t, audio_channel_mask_tchannelMask, إشارات audio_output_flags_t, const audio_offload_info_t *offloadInfo) |
التعريف في السطر 131 من الملف audio_policy.h .
audio_io_handle_t(* get_output_for_effect)(struct audio_policy *pol, const struct Effect_descriptor_s *desc) |
التعريف في السطر 218 من الملف audio_policy.h .
uint32_t(* get_strategy_for_stream)(const struct audio_policy *pol, audio_stream_type_t تيار) |
التعريف في السطر 210 من الملف audio_policy.h .
int(* get_stream_volume_index)(const struct audio_policy *pol, audio_stream_type_t تيار, int *index) |
التعريف في السطر 191 من الملف audio_policy.h .
int(* get_stream_volume_index_for_device)(const struct audio_policy *pol، audio_stream_type_t تيار، int *index، جهاز audio_devices_t) |
التعريف في السطر 204 من الملف audio_policy.h .
int(* init_check)(const struct audio_policy *pol) |
التعريف في السطر 123 من الملف audio_policy.h .
باطلة (* init_stream_volume) (بنية audio_policy *pol، audio_stream_type_t تيار، int Index_min، int Index_max) |
التعريف في السطر 179 من الملف audio_policy.h .
منطقي (* is_offload_supported) (const struct audio_policy *pol، const audio_offload_info_t *info) |
التعريف في السطر 247 من الملف audio_policy.h .
منطقي (* is_source_active) (const struct audio_policy *pol، audio_source_t source) |
التعريف في السطر 240 من الملف audio_policy.h .
منطقي (* is_stream_active) (const struct audio_policy *pol، audio_stream_type_t تيار، uint32_t in_past_ms) |
التعريف في السطر 232 من الملف audio_policy.h .
منطقي (* is_stream_active_remotely) (const struct audio_policy *pol، audio_stream_type_t تيار، uint32_t in_past_ms) |
التعريف في السطر 236 من الملف audio_policy.h .
int(* Register_effect)(struct audio_policy *pol, const struct Effect_descriptor_s *desc, audio_io_handle_t الإخراج, استراتيجية uint32_t, جلسة audio_session_t, معرف int) |
التعريف في السطر 221 من الملف audio_policy.h .
باطلة (* Release_input) (هيكل audio_policy *pol، إدخال audio_io_handle_t) |
التعريف في السطر 171 من الملف audio_policy.h .
باطلة (* Release_output) (بنية audio_policy *pol، audio_io_handle_t الإخراج) |
التعريف في السطر 154 من الملف audio_policy.h .
باطلة (* set_can_mute_enforced_audible) (هيكل audio_policy *pol، bool can_mute) |
التعريف في السطر 119 من الملف audio_policy.h .
int(* set_device_connection_state) (بنية audio_policy *pol، جهاز audio_devices_t، حالة audio_policy_dev_state_t، const char *device_address) |
التعريف في السطر 89 من الملف audio_policy.h .
int(* set_effect_enabled)(هيكل audio_policy *pol، معرف int، تمكين منطقي) |
التعريف في السطر 230 من الملف audio_policy.h .
باطلة (* set_force_use) (بنية audio_policy *pol، استخدام audio_policy_force_use_t، تكوين audio_policy_forced_cfg_t) |
التعريف في السطر 109 من الملف audio_policy.h .
باطلة (* set_phone_state) (بنية audio_policy *pol، حالة audio_mode_t) |
التعريف في السطر 102 من الملف audio_policy.h .
باطلة (* set_ringer_mode) (هيكل audio_policy *pol، وضع uint32_t، قناع uint32_t) |
التعريف في السطر 105 من الملف audio_policy.h .
int(* set_stream_volume_index)(هيكل audio_policy *pol، تيار audio_stream_type_t، مؤشر int) |
التعريف في السطر 186 من الملف audio_policy.h .
int(* set_stream_volume_index_for_device)(هيكل audio_policy *pol، تيار audio_stream_type_t، مؤشر int، جهاز audio_devices_t) |
التعريف في السطر 198 من الملف audio_policy.h .
int(* start_input)(struct audio_policy *pol, audio_io_handle_t input) |
التعريف في السطر 165 من الملف audio_policy.h .
int(* start_output)(بنية audio_policy *pol، إخراج audio_io_handle_t، دفق audio_stream_type_t، جلسة audio_session_t) |
التعريف في السطر 141 من الملف audio_policy.h .
int(* stop_input)(struct audio_policy *pol, audio_io_handle_t input) |
التعريف في السطر 168 من الملف audio_policy.h .
int(* stop_output)(بنية audio_policy *pol، إخراج audio_io_handle_t، دفق audio_stream_type_t، جلسة audio_session_t) |
التعريف في السطر 148 من الملف audio_policy.h .
int(* unregister_effect)(struct audio_policy *pol, int id) |
التعريف في السطر 228 من الملف audio_policy.h .
تم إنشاء وثائق هذه البنية من الملف التالي:
- الأجهزة/libhardware/include/hardware/ audio_policy.h