Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/drivers/alsa/asound-so_wrap.c
9973 views
1
// This file is generated. Do not edit!
2
// see https://github.com/hpvb/dynload-wrapper for details
3
// generated by generate-wrapper.py 0.3 on 2023-01-12 10:26:13
4
// flags: generate-wrapper.py --include ./thirdparty/linuxbsd_headers/alsa/asoundlib.h --sys-include "thirdparty/linuxbsd_headers/alsa/asoundlib.h" --soname libasound.so.2 --init-name asound --omit-prefix snd_pcm_sw_params_set_tstamp_type --omit-prefix snd_pcm_status_get_audio_htstamp_report --omit-prefix snd_pcm_sw_params_get_tstamp_type --omit-prefix snd_pcm_status_set_audio_htstamp_config --output-header ./drivers/alsa/asound-so_wrap.h --output-implementation ./drivers/alsa/asound-so_wrap.c
5
//
6
#include <stdint.h>
7
8
#define snd_asoundlib_version snd_asoundlib_version_dylibloader_orig_asound
9
#define snd_dlopen snd_dlopen_dylibloader_orig_asound
10
#define snd_dlsym snd_dlsym_dylibloader_orig_asound
11
#define snd_dlclose snd_dlclose_dylibloader_orig_asound
12
#define snd_async_add_handler snd_async_add_handler_dylibloader_orig_asound
13
#define snd_async_del_handler snd_async_del_handler_dylibloader_orig_asound
14
#define snd_async_handler_get_fd snd_async_handler_get_fd_dylibloader_orig_asound
15
#define snd_async_handler_get_signo snd_async_handler_get_signo_dylibloader_orig_asound
16
#define snd_async_handler_get_callback_private snd_async_handler_get_callback_private_dylibloader_orig_asound
17
#define snd_shm_area_create snd_shm_area_create_dylibloader_orig_asound
18
#define snd_shm_area_share snd_shm_area_share_dylibloader_orig_asound
19
#define snd_shm_area_destroy snd_shm_area_destroy_dylibloader_orig_asound
20
#define snd_user_file snd_user_file_dylibloader_orig_asound
21
#define snd_input_stdio_open snd_input_stdio_open_dylibloader_orig_asound
22
#define snd_input_stdio_attach snd_input_stdio_attach_dylibloader_orig_asound
23
#define snd_input_buffer_open snd_input_buffer_open_dylibloader_orig_asound
24
#define snd_input_close snd_input_close_dylibloader_orig_asound
25
#define snd_input_scanf snd_input_scanf_dylibloader_orig_asound
26
#define snd_input_gets snd_input_gets_dylibloader_orig_asound
27
#define snd_input_getc snd_input_getc_dylibloader_orig_asound
28
#define snd_input_ungetc snd_input_ungetc_dylibloader_orig_asound
29
#define snd_output_stdio_open snd_output_stdio_open_dylibloader_orig_asound
30
#define snd_output_stdio_attach snd_output_stdio_attach_dylibloader_orig_asound
31
#define snd_output_buffer_open snd_output_buffer_open_dylibloader_orig_asound
32
#define snd_output_buffer_string snd_output_buffer_string_dylibloader_orig_asound
33
#define snd_output_close snd_output_close_dylibloader_orig_asound
34
#define snd_output_printf snd_output_printf_dylibloader_orig_asound
35
#define snd_output_vprintf snd_output_vprintf_dylibloader_orig_asound
36
#define snd_output_puts snd_output_puts_dylibloader_orig_asound
37
#define snd_output_putc snd_output_putc_dylibloader_orig_asound
38
#define snd_output_flush snd_output_flush_dylibloader_orig_asound
39
#define snd_strerror snd_strerror_dylibloader_orig_asound
40
#define snd_lib_error_set_handler snd_lib_error_set_handler_dylibloader_orig_asound
41
#define snd_lib_error_set_local snd_lib_error_set_local_dylibloader_orig_asound
42
#define snd_config_top snd_config_top_dylibloader_orig_asound
43
#define snd_config_load snd_config_load_dylibloader_orig_asound
44
#define snd_config_load_override snd_config_load_override_dylibloader_orig_asound
45
#define snd_config_save snd_config_save_dylibloader_orig_asound
46
#define snd_config_update snd_config_update_dylibloader_orig_asound
47
#define snd_config_update_r snd_config_update_r_dylibloader_orig_asound
48
#define snd_config_update_free snd_config_update_free_dylibloader_orig_asound
49
#define snd_config_update_free_global snd_config_update_free_global_dylibloader_orig_asound
50
#define snd_config_update_ref snd_config_update_ref_dylibloader_orig_asound
51
#define snd_config_ref snd_config_ref_dylibloader_orig_asound
52
#define snd_config_unref snd_config_unref_dylibloader_orig_asound
53
#define snd_config_search snd_config_search_dylibloader_orig_asound
54
#define snd_config_searchv snd_config_searchv_dylibloader_orig_asound
55
#define snd_config_search_definition snd_config_search_definition_dylibloader_orig_asound
56
#define snd_config_expand snd_config_expand_dylibloader_orig_asound
57
#define snd_config_evaluate snd_config_evaluate_dylibloader_orig_asound
58
#define snd_config_add snd_config_add_dylibloader_orig_asound
59
#define snd_config_delete snd_config_delete_dylibloader_orig_asound
60
#define snd_config_delete_compound_members snd_config_delete_compound_members_dylibloader_orig_asound
61
#define snd_config_copy snd_config_copy_dylibloader_orig_asound
62
#define snd_config_make snd_config_make_dylibloader_orig_asound
63
#define snd_config_make_integer snd_config_make_integer_dylibloader_orig_asound
64
#define snd_config_make_integer64 snd_config_make_integer64_dylibloader_orig_asound
65
#define snd_config_make_real snd_config_make_real_dylibloader_orig_asound
66
#define snd_config_make_string snd_config_make_string_dylibloader_orig_asound
67
#define snd_config_make_pointer snd_config_make_pointer_dylibloader_orig_asound
68
#define snd_config_make_compound snd_config_make_compound_dylibloader_orig_asound
69
#define snd_config_imake_integer snd_config_imake_integer_dylibloader_orig_asound
70
#define snd_config_imake_integer64 snd_config_imake_integer64_dylibloader_orig_asound
71
#define snd_config_imake_real snd_config_imake_real_dylibloader_orig_asound
72
#define snd_config_imake_string snd_config_imake_string_dylibloader_orig_asound
73
#define snd_config_imake_safe_string snd_config_imake_safe_string_dylibloader_orig_asound
74
#define snd_config_imake_pointer snd_config_imake_pointer_dylibloader_orig_asound
75
#define snd_config_get_type snd_config_get_type_dylibloader_orig_asound
76
#define snd_config_set_id snd_config_set_id_dylibloader_orig_asound
77
#define snd_config_set_integer snd_config_set_integer_dylibloader_orig_asound
78
#define snd_config_set_integer64 snd_config_set_integer64_dylibloader_orig_asound
79
#define snd_config_set_real snd_config_set_real_dylibloader_orig_asound
80
#define snd_config_set_string snd_config_set_string_dylibloader_orig_asound
81
#define snd_config_set_ascii snd_config_set_ascii_dylibloader_orig_asound
82
#define snd_config_set_pointer snd_config_set_pointer_dylibloader_orig_asound
83
#define snd_config_get_id snd_config_get_id_dylibloader_orig_asound
84
#define snd_config_get_integer snd_config_get_integer_dylibloader_orig_asound
85
#define snd_config_get_integer64 snd_config_get_integer64_dylibloader_orig_asound
86
#define snd_config_get_real snd_config_get_real_dylibloader_orig_asound
87
#define snd_config_get_ireal snd_config_get_ireal_dylibloader_orig_asound
88
#define snd_config_get_string snd_config_get_string_dylibloader_orig_asound
89
#define snd_config_get_ascii snd_config_get_ascii_dylibloader_orig_asound
90
#define snd_config_get_pointer snd_config_get_pointer_dylibloader_orig_asound
91
#define snd_config_test_id snd_config_test_id_dylibloader_orig_asound
92
#define snd_config_iterator_first snd_config_iterator_first_dylibloader_orig_asound
93
#define snd_config_iterator_next snd_config_iterator_next_dylibloader_orig_asound
94
#define snd_config_iterator_end snd_config_iterator_end_dylibloader_orig_asound
95
#define snd_config_iterator_entry snd_config_iterator_entry_dylibloader_orig_asound
96
#define snd_config_get_bool_ascii snd_config_get_bool_ascii_dylibloader_orig_asound
97
#define snd_config_get_bool snd_config_get_bool_dylibloader_orig_asound
98
#define snd_config_get_ctl_iface_ascii snd_config_get_ctl_iface_ascii_dylibloader_orig_asound
99
#define snd_config_get_ctl_iface snd_config_get_ctl_iface_dylibloader_orig_asound
100
#define snd_names_list snd_names_list_dylibloader_orig_asound
101
#define snd_names_list_free snd_names_list_free_dylibloader_orig_asound
102
#define snd_pcm_open snd_pcm_open_dylibloader_orig_asound
103
#define snd_pcm_open_lconf snd_pcm_open_lconf_dylibloader_orig_asound
104
#define snd_pcm_open_fallback snd_pcm_open_fallback_dylibloader_orig_asound
105
#define snd_pcm_close snd_pcm_close_dylibloader_orig_asound
106
#define snd_pcm_name snd_pcm_name_dylibloader_orig_asound
107
#define snd_pcm_type snd_pcm_type_dylibloader_orig_asound
108
#define snd_pcm_stream snd_pcm_stream_dylibloader_orig_asound
109
#define snd_pcm_poll_descriptors_count snd_pcm_poll_descriptors_count_dylibloader_orig_asound
110
#define snd_pcm_poll_descriptors snd_pcm_poll_descriptors_dylibloader_orig_asound
111
#define snd_pcm_poll_descriptors_revents snd_pcm_poll_descriptors_revents_dylibloader_orig_asound
112
#define snd_pcm_nonblock snd_pcm_nonblock_dylibloader_orig_asound
113
#define snd_async_add_pcm_handler snd_async_add_pcm_handler_dylibloader_orig_asound
114
#define snd_async_handler_get_pcm snd_async_handler_get_pcm_dylibloader_orig_asound
115
#define snd_pcm_info snd_pcm_info_dylibloader_orig_asound
116
#define snd_pcm_hw_params_current snd_pcm_hw_params_current_dylibloader_orig_asound
117
#define snd_pcm_hw_params snd_pcm_hw_params_dylibloader_orig_asound
118
#define snd_pcm_hw_free snd_pcm_hw_free_dylibloader_orig_asound
119
#define snd_pcm_sw_params_current snd_pcm_sw_params_current_dylibloader_orig_asound
120
#define snd_pcm_sw_params snd_pcm_sw_params_dylibloader_orig_asound
121
#define snd_pcm_prepare snd_pcm_prepare_dylibloader_orig_asound
122
#define snd_pcm_reset snd_pcm_reset_dylibloader_orig_asound
123
#define snd_pcm_status snd_pcm_status_dylibloader_orig_asound
124
#define snd_pcm_start snd_pcm_start_dylibloader_orig_asound
125
#define snd_pcm_drop snd_pcm_drop_dylibloader_orig_asound
126
#define snd_pcm_drain snd_pcm_drain_dylibloader_orig_asound
127
#define snd_pcm_pause snd_pcm_pause_dylibloader_orig_asound
128
#define snd_pcm_state snd_pcm_state_dylibloader_orig_asound
129
#define snd_pcm_hwsync snd_pcm_hwsync_dylibloader_orig_asound
130
#define snd_pcm_delay snd_pcm_delay_dylibloader_orig_asound
131
#define snd_pcm_resume snd_pcm_resume_dylibloader_orig_asound
132
#define snd_pcm_htimestamp snd_pcm_htimestamp_dylibloader_orig_asound
133
#define snd_pcm_avail snd_pcm_avail_dylibloader_orig_asound
134
#define snd_pcm_avail_update snd_pcm_avail_update_dylibloader_orig_asound
135
#define snd_pcm_avail_delay snd_pcm_avail_delay_dylibloader_orig_asound
136
#define snd_pcm_rewindable snd_pcm_rewindable_dylibloader_orig_asound
137
#define snd_pcm_rewind snd_pcm_rewind_dylibloader_orig_asound
138
#define snd_pcm_forwardable snd_pcm_forwardable_dylibloader_orig_asound
139
#define snd_pcm_forward snd_pcm_forward_dylibloader_orig_asound
140
#define snd_pcm_writei snd_pcm_writei_dylibloader_orig_asound
141
#define snd_pcm_readi snd_pcm_readi_dylibloader_orig_asound
142
#define snd_pcm_writen snd_pcm_writen_dylibloader_orig_asound
143
#define snd_pcm_readn snd_pcm_readn_dylibloader_orig_asound
144
#define snd_pcm_wait snd_pcm_wait_dylibloader_orig_asound
145
#define snd_pcm_link snd_pcm_link_dylibloader_orig_asound
146
#define snd_pcm_unlink snd_pcm_unlink_dylibloader_orig_asound
147
#define snd_pcm_query_chmaps snd_pcm_query_chmaps_dylibloader_orig_asound
148
#define snd_pcm_query_chmaps_from_hw snd_pcm_query_chmaps_from_hw_dylibloader_orig_asound
149
#define snd_pcm_free_chmaps snd_pcm_free_chmaps_dylibloader_orig_asound
150
#define snd_pcm_get_chmap snd_pcm_get_chmap_dylibloader_orig_asound
151
#define snd_pcm_set_chmap snd_pcm_set_chmap_dylibloader_orig_asound
152
#define snd_pcm_chmap_type_name snd_pcm_chmap_type_name_dylibloader_orig_asound
153
#define snd_pcm_chmap_name snd_pcm_chmap_name_dylibloader_orig_asound
154
#define snd_pcm_chmap_long_name snd_pcm_chmap_long_name_dylibloader_orig_asound
155
#define snd_pcm_chmap_print snd_pcm_chmap_print_dylibloader_orig_asound
156
#define snd_pcm_chmap_from_string snd_pcm_chmap_from_string_dylibloader_orig_asound
157
#define snd_pcm_chmap_parse_string snd_pcm_chmap_parse_string_dylibloader_orig_asound
158
#define snd_pcm_recover snd_pcm_recover_dylibloader_orig_asound
159
#define snd_pcm_set_params snd_pcm_set_params_dylibloader_orig_asound
160
#define snd_pcm_get_params snd_pcm_get_params_dylibloader_orig_asound
161
#define snd_pcm_info_sizeof snd_pcm_info_sizeof_dylibloader_orig_asound
162
#define snd_pcm_info_malloc snd_pcm_info_malloc_dylibloader_orig_asound
163
#define snd_pcm_info_free snd_pcm_info_free_dylibloader_orig_asound
164
#define snd_pcm_info_copy snd_pcm_info_copy_dylibloader_orig_asound
165
#define snd_pcm_info_get_device snd_pcm_info_get_device_dylibloader_orig_asound
166
#define snd_pcm_info_get_subdevice snd_pcm_info_get_subdevice_dylibloader_orig_asound
167
#define snd_pcm_info_get_stream snd_pcm_info_get_stream_dylibloader_orig_asound
168
#define snd_pcm_info_get_card snd_pcm_info_get_card_dylibloader_orig_asound
169
#define snd_pcm_info_get_id snd_pcm_info_get_id_dylibloader_orig_asound
170
#define snd_pcm_info_get_name snd_pcm_info_get_name_dylibloader_orig_asound
171
#define snd_pcm_info_get_subdevice_name snd_pcm_info_get_subdevice_name_dylibloader_orig_asound
172
#define snd_pcm_info_get_class snd_pcm_info_get_class_dylibloader_orig_asound
173
#define snd_pcm_info_get_subclass snd_pcm_info_get_subclass_dylibloader_orig_asound
174
#define snd_pcm_info_get_subdevices_count snd_pcm_info_get_subdevices_count_dylibloader_orig_asound
175
#define snd_pcm_info_get_subdevices_avail snd_pcm_info_get_subdevices_avail_dylibloader_orig_asound
176
#define snd_pcm_info_get_sync snd_pcm_info_get_sync_dylibloader_orig_asound
177
#define snd_pcm_info_set_device snd_pcm_info_set_device_dylibloader_orig_asound
178
#define snd_pcm_info_set_subdevice snd_pcm_info_set_subdevice_dylibloader_orig_asound
179
#define snd_pcm_info_set_stream snd_pcm_info_set_stream_dylibloader_orig_asound
180
#define snd_pcm_hw_params_any snd_pcm_hw_params_any_dylibloader_orig_asound
181
#define snd_pcm_hw_params_can_mmap_sample_resolution snd_pcm_hw_params_can_mmap_sample_resolution_dylibloader_orig_asound
182
#define snd_pcm_hw_params_is_double snd_pcm_hw_params_is_double_dylibloader_orig_asound
183
#define snd_pcm_hw_params_is_batch snd_pcm_hw_params_is_batch_dylibloader_orig_asound
184
#define snd_pcm_hw_params_is_block_transfer snd_pcm_hw_params_is_block_transfer_dylibloader_orig_asound
185
#define snd_pcm_hw_params_is_monotonic snd_pcm_hw_params_is_monotonic_dylibloader_orig_asound
186
#define snd_pcm_hw_params_can_overrange snd_pcm_hw_params_can_overrange_dylibloader_orig_asound
187
#define snd_pcm_hw_params_can_pause snd_pcm_hw_params_can_pause_dylibloader_orig_asound
188
#define snd_pcm_hw_params_can_resume snd_pcm_hw_params_can_resume_dylibloader_orig_asound
189
#define snd_pcm_hw_params_is_half_duplex snd_pcm_hw_params_is_half_duplex_dylibloader_orig_asound
190
#define snd_pcm_hw_params_is_joint_duplex snd_pcm_hw_params_is_joint_duplex_dylibloader_orig_asound
191
#define snd_pcm_hw_params_can_sync_start snd_pcm_hw_params_can_sync_start_dylibloader_orig_asound
192
#define snd_pcm_hw_params_can_disable_period_wakeup snd_pcm_hw_params_can_disable_period_wakeup_dylibloader_orig_asound
193
#define snd_pcm_hw_params_supports_audio_wallclock_ts snd_pcm_hw_params_supports_audio_wallclock_ts_dylibloader_orig_asound
194
#define snd_pcm_hw_params_supports_audio_ts_type snd_pcm_hw_params_supports_audio_ts_type_dylibloader_orig_asound
195
#define snd_pcm_hw_params_get_rate_numden snd_pcm_hw_params_get_rate_numden_dylibloader_orig_asound
196
#define snd_pcm_hw_params_get_sbits snd_pcm_hw_params_get_sbits_dylibloader_orig_asound
197
#define snd_pcm_hw_params_get_fifo_size snd_pcm_hw_params_get_fifo_size_dylibloader_orig_asound
198
#define snd_pcm_hw_params_sizeof snd_pcm_hw_params_sizeof_dylibloader_orig_asound
199
#define snd_pcm_hw_params_malloc snd_pcm_hw_params_malloc_dylibloader_orig_asound
200
#define snd_pcm_hw_params_free snd_pcm_hw_params_free_dylibloader_orig_asound
201
#define snd_pcm_hw_params_copy snd_pcm_hw_params_copy_dylibloader_orig_asound
202
#define snd_pcm_hw_params_get_access snd_pcm_hw_params_get_access_dylibloader_orig_asound
203
#define snd_pcm_hw_params_test_access snd_pcm_hw_params_test_access_dylibloader_orig_asound
204
#define snd_pcm_hw_params_set_access snd_pcm_hw_params_set_access_dylibloader_orig_asound
205
#define snd_pcm_hw_params_set_access_first snd_pcm_hw_params_set_access_first_dylibloader_orig_asound
206
#define snd_pcm_hw_params_set_access_last snd_pcm_hw_params_set_access_last_dylibloader_orig_asound
207
#define snd_pcm_hw_params_set_access_mask snd_pcm_hw_params_set_access_mask_dylibloader_orig_asound
208
#define snd_pcm_hw_params_get_access_mask snd_pcm_hw_params_get_access_mask_dylibloader_orig_asound
209
#define snd_pcm_hw_params_get_format snd_pcm_hw_params_get_format_dylibloader_orig_asound
210
#define snd_pcm_hw_params_test_format snd_pcm_hw_params_test_format_dylibloader_orig_asound
211
#define snd_pcm_hw_params_set_format snd_pcm_hw_params_set_format_dylibloader_orig_asound
212
#define snd_pcm_hw_params_set_format_first snd_pcm_hw_params_set_format_first_dylibloader_orig_asound
213
#define snd_pcm_hw_params_set_format_last snd_pcm_hw_params_set_format_last_dylibloader_orig_asound
214
#define snd_pcm_hw_params_set_format_mask snd_pcm_hw_params_set_format_mask_dylibloader_orig_asound
215
#define snd_pcm_hw_params_get_format_mask snd_pcm_hw_params_get_format_mask_dylibloader_orig_asound
216
#define snd_pcm_hw_params_get_subformat snd_pcm_hw_params_get_subformat_dylibloader_orig_asound
217
#define snd_pcm_hw_params_test_subformat snd_pcm_hw_params_test_subformat_dylibloader_orig_asound
218
#define snd_pcm_hw_params_set_subformat snd_pcm_hw_params_set_subformat_dylibloader_orig_asound
219
#define snd_pcm_hw_params_set_subformat_first snd_pcm_hw_params_set_subformat_first_dylibloader_orig_asound
220
#define snd_pcm_hw_params_set_subformat_last snd_pcm_hw_params_set_subformat_last_dylibloader_orig_asound
221
#define snd_pcm_hw_params_set_subformat_mask snd_pcm_hw_params_set_subformat_mask_dylibloader_orig_asound
222
#define snd_pcm_hw_params_get_subformat_mask snd_pcm_hw_params_get_subformat_mask_dylibloader_orig_asound
223
#define snd_pcm_hw_params_get_channels snd_pcm_hw_params_get_channels_dylibloader_orig_asound
224
#define snd_pcm_hw_params_get_channels_min snd_pcm_hw_params_get_channels_min_dylibloader_orig_asound
225
#define snd_pcm_hw_params_get_channels_max snd_pcm_hw_params_get_channels_max_dylibloader_orig_asound
226
#define snd_pcm_hw_params_test_channels snd_pcm_hw_params_test_channels_dylibloader_orig_asound
227
#define snd_pcm_hw_params_set_channels snd_pcm_hw_params_set_channels_dylibloader_orig_asound
228
#define snd_pcm_hw_params_set_channels_min snd_pcm_hw_params_set_channels_min_dylibloader_orig_asound
229
#define snd_pcm_hw_params_set_channels_max snd_pcm_hw_params_set_channels_max_dylibloader_orig_asound
230
#define snd_pcm_hw_params_set_channels_minmax snd_pcm_hw_params_set_channels_minmax_dylibloader_orig_asound
231
#define snd_pcm_hw_params_set_channels_near snd_pcm_hw_params_set_channels_near_dylibloader_orig_asound
232
#define snd_pcm_hw_params_set_channels_first snd_pcm_hw_params_set_channels_first_dylibloader_orig_asound
233
#define snd_pcm_hw_params_set_channels_last snd_pcm_hw_params_set_channels_last_dylibloader_orig_asound
234
#define snd_pcm_hw_params_get_rate snd_pcm_hw_params_get_rate_dylibloader_orig_asound
235
#define snd_pcm_hw_params_get_rate_min snd_pcm_hw_params_get_rate_min_dylibloader_orig_asound
236
#define snd_pcm_hw_params_get_rate_max snd_pcm_hw_params_get_rate_max_dylibloader_orig_asound
237
#define snd_pcm_hw_params_test_rate snd_pcm_hw_params_test_rate_dylibloader_orig_asound
238
#define snd_pcm_hw_params_set_rate snd_pcm_hw_params_set_rate_dylibloader_orig_asound
239
#define snd_pcm_hw_params_set_rate_min snd_pcm_hw_params_set_rate_min_dylibloader_orig_asound
240
#define snd_pcm_hw_params_set_rate_max snd_pcm_hw_params_set_rate_max_dylibloader_orig_asound
241
#define snd_pcm_hw_params_set_rate_minmax snd_pcm_hw_params_set_rate_minmax_dylibloader_orig_asound
242
#define snd_pcm_hw_params_set_rate_near snd_pcm_hw_params_set_rate_near_dylibloader_orig_asound
243
#define snd_pcm_hw_params_set_rate_first snd_pcm_hw_params_set_rate_first_dylibloader_orig_asound
244
#define snd_pcm_hw_params_set_rate_last snd_pcm_hw_params_set_rate_last_dylibloader_orig_asound
245
#define snd_pcm_hw_params_set_rate_resample snd_pcm_hw_params_set_rate_resample_dylibloader_orig_asound
246
#define snd_pcm_hw_params_get_rate_resample snd_pcm_hw_params_get_rate_resample_dylibloader_orig_asound
247
#define snd_pcm_hw_params_set_export_buffer snd_pcm_hw_params_set_export_buffer_dylibloader_orig_asound
248
#define snd_pcm_hw_params_get_export_buffer snd_pcm_hw_params_get_export_buffer_dylibloader_orig_asound
249
#define snd_pcm_hw_params_set_period_wakeup snd_pcm_hw_params_set_period_wakeup_dylibloader_orig_asound
250
#define snd_pcm_hw_params_get_period_wakeup snd_pcm_hw_params_get_period_wakeup_dylibloader_orig_asound
251
#define snd_pcm_hw_params_get_period_time snd_pcm_hw_params_get_period_time_dylibloader_orig_asound
252
#define snd_pcm_hw_params_get_period_time_min snd_pcm_hw_params_get_period_time_min_dylibloader_orig_asound
253
#define snd_pcm_hw_params_get_period_time_max snd_pcm_hw_params_get_period_time_max_dylibloader_orig_asound
254
#define snd_pcm_hw_params_test_period_time snd_pcm_hw_params_test_period_time_dylibloader_orig_asound
255
#define snd_pcm_hw_params_set_period_time snd_pcm_hw_params_set_period_time_dylibloader_orig_asound
256
#define snd_pcm_hw_params_set_period_time_min snd_pcm_hw_params_set_period_time_min_dylibloader_orig_asound
257
#define snd_pcm_hw_params_set_period_time_max snd_pcm_hw_params_set_period_time_max_dylibloader_orig_asound
258
#define snd_pcm_hw_params_set_period_time_minmax snd_pcm_hw_params_set_period_time_minmax_dylibloader_orig_asound
259
#define snd_pcm_hw_params_set_period_time_near snd_pcm_hw_params_set_period_time_near_dylibloader_orig_asound
260
#define snd_pcm_hw_params_set_period_time_first snd_pcm_hw_params_set_period_time_first_dylibloader_orig_asound
261
#define snd_pcm_hw_params_set_period_time_last snd_pcm_hw_params_set_period_time_last_dylibloader_orig_asound
262
#define snd_pcm_hw_params_get_period_size snd_pcm_hw_params_get_period_size_dylibloader_orig_asound
263
#define snd_pcm_hw_params_get_period_size_min snd_pcm_hw_params_get_period_size_min_dylibloader_orig_asound
264
#define snd_pcm_hw_params_get_period_size_max snd_pcm_hw_params_get_period_size_max_dylibloader_orig_asound
265
#define snd_pcm_hw_params_test_period_size snd_pcm_hw_params_test_period_size_dylibloader_orig_asound
266
#define snd_pcm_hw_params_set_period_size snd_pcm_hw_params_set_period_size_dylibloader_orig_asound
267
#define snd_pcm_hw_params_set_period_size_min snd_pcm_hw_params_set_period_size_min_dylibloader_orig_asound
268
#define snd_pcm_hw_params_set_period_size_max snd_pcm_hw_params_set_period_size_max_dylibloader_orig_asound
269
#define snd_pcm_hw_params_set_period_size_minmax snd_pcm_hw_params_set_period_size_minmax_dylibloader_orig_asound
270
#define snd_pcm_hw_params_set_period_size_near snd_pcm_hw_params_set_period_size_near_dylibloader_orig_asound
271
#define snd_pcm_hw_params_set_period_size_first snd_pcm_hw_params_set_period_size_first_dylibloader_orig_asound
272
#define snd_pcm_hw_params_set_period_size_last snd_pcm_hw_params_set_period_size_last_dylibloader_orig_asound
273
#define snd_pcm_hw_params_set_period_size_integer snd_pcm_hw_params_set_period_size_integer_dylibloader_orig_asound
274
#define snd_pcm_hw_params_get_periods snd_pcm_hw_params_get_periods_dylibloader_orig_asound
275
#define snd_pcm_hw_params_get_periods_min snd_pcm_hw_params_get_periods_min_dylibloader_orig_asound
276
#define snd_pcm_hw_params_get_periods_max snd_pcm_hw_params_get_periods_max_dylibloader_orig_asound
277
#define snd_pcm_hw_params_test_periods snd_pcm_hw_params_test_periods_dylibloader_orig_asound
278
#define snd_pcm_hw_params_set_periods snd_pcm_hw_params_set_periods_dylibloader_orig_asound
279
#define snd_pcm_hw_params_set_periods_min snd_pcm_hw_params_set_periods_min_dylibloader_orig_asound
280
#define snd_pcm_hw_params_set_periods_max snd_pcm_hw_params_set_periods_max_dylibloader_orig_asound
281
#define snd_pcm_hw_params_set_periods_minmax snd_pcm_hw_params_set_periods_minmax_dylibloader_orig_asound
282
#define snd_pcm_hw_params_set_periods_near snd_pcm_hw_params_set_periods_near_dylibloader_orig_asound
283
#define snd_pcm_hw_params_set_periods_first snd_pcm_hw_params_set_periods_first_dylibloader_orig_asound
284
#define snd_pcm_hw_params_set_periods_last snd_pcm_hw_params_set_periods_last_dylibloader_orig_asound
285
#define snd_pcm_hw_params_set_periods_integer snd_pcm_hw_params_set_periods_integer_dylibloader_orig_asound
286
#define snd_pcm_hw_params_get_buffer_time snd_pcm_hw_params_get_buffer_time_dylibloader_orig_asound
287
#define snd_pcm_hw_params_get_buffer_time_min snd_pcm_hw_params_get_buffer_time_min_dylibloader_orig_asound
288
#define snd_pcm_hw_params_get_buffer_time_max snd_pcm_hw_params_get_buffer_time_max_dylibloader_orig_asound
289
#define snd_pcm_hw_params_test_buffer_time snd_pcm_hw_params_test_buffer_time_dylibloader_orig_asound
290
#define snd_pcm_hw_params_set_buffer_time snd_pcm_hw_params_set_buffer_time_dylibloader_orig_asound
291
#define snd_pcm_hw_params_set_buffer_time_min snd_pcm_hw_params_set_buffer_time_min_dylibloader_orig_asound
292
#define snd_pcm_hw_params_set_buffer_time_max snd_pcm_hw_params_set_buffer_time_max_dylibloader_orig_asound
293
#define snd_pcm_hw_params_set_buffer_time_minmax snd_pcm_hw_params_set_buffer_time_minmax_dylibloader_orig_asound
294
#define snd_pcm_hw_params_set_buffer_time_near snd_pcm_hw_params_set_buffer_time_near_dylibloader_orig_asound
295
#define snd_pcm_hw_params_set_buffer_time_first snd_pcm_hw_params_set_buffer_time_first_dylibloader_orig_asound
296
#define snd_pcm_hw_params_set_buffer_time_last snd_pcm_hw_params_set_buffer_time_last_dylibloader_orig_asound
297
#define snd_pcm_hw_params_get_buffer_size snd_pcm_hw_params_get_buffer_size_dylibloader_orig_asound
298
#define snd_pcm_hw_params_get_buffer_size_min snd_pcm_hw_params_get_buffer_size_min_dylibloader_orig_asound
299
#define snd_pcm_hw_params_get_buffer_size_max snd_pcm_hw_params_get_buffer_size_max_dylibloader_orig_asound
300
#define snd_pcm_hw_params_test_buffer_size snd_pcm_hw_params_test_buffer_size_dylibloader_orig_asound
301
#define snd_pcm_hw_params_set_buffer_size snd_pcm_hw_params_set_buffer_size_dylibloader_orig_asound
302
#define snd_pcm_hw_params_set_buffer_size_min snd_pcm_hw_params_set_buffer_size_min_dylibloader_orig_asound
303
#define snd_pcm_hw_params_set_buffer_size_max snd_pcm_hw_params_set_buffer_size_max_dylibloader_orig_asound
304
#define snd_pcm_hw_params_set_buffer_size_minmax snd_pcm_hw_params_set_buffer_size_minmax_dylibloader_orig_asound
305
#define snd_pcm_hw_params_set_buffer_size_near snd_pcm_hw_params_set_buffer_size_near_dylibloader_orig_asound
306
#define snd_pcm_hw_params_set_buffer_size_first snd_pcm_hw_params_set_buffer_size_first_dylibloader_orig_asound
307
#define snd_pcm_hw_params_set_buffer_size_last snd_pcm_hw_params_set_buffer_size_last_dylibloader_orig_asound
308
#define snd_pcm_hw_params_get_min_align snd_pcm_hw_params_get_min_align_dylibloader_orig_asound
309
#define snd_pcm_sw_params_sizeof snd_pcm_sw_params_sizeof_dylibloader_orig_asound
310
#define snd_pcm_sw_params_malloc snd_pcm_sw_params_malloc_dylibloader_orig_asound
311
#define snd_pcm_sw_params_free snd_pcm_sw_params_free_dylibloader_orig_asound
312
#define snd_pcm_sw_params_copy snd_pcm_sw_params_copy_dylibloader_orig_asound
313
#define snd_pcm_sw_params_get_boundary snd_pcm_sw_params_get_boundary_dylibloader_orig_asound
314
#define snd_pcm_sw_params_set_tstamp_mode snd_pcm_sw_params_set_tstamp_mode_dylibloader_orig_asound
315
#define snd_pcm_sw_params_get_tstamp_mode snd_pcm_sw_params_get_tstamp_mode_dylibloader_orig_asound
316
#define snd_pcm_sw_params_set_avail_min snd_pcm_sw_params_set_avail_min_dylibloader_orig_asound
317
#define snd_pcm_sw_params_get_avail_min snd_pcm_sw_params_get_avail_min_dylibloader_orig_asound
318
#define snd_pcm_sw_params_set_period_event snd_pcm_sw_params_set_period_event_dylibloader_orig_asound
319
#define snd_pcm_sw_params_get_period_event snd_pcm_sw_params_get_period_event_dylibloader_orig_asound
320
#define snd_pcm_sw_params_set_start_threshold snd_pcm_sw_params_set_start_threshold_dylibloader_orig_asound
321
#define snd_pcm_sw_params_get_start_threshold snd_pcm_sw_params_get_start_threshold_dylibloader_orig_asound
322
#define snd_pcm_sw_params_set_stop_threshold snd_pcm_sw_params_set_stop_threshold_dylibloader_orig_asound
323
#define snd_pcm_sw_params_get_stop_threshold snd_pcm_sw_params_get_stop_threshold_dylibloader_orig_asound
324
#define snd_pcm_sw_params_set_silence_threshold snd_pcm_sw_params_set_silence_threshold_dylibloader_orig_asound
325
#define snd_pcm_sw_params_get_silence_threshold snd_pcm_sw_params_get_silence_threshold_dylibloader_orig_asound
326
#define snd_pcm_sw_params_set_silence_size snd_pcm_sw_params_set_silence_size_dylibloader_orig_asound
327
#define snd_pcm_sw_params_get_silence_size snd_pcm_sw_params_get_silence_size_dylibloader_orig_asound
328
#define snd_pcm_access_mask_sizeof snd_pcm_access_mask_sizeof_dylibloader_orig_asound
329
#define snd_pcm_access_mask_malloc snd_pcm_access_mask_malloc_dylibloader_orig_asound
330
#define snd_pcm_access_mask_free snd_pcm_access_mask_free_dylibloader_orig_asound
331
#define snd_pcm_access_mask_copy snd_pcm_access_mask_copy_dylibloader_orig_asound
332
#define snd_pcm_access_mask_none snd_pcm_access_mask_none_dylibloader_orig_asound
333
#define snd_pcm_access_mask_any snd_pcm_access_mask_any_dylibloader_orig_asound
334
#define snd_pcm_access_mask_test snd_pcm_access_mask_test_dylibloader_orig_asound
335
#define snd_pcm_access_mask_empty snd_pcm_access_mask_empty_dylibloader_orig_asound
336
#define snd_pcm_access_mask_set snd_pcm_access_mask_set_dylibloader_orig_asound
337
#define snd_pcm_access_mask_reset snd_pcm_access_mask_reset_dylibloader_orig_asound
338
#define snd_pcm_format_mask_sizeof snd_pcm_format_mask_sizeof_dylibloader_orig_asound
339
#define snd_pcm_format_mask_malloc snd_pcm_format_mask_malloc_dylibloader_orig_asound
340
#define snd_pcm_format_mask_free snd_pcm_format_mask_free_dylibloader_orig_asound
341
#define snd_pcm_format_mask_copy snd_pcm_format_mask_copy_dylibloader_orig_asound
342
#define snd_pcm_format_mask_none snd_pcm_format_mask_none_dylibloader_orig_asound
343
#define snd_pcm_format_mask_any snd_pcm_format_mask_any_dylibloader_orig_asound
344
#define snd_pcm_format_mask_test snd_pcm_format_mask_test_dylibloader_orig_asound
345
#define snd_pcm_format_mask_empty snd_pcm_format_mask_empty_dylibloader_orig_asound
346
#define snd_pcm_format_mask_set snd_pcm_format_mask_set_dylibloader_orig_asound
347
#define snd_pcm_format_mask_reset snd_pcm_format_mask_reset_dylibloader_orig_asound
348
#define snd_pcm_subformat_mask_sizeof snd_pcm_subformat_mask_sizeof_dylibloader_orig_asound
349
#define snd_pcm_subformat_mask_malloc snd_pcm_subformat_mask_malloc_dylibloader_orig_asound
350
#define snd_pcm_subformat_mask_free snd_pcm_subformat_mask_free_dylibloader_orig_asound
351
#define snd_pcm_subformat_mask_copy snd_pcm_subformat_mask_copy_dylibloader_orig_asound
352
#define snd_pcm_subformat_mask_none snd_pcm_subformat_mask_none_dylibloader_orig_asound
353
#define snd_pcm_subformat_mask_any snd_pcm_subformat_mask_any_dylibloader_orig_asound
354
#define snd_pcm_subformat_mask_test snd_pcm_subformat_mask_test_dylibloader_orig_asound
355
#define snd_pcm_subformat_mask_empty snd_pcm_subformat_mask_empty_dylibloader_orig_asound
356
#define snd_pcm_subformat_mask_set snd_pcm_subformat_mask_set_dylibloader_orig_asound
357
#define snd_pcm_subformat_mask_reset snd_pcm_subformat_mask_reset_dylibloader_orig_asound
358
#define snd_pcm_status_sizeof snd_pcm_status_sizeof_dylibloader_orig_asound
359
#define snd_pcm_status_malloc snd_pcm_status_malloc_dylibloader_orig_asound
360
#define snd_pcm_status_free snd_pcm_status_free_dylibloader_orig_asound
361
#define snd_pcm_status_copy snd_pcm_status_copy_dylibloader_orig_asound
362
#define snd_pcm_status_get_state snd_pcm_status_get_state_dylibloader_orig_asound
363
#define snd_pcm_status_get_trigger_tstamp snd_pcm_status_get_trigger_tstamp_dylibloader_orig_asound
364
#define snd_pcm_status_get_trigger_htstamp snd_pcm_status_get_trigger_htstamp_dylibloader_orig_asound
365
#define snd_pcm_status_get_tstamp snd_pcm_status_get_tstamp_dylibloader_orig_asound
366
#define snd_pcm_status_get_htstamp snd_pcm_status_get_htstamp_dylibloader_orig_asound
367
#define snd_pcm_status_get_audio_htstamp snd_pcm_status_get_audio_htstamp_dylibloader_orig_asound
368
#define snd_pcm_status_get_driver_htstamp snd_pcm_status_get_driver_htstamp_dylibloader_orig_asound
369
#define snd_pcm_status_get_delay snd_pcm_status_get_delay_dylibloader_orig_asound
370
#define snd_pcm_status_get_avail snd_pcm_status_get_avail_dylibloader_orig_asound
371
#define snd_pcm_status_get_avail_max snd_pcm_status_get_avail_max_dylibloader_orig_asound
372
#define snd_pcm_status_get_overrange snd_pcm_status_get_overrange_dylibloader_orig_asound
373
#define snd_pcm_type_name snd_pcm_type_name_dylibloader_orig_asound
374
#define snd_pcm_stream_name snd_pcm_stream_name_dylibloader_orig_asound
375
#define snd_pcm_access_name snd_pcm_access_name_dylibloader_orig_asound
376
#define snd_pcm_format_name snd_pcm_format_name_dylibloader_orig_asound
377
#define snd_pcm_format_description snd_pcm_format_description_dylibloader_orig_asound
378
#define snd_pcm_subformat_name snd_pcm_subformat_name_dylibloader_orig_asound
379
#define snd_pcm_subformat_description snd_pcm_subformat_description_dylibloader_orig_asound
380
#define snd_pcm_format_value snd_pcm_format_value_dylibloader_orig_asound
381
#define snd_pcm_tstamp_mode_name snd_pcm_tstamp_mode_name_dylibloader_orig_asound
382
#define snd_pcm_state_name snd_pcm_state_name_dylibloader_orig_asound
383
#define snd_pcm_dump snd_pcm_dump_dylibloader_orig_asound
384
#define snd_pcm_dump_hw_setup snd_pcm_dump_hw_setup_dylibloader_orig_asound
385
#define snd_pcm_dump_sw_setup snd_pcm_dump_sw_setup_dylibloader_orig_asound
386
#define snd_pcm_dump_setup snd_pcm_dump_setup_dylibloader_orig_asound
387
#define snd_pcm_hw_params_dump snd_pcm_hw_params_dump_dylibloader_orig_asound
388
#define snd_pcm_sw_params_dump snd_pcm_sw_params_dump_dylibloader_orig_asound
389
#define snd_pcm_status_dump snd_pcm_status_dump_dylibloader_orig_asound
390
#define snd_pcm_mmap_begin snd_pcm_mmap_begin_dylibloader_orig_asound
391
#define snd_pcm_mmap_commit snd_pcm_mmap_commit_dylibloader_orig_asound
392
#define snd_pcm_mmap_writei snd_pcm_mmap_writei_dylibloader_orig_asound
393
#define snd_pcm_mmap_readi snd_pcm_mmap_readi_dylibloader_orig_asound
394
#define snd_pcm_mmap_writen snd_pcm_mmap_writen_dylibloader_orig_asound
395
#define snd_pcm_mmap_readn snd_pcm_mmap_readn_dylibloader_orig_asound
396
#define snd_pcm_format_signed snd_pcm_format_signed_dylibloader_orig_asound
397
#define snd_pcm_format_unsigned snd_pcm_format_unsigned_dylibloader_orig_asound
398
#define snd_pcm_format_linear snd_pcm_format_linear_dylibloader_orig_asound
399
#define snd_pcm_format_float snd_pcm_format_float_dylibloader_orig_asound
400
#define snd_pcm_format_little_endian snd_pcm_format_little_endian_dylibloader_orig_asound
401
#define snd_pcm_format_big_endian snd_pcm_format_big_endian_dylibloader_orig_asound
402
#define snd_pcm_format_cpu_endian snd_pcm_format_cpu_endian_dylibloader_orig_asound
403
#define snd_pcm_format_width snd_pcm_format_width_dylibloader_orig_asound
404
#define snd_pcm_format_physical_width snd_pcm_format_physical_width_dylibloader_orig_asound
405
#define snd_pcm_build_linear_format snd_pcm_build_linear_format_dylibloader_orig_asound
406
#define snd_pcm_format_size snd_pcm_format_size_dylibloader_orig_asound
407
#define snd_pcm_format_silence snd_pcm_format_silence_dylibloader_orig_asound
408
#define snd_pcm_format_silence_16 snd_pcm_format_silence_16_dylibloader_orig_asound
409
#define snd_pcm_format_silence_32 snd_pcm_format_silence_32_dylibloader_orig_asound
410
#define snd_pcm_format_silence_64 snd_pcm_format_silence_64_dylibloader_orig_asound
411
#define snd_pcm_format_set_silence snd_pcm_format_set_silence_dylibloader_orig_asound
412
#define snd_pcm_bytes_to_frames snd_pcm_bytes_to_frames_dylibloader_orig_asound
413
#define snd_pcm_frames_to_bytes snd_pcm_frames_to_bytes_dylibloader_orig_asound
414
#define snd_pcm_bytes_to_samples snd_pcm_bytes_to_samples_dylibloader_orig_asound
415
#define snd_pcm_samples_to_bytes snd_pcm_samples_to_bytes_dylibloader_orig_asound
416
#define snd_pcm_area_silence snd_pcm_area_silence_dylibloader_orig_asound
417
#define snd_pcm_areas_silence snd_pcm_areas_silence_dylibloader_orig_asound
418
#define snd_pcm_area_copy snd_pcm_area_copy_dylibloader_orig_asound
419
#define snd_pcm_areas_copy snd_pcm_areas_copy_dylibloader_orig_asound
420
#define snd_pcm_hook_get_pcm snd_pcm_hook_get_pcm_dylibloader_orig_asound
421
#define snd_pcm_hook_get_private snd_pcm_hook_get_private_dylibloader_orig_asound
422
#define snd_pcm_hook_set_private snd_pcm_hook_set_private_dylibloader_orig_asound
423
#define snd_pcm_hook_add snd_pcm_hook_add_dylibloader_orig_asound
424
#define snd_pcm_hook_remove snd_pcm_hook_remove_dylibloader_orig_asound
425
#define snd_pcm_meter_get_bufsize snd_pcm_meter_get_bufsize_dylibloader_orig_asound
426
#define snd_pcm_meter_get_channels snd_pcm_meter_get_channels_dylibloader_orig_asound
427
#define snd_pcm_meter_get_rate snd_pcm_meter_get_rate_dylibloader_orig_asound
428
#define snd_pcm_meter_get_now snd_pcm_meter_get_now_dylibloader_orig_asound
429
#define snd_pcm_meter_get_boundary snd_pcm_meter_get_boundary_dylibloader_orig_asound
430
#define snd_pcm_meter_add_scope snd_pcm_meter_add_scope_dylibloader_orig_asound
431
#define snd_pcm_meter_search_scope snd_pcm_meter_search_scope_dylibloader_orig_asound
432
#define snd_pcm_scope_malloc snd_pcm_scope_malloc_dylibloader_orig_asound
433
#define snd_pcm_scope_set_ops snd_pcm_scope_set_ops_dylibloader_orig_asound
434
#define snd_pcm_scope_set_name snd_pcm_scope_set_name_dylibloader_orig_asound
435
#define snd_pcm_scope_get_name snd_pcm_scope_get_name_dylibloader_orig_asound
436
#define snd_pcm_scope_get_callback_private snd_pcm_scope_get_callback_private_dylibloader_orig_asound
437
#define snd_pcm_scope_set_callback_private snd_pcm_scope_set_callback_private_dylibloader_orig_asound
438
#define snd_pcm_scope_s16_open snd_pcm_scope_s16_open_dylibloader_orig_asound
439
#define snd_pcm_scope_s16_get_channel_buffer snd_pcm_scope_s16_get_channel_buffer_dylibloader_orig_asound
440
#define snd_spcm_init snd_spcm_init_dylibloader_orig_asound
441
#define snd_spcm_init_duplex snd_spcm_init_duplex_dylibloader_orig_asound
442
#define snd_spcm_init_get_params snd_spcm_init_get_params_dylibloader_orig_asound
443
#define snd_pcm_start_mode_name snd_pcm_start_mode_name_dylibloader_orig_asound
444
#define snd_pcm_xrun_mode_name snd_pcm_xrun_mode_name_dylibloader_orig_asound
445
#define snd_pcm_sw_params_set_start_mode snd_pcm_sw_params_set_start_mode_dylibloader_orig_asound
446
#define snd_pcm_sw_params_get_start_mode snd_pcm_sw_params_get_start_mode_dylibloader_orig_asound
447
#define snd_pcm_sw_params_set_xrun_mode snd_pcm_sw_params_set_xrun_mode_dylibloader_orig_asound
448
#define snd_pcm_sw_params_get_xrun_mode snd_pcm_sw_params_get_xrun_mode_dylibloader_orig_asound
449
#define snd_pcm_sw_params_set_xfer_align snd_pcm_sw_params_set_xfer_align_dylibloader_orig_asound
450
#define snd_pcm_sw_params_get_xfer_align snd_pcm_sw_params_get_xfer_align_dylibloader_orig_asound
451
#define snd_pcm_sw_params_set_sleep_min snd_pcm_sw_params_set_sleep_min_dylibloader_orig_asound
452
#define snd_pcm_sw_params_get_sleep_min snd_pcm_sw_params_get_sleep_min_dylibloader_orig_asound
453
#define snd_pcm_hw_params_get_tick_time snd_pcm_hw_params_get_tick_time_dylibloader_orig_asound
454
#define snd_pcm_hw_params_get_tick_time_min snd_pcm_hw_params_get_tick_time_min_dylibloader_orig_asound
455
#define snd_pcm_hw_params_get_tick_time_max snd_pcm_hw_params_get_tick_time_max_dylibloader_orig_asound
456
#define snd_pcm_hw_params_test_tick_time snd_pcm_hw_params_test_tick_time_dylibloader_orig_asound
457
#define snd_pcm_hw_params_set_tick_time snd_pcm_hw_params_set_tick_time_dylibloader_orig_asound
458
#define snd_pcm_hw_params_set_tick_time_min snd_pcm_hw_params_set_tick_time_min_dylibloader_orig_asound
459
#define snd_pcm_hw_params_set_tick_time_max snd_pcm_hw_params_set_tick_time_max_dylibloader_orig_asound
460
#define snd_pcm_hw_params_set_tick_time_minmax snd_pcm_hw_params_set_tick_time_minmax_dylibloader_orig_asound
461
#define snd_pcm_hw_params_set_tick_time_near snd_pcm_hw_params_set_tick_time_near_dylibloader_orig_asound
462
#define snd_pcm_hw_params_set_tick_time_first snd_pcm_hw_params_set_tick_time_first_dylibloader_orig_asound
463
#define snd_pcm_hw_params_set_tick_time_last snd_pcm_hw_params_set_tick_time_last_dylibloader_orig_asound
464
#define snd_rawmidi_open snd_rawmidi_open_dylibloader_orig_asound
465
#define snd_rawmidi_open_lconf snd_rawmidi_open_lconf_dylibloader_orig_asound
466
#define snd_rawmidi_close snd_rawmidi_close_dylibloader_orig_asound
467
#define snd_rawmidi_poll_descriptors_count snd_rawmidi_poll_descriptors_count_dylibloader_orig_asound
468
#define snd_rawmidi_poll_descriptors snd_rawmidi_poll_descriptors_dylibloader_orig_asound
469
#define snd_rawmidi_poll_descriptors_revents snd_rawmidi_poll_descriptors_revents_dylibloader_orig_asound
470
#define snd_rawmidi_nonblock snd_rawmidi_nonblock_dylibloader_orig_asound
471
#define snd_rawmidi_info_sizeof snd_rawmidi_info_sizeof_dylibloader_orig_asound
472
#define snd_rawmidi_info_malloc snd_rawmidi_info_malloc_dylibloader_orig_asound
473
#define snd_rawmidi_info_free snd_rawmidi_info_free_dylibloader_orig_asound
474
#define snd_rawmidi_info_copy snd_rawmidi_info_copy_dylibloader_orig_asound
475
#define snd_rawmidi_info_get_device snd_rawmidi_info_get_device_dylibloader_orig_asound
476
#define snd_rawmidi_info_get_subdevice snd_rawmidi_info_get_subdevice_dylibloader_orig_asound
477
#define snd_rawmidi_info_get_stream snd_rawmidi_info_get_stream_dylibloader_orig_asound
478
#define snd_rawmidi_info_get_card snd_rawmidi_info_get_card_dylibloader_orig_asound
479
#define snd_rawmidi_info_get_flags snd_rawmidi_info_get_flags_dylibloader_orig_asound
480
#define snd_rawmidi_info_get_id snd_rawmidi_info_get_id_dylibloader_orig_asound
481
#define snd_rawmidi_info_get_name snd_rawmidi_info_get_name_dylibloader_orig_asound
482
#define snd_rawmidi_info_get_subdevice_name snd_rawmidi_info_get_subdevice_name_dylibloader_orig_asound
483
#define snd_rawmidi_info_get_subdevices_count snd_rawmidi_info_get_subdevices_count_dylibloader_orig_asound
484
#define snd_rawmidi_info_get_subdevices_avail snd_rawmidi_info_get_subdevices_avail_dylibloader_orig_asound
485
#define snd_rawmidi_info_set_device snd_rawmidi_info_set_device_dylibloader_orig_asound
486
#define snd_rawmidi_info_set_subdevice snd_rawmidi_info_set_subdevice_dylibloader_orig_asound
487
#define snd_rawmidi_info_set_stream snd_rawmidi_info_set_stream_dylibloader_orig_asound
488
#define snd_rawmidi_info snd_rawmidi_info_dylibloader_orig_asound
489
#define snd_rawmidi_params_sizeof snd_rawmidi_params_sizeof_dylibloader_orig_asound
490
#define snd_rawmidi_params_malloc snd_rawmidi_params_malloc_dylibloader_orig_asound
491
#define snd_rawmidi_params_free snd_rawmidi_params_free_dylibloader_orig_asound
492
#define snd_rawmidi_params_copy snd_rawmidi_params_copy_dylibloader_orig_asound
493
#define snd_rawmidi_params_set_buffer_size snd_rawmidi_params_set_buffer_size_dylibloader_orig_asound
494
#define snd_rawmidi_params_get_buffer_size snd_rawmidi_params_get_buffer_size_dylibloader_orig_asound
495
#define snd_rawmidi_params_set_avail_min snd_rawmidi_params_set_avail_min_dylibloader_orig_asound
496
#define snd_rawmidi_params_get_avail_min snd_rawmidi_params_get_avail_min_dylibloader_orig_asound
497
#define snd_rawmidi_params_set_no_active_sensing snd_rawmidi_params_set_no_active_sensing_dylibloader_orig_asound
498
#define snd_rawmidi_params_get_no_active_sensing snd_rawmidi_params_get_no_active_sensing_dylibloader_orig_asound
499
#define snd_rawmidi_params snd_rawmidi_params_dylibloader_orig_asound
500
#define snd_rawmidi_params_current snd_rawmidi_params_current_dylibloader_orig_asound
501
#define snd_rawmidi_status_sizeof snd_rawmidi_status_sizeof_dylibloader_orig_asound
502
#define snd_rawmidi_status_malloc snd_rawmidi_status_malloc_dylibloader_orig_asound
503
#define snd_rawmidi_status_free snd_rawmidi_status_free_dylibloader_orig_asound
504
#define snd_rawmidi_status_copy snd_rawmidi_status_copy_dylibloader_orig_asound
505
#define snd_rawmidi_status_get_tstamp snd_rawmidi_status_get_tstamp_dylibloader_orig_asound
506
#define snd_rawmidi_status_get_avail snd_rawmidi_status_get_avail_dylibloader_orig_asound
507
#define snd_rawmidi_status_get_xruns snd_rawmidi_status_get_xruns_dylibloader_orig_asound
508
#define snd_rawmidi_status snd_rawmidi_status_dylibloader_orig_asound
509
#define snd_rawmidi_drain snd_rawmidi_drain_dylibloader_orig_asound
510
#define snd_rawmidi_drop snd_rawmidi_drop_dylibloader_orig_asound
511
#define snd_rawmidi_write snd_rawmidi_write_dylibloader_orig_asound
512
#define snd_rawmidi_read snd_rawmidi_read_dylibloader_orig_asound
513
#define snd_rawmidi_name snd_rawmidi_name_dylibloader_orig_asound
514
#define snd_rawmidi_type snd_rawmidi_type_dylibloader_orig_asound
515
#define snd_rawmidi_stream snd_rawmidi_stream_dylibloader_orig_asound
516
#define snd_timer_query_open snd_timer_query_open_dylibloader_orig_asound
517
#define snd_timer_query_open_lconf snd_timer_query_open_lconf_dylibloader_orig_asound
518
#define snd_timer_query_close snd_timer_query_close_dylibloader_orig_asound
519
#define snd_timer_query_next_device snd_timer_query_next_device_dylibloader_orig_asound
520
#define snd_timer_query_info snd_timer_query_info_dylibloader_orig_asound
521
#define snd_timer_query_params snd_timer_query_params_dylibloader_orig_asound
522
#define snd_timer_query_status snd_timer_query_status_dylibloader_orig_asound
523
#define snd_timer_open snd_timer_open_dylibloader_orig_asound
524
#define snd_timer_open_lconf snd_timer_open_lconf_dylibloader_orig_asound
525
#define snd_timer_close snd_timer_close_dylibloader_orig_asound
526
#define snd_async_add_timer_handler snd_async_add_timer_handler_dylibloader_orig_asound
527
#define snd_async_handler_get_timer snd_async_handler_get_timer_dylibloader_orig_asound
528
#define snd_timer_poll_descriptors_count snd_timer_poll_descriptors_count_dylibloader_orig_asound
529
#define snd_timer_poll_descriptors snd_timer_poll_descriptors_dylibloader_orig_asound
530
#define snd_timer_poll_descriptors_revents snd_timer_poll_descriptors_revents_dylibloader_orig_asound
531
#define snd_timer_info snd_timer_info_dylibloader_orig_asound
532
#define snd_timer_params snd_timer_params_dylibloader_orig_asound
533
#define snd_timer_status snd_timer_status_dylibloader_orig_asound
534
#define snd_timer_start snd_timer_start_dylibloader_orig_asound
535
#define snd_timer_stop snd_timer_stop_dylibloader_orig_asound
536
#define snd_timer_continue snd_timer_continue_dylibloader_orig_asound
537
#define snd_timer_read snd_timer_read_dylibloader_orig_asound
538
#define snd_timer_id_sizeof snd_timer_id_sizeof_dylibloader_orig_asound
539
#define snd_timer_id_malloc snd_timer_id_malloc_dylibloader_orig_asound
540
#define snd_timer_id_free snd_timer_id_free_dylibloader_orig_asound
541
#define snd_timer_id_copy snd_timer_id_copy_dylibloader_orig_asound
542
#define snd_timer_id_set_class snd_timer_id_set_class_dylibloader_orig_asound
543
#define snd_timer_id_get_class snd_timer_id_get_class_dylibloader_orig_asound
544
#define snd_timer_id_set_sclass snd_timer_id_set_sclass_dylibloader_orig_asound
545
#define snd_timer_id_get_sclass snd_timer_id_get_sclass_dylibloader_orig_asound
546
#define snd_timer_id_set_card snd_timer_id_set_card_dylibloader_orig_asound
547
#define snd_timer_id_get_card snd_timer_id_get_card_dylibloader_orig_asound
548
#define snd_timer_id_set_device snd_timer_id_set_device_dylibloader_orig_asound
549
#define snd_timer_id_get_device snd_timer_id_get_device_dylibloader_orig_asound
550
#define snd_timer_id_set_subdevice snd_timer_id_set_subdevice_dylibloader_orig_asound
551
#define snd_timer_id_get_subdevice snd_timer_id_get_subdevice_dylibloader_orig_asound
552
#define snd_timer_ginfo_sizeof snd_timer_ginfo_sizeof_dylibloader_orig_asound
553
#define snd_timer_ginfo_malloc snd_timer_ginfo_malloc_dylibloader_orig_asound
554
#define snd_timer_ginfo_free snd_timer_ginfo_free_dylibloader_orig_asound
555
#define snd_timer_ginfo_copy snd_timer_ginfo_copy_dylibloader_orig_asound
556
#define snd_timer_ginfo_set_tid snd_timer_ginfo_set_tid_dylibloader_orig_asound
557
#define snd_timer_ginfo_get_tid snd_timer_ginfo_get_tid_dylibloader_orig_asound
558
#define snd_timer_ginfo_get_flags snd_timer_ginfo_get_flags_dylibloader_orig_asound
559
#define snd_timer_ginfo_get_card snd_timer_ginfo_get_card_dylibloader_orig_asound
560
#define snd_timer_ginfo_get_id snd_timer_ginfo_get_id_dylibloader_orig_asound
561
#define snd_timer_ginfo_get_name snd_timer_ginfo_get_name_dylibloader_orig_asound
562
#define snd_timer_ginfo_get_resolution snd_timer_ginfo_get_resolution_dylibloader_orig_asound
563
#define snd_timer_ginfo_get_resolution_min snd_timer_ginfo_get_resolution_min_dylibloader_orig_asound
564
#define snd_timer_ginfo_get_resolution_max snd_timer_ginfo_get_resolution_max_dylibloader_orig_asound
565
#define snd_timer_ginfo_get_clients snd_timer_ginfo_get_clients_dylibloader_orig_asound
566
#define snd_timer_info_sizeof snd_timer_info_sizeof_dylibloader_orig_asound
567
#define snd_timer_info_malloc snd_timer_info_malloc_dylibloader_orig_asound
568
#define snd_timer_info_free snd_timer_info_free_dylibloader_orig_asound
569
#define snd_timer_info_copy snd_timer_info_copy_dylibloader_orig_asound
570
#define snd_timer_info_is_slave snd_timer_info_is_slave_dylibloader_orig_asound
571
#define snd_timer_info_get_card snd_timer_info_get_card_dylibloader_orig_asound
572
#define snd_timer_info_get_id snd_timer_info_get_id_dylibloader_orig_asound
573
#define snd_timer_info_get_name snd_timer_info_get_name_dylibloader_orig_asound
574
#define snd_timer_info_get_resolution snd_timer_info_get_resolution_dylibloader_orig_asound
575
#define snd_timer_params_sizeof snd_timer_params_sizeof_dylibloader_orig_asound
576
#define snd_timer_params_malloc snd_timer_params_malloc_dylibloader_orig_asound
577
#define snd_timer_params_free snd_timer_params_free_dylibloader_orig_asound
578
#define snd_timer_params_copy snd_timer_params_copy_dylibloader_orig_asound
579
#define snd_timer_params_set_auto_start snd_timer_params_set_auto_start_dylibloader_orig_asound
580
#define snd_timer_params_get_auto_start snd_timer_params_get_auto_start_dylibloader_orig_asound
581
#define snd_timer_params_set_exclusive snd_timer_params_set_exclusive_dylibloader_orig_asound
582
#define snd_timer_params_get_exclusive snd_timer_params_get_exclusive_dylibloader_orig_asound
583
#define snd_timer_params_set_early_event snd_timer_params_set_early_event_dylibloader_orig_asound
584
#define snd_timer_params_get_early_event snd_timer_params_get_early_event_dylibloader_orig_asound
585
#define snd_timer_params_set_ticks snd_timer_params_set_ticks_dylibloader_orig_asound
586
#define snd_timer_params_get_ticks snd_timer_params_get_ticks_dylibloader_orig_asound
587
#define snd_timer_params_set_queue_size snd_timer_params_set_queue_size_dylibloader_orig_asound
588
#define snd_timer_params_get_queue_size snd_timer_params_get_queue_size_dylibloader_orig_asound
589
#define snd_timer_params_set_filter snd_timer_params_set_filter_dylibloader_orig_asound
590
#define snd_timer_params_get_filter snd_timer_params_get_filter_dylibloader_orig_asound
591
#define snd_timer_status_sizeof snd_timer_status_sizeof_dylibloader_orig_asound
592
#define snd_timer_status_malloc snd_timer_status_malloc_dylibloader_orig_asound
593
#define snd_timer_status_free snd_timer_status_free_dylibloader_orig_asound
594
#define snd_timer_status_copy snd_timer_status_copy_dylibloader_orig_asound
595
#define snd_timer_status_get_timestamp snd_timer_status_get_timestamp_dylibloader_orig_asound
596
#define snd_timer_status_get_resolution snd_timer_status_get_resolution_dylibloader_orig_asound
597
#define snd_timer_status_get_lost snd_timer_status_get_lost_dylibloader_orig_asound
598
#define snd_timer_status_get_overrun snd_timer_status_get_overrun_dylibloader_orig_asound
599
#define snd_timer_status_get_queue snd_timer_status_get_queue_dylibloader_orig_asound
600
#define snd_timer_info_get_ticks snd_timer_info_get_ticks_dylibloader_orig_asound
601
#define snd_hwdep_open snd_hwdep_open_dylibloader_orig_asound
602
#define snd_hwdep_close snd_hwdep_close_dylibloader_orig_asound
603
#define snd_hwdep_poll_descriptors snd_hwdep_poll_descriptors_dylibloader_orig_asound
604
#define snd_hwdep_poll_descriptors_count snd_hwdep_poll_descriptors_count_dylibloader_orig_asound
605
#define snd_hwdep_poll_descriptors_revents snd_hwdep_poll_descriptors_revents_dylibloader_orig_asound
606
#define snd_hwdep_nonblock snd_hwdep_nonblock_dylibloader_orig_asound
607
#define snd_hwdep_info snd_hwdep_info_dylibloader_orig_asound
608
#define snd_hwdep_dsp_status snd_hwdep_dsp_status_dylibloader_orig_asound
609
#define snd_hwdep_dsp_load snd_hwdep_dsp_load_dylibloader_orig_asound
610
#define snd_hwdep_ioctl snd_hwdep_ioctl_dylibloader_orig_asound
611
#define snd_hwdep_write snd_hwdep_write_dylibloader_orig_asound
612
#define snd_hwdep_read snd_hwdep_read_dylibloader_orig_asound
613
#define snd_hwdep_info_sizeof snd_hwdep_info_sizeof_dylibloader_orig_asound
614
#define snd_hwdep_info_malloc snd_hwdep_info_malloc_dylibloader_orig_asound
615
#define snd_hwdep_info_free snd_hwdep_info_free_dylibloader_orig_asound
616
#define snd_hwdep_info_copy snd_hwdep_info_copy_dylibloader_orig_asound
617
#define snd_hwdep_info_get_device snd_hwdep_info_get_device_dylibloader_orig_asound
618
#define snd_hwdep_info_get_card snd_hwdep_info_get_card_dylibloader_orig_asound
619
#define snd_hwdep_info_get_id snd_hwdep_info_get_id_dylibloader_orig_asound
620
#define snd_hwdep_info_get_name snd_hwdep_info_get_name_dylibloader_orig_asound
621
#define snd_hwdep_info_get_iface snd_hwdep_info_get_iface_dylibloader_orig_asound
622
#define snd_hwdep_info_set_device snd_hwdep_info_set_device_dylibloader_orig_asound
623
#define snd_hwdep_dsp_status_sizeof snd_hwdep_dsp_status_sizeof_dylibloader_orig_asound
624
#define snd_hwdep_dsp_status_malloc snd_hwdep_dsp_status_malloc_dylibloader_orig_asound
625
#define snd_hwdep_dsp_status_free snd_hwdep_dsp_status_free_dylibloader_orig_asound
626
#define snd_hwdep_dsp_status_copy snd_hwdep_dsp_status_copy_dylibloader_orig_asound
627
#define snd_hwdep_dsp_status_get_version snd_hwdep_dsp_status_get_version_dylibloader_orig_asound
628
#define snd_hwdep_dsp_status_get_id snd_hwdep_dsp_status_get_id_dylibloader_orig_asound
629
#define snd_hwdep_dsp_status_get_num_dsps snd_hwdep_dsp_status_get_num_dsps_dylibloader_orig_asound
630
#define snd_hwdep_dsp_status_get_dsp_loaded snd_hwdep_dsp_status_get_dsp_loaded_dylibloader_orig_asound
631
#define snd_hwdep_dsp_status_get_chip_ready snd_hwdep_dsp_status_get_chip_ready_dylibloader_orig_asound
632
#define snd_hwdep_dsp_image_sizeof snd_hwdep_dsp_image_sizeof_dylibloader_orig_asound
633
#define snd_hwdep_dsp_image_malloc snd_hwdep_dsp_image_malloc_dylibloader_orig_asound
634
#define snd_hwdep_dsp_image_free snd_hwdep_dsp_image_free_dylibloader_orig_asound
635
#define snd_hwdep_dsp_image_copy snd_hwdep_dsp_image_copy_dylibloader_orig_asound
636
#define snd_hwdep_dsp_image_get_index snd_hwdep_dsp_image_get_index_dylibloader_orig_asound
637
#define snd_hwdep_dsp_image_get_name snd_hwdep_dsp_image_get_name_dylibloader_orig_asound
638
#define snd_hwdep_dsp_image_get_image snd_hwdep_dsp_image_get_image_dylibloader_orig_asound
639
#define snd_hwdep_dsp_image_get_length snd_hwdep_dsp_image_get_length_dylibloader_orig_asound
640
#define snd_hwdep_dsp_image_set_index snd_hwdep_dsp_image_set_index_dylibloader_orig_asound
641
#define snd_hwdep_dsp_image_set_name snd_hwdep_dsp_image_set_name_dylibloader_orig_asound
642
#define snd_hwdep_dsp_image_set_image snd_hwdep_dsp_image_set_image_dylibloader_orig_asound
643
#define snd_hwdep_dsp_image_set_length snd_hwdep_dsp_image_set_length_dylibloader_orig_asound
644
#define snd_card_load snd_card_load_dylibloader_orig_asound
645
#define snd_card_next snd_card_next_dylibloader_orig_asound
646
#define snd_card_get_index snd_card_get_index_dylibloader_orig_asound
647
#define snd_card_get_name snd_card_get_name_dylibloader_orig_asound
648
#define snd_card_get_longname snd_card_get_longname_dylibloader_orig_asound
649
#define snd_device_name_hint snd_device_name_hint_dylibloader_orig_asound
650
#define snd_device_name_free_hint snd_device_name_free_hint_dylibloader_orig_asound
651
#define snd_device_name_get_hint snd_device_name_get_hint_dylibloader_orig_asound
652
#define snd_ctl_open snd_ctl_open_dylibloader_orig_asound
653
#define snd_ctl_open_lconf snd_ctl_open_lconf_dylibloader_orig_asound
654
#define snd_ctl_open_fallback snd_ctl_open_fallback_dylibloader_orig_asound
655
#define snd_ctl_close snd_ctl_close_dylibloader_orig_asound
656
#define snd_ctl_nonblock snd_ctl_nonblock_dylibloader_orig_asound
657
#define snd_async_add_ctl_handler snd_async_add_ctl_handler_dylibloader_orig_asound
658
#define snd_async_handler_get_ctl snd_async_handler_get_ctl_dylibloader_orig_asound
659
#define snd_ctl_poll_descriptors_count snd_ctl_poll_descriptors_count_dylibloader_orig_asound
660
#define snd_ctl_poll_descriptors snd_ctl_poll_descriptors_dylibloader_orig_asound
661
#define snd_ctl_poll_descriptors_revents snd_ctl_poll_descriptors_revents_dylibloader_orig_asound
662
#define snd_ctl_subscribe_events snd_ctl_subscribe_events_dylibloader_orig_asound
663
#define snd_ctl_card_info snd_ctl_card_info_dylibloader_orig_asound
664
#define snd_ctl_elem_list snd_ctl_elem_list_dylibloader_orig_asound
665
#define snd_ctl_elem_info snd_ctl_elem_info_dylibloader_orig_asound
666
#define snd_ctl_elem_read snd_ctl_elem_read_dylibloader_orig_asound
667
#define snd_ctl_elem_write snd_ctl_elem_write_dylibloader_orig_asound
668
#define snd_ctl_elem_lock snd_ctl_elem_lock_dylibloader_orig_asound
669
#define snd_ctl_elem_unlock snd_ctl_elem_unlock_dylibloader_orig_asound
670
#define snd_ctl_elem_tlv_read snd_ctl_elem_tlv_read_dylibloader_orig_asound
671
#define snd_ctl_elem_tlv_write snd_ctl_elem_tlv_write_dylibloader_orig_asound
672
#define snd_ctl_elem_tlv_command snd_ctl_elem_tlv_command_dylibloader_orig_asound
673
#define snd_ctl_hwdep_next_device snd_ctl_hwdep_next_device_dylibloader_orig_asound
674
#define snd_ctl_hwdep_info snd_ctl_hwdep_info_dylibloader_orig_asound
675
#define snd_ctl_pcm_next_device snd_ctl_pcm_next_device_dylibloader_orig_asound
676
#define snd_ctl_pcm_info snd_ctl_pcm_info_dylibloader_orig_asound
677
#define snd_ctl_pcm_prefer_subdevice snd_ctl_pcm_prefer_subdevice_dylibloader_orig_asound
678
#define snd_ctl_rawmidi_next_device snd_ctl_rawmidi_next_device_dylibloader_orig_asound
679
#define snd_ctl_rawmidi_info snd_ctl_rawmidi_info_dylibloader_orig_asound
680
#define snd_ctl_rawmidi_prefer_subdevice snd_ctl_rawmidi_prefer_subdevice_dylibloader_orig_asound
681
#define snd_ctl_set_power_state snd_ctl_set_power_state_dylibloader_orig_asound
682
#define snd_ctl_get_power_state snd_ctl_get_power_state_dylibloader_orig_asound
683
#define snd_ctl_read snd_ctl_read_dylibloader_orig_asound
684
#define snd_ctl_wait snd_ctl_wait_dylibloader_orig_asound
685
#define snd_ctl_name snd_ctl_name_dylibloader_orig_asound
686
#define snd_ctl_type snd_ctl_type_dylibloader_orig_asound
687
#define snd_ctl_elem_type_name snd_ctl_elem_type_name_dylibloader_orig_asound
688
#define snd_ctl_elem_iface_name snd_ctl_elem_iface_name_dylibloader_orig_asound
689
#define snd_ctl_event_type_name snd_ctl_event_type_name_dylibloader_orig_asound
690
#define snd_ctl_event_elem_get_mask snd_ctl_event_elem_get_mask_dylibloader_orig_asound
691
#define snd_ctl_event_elem_get_numid snd_ctl_event_elem_get_numid_dylibloader_orig_asound
692
#define snd_ctl_event_elem_get_id snd_ctl_event_elem_get_id_dylibloader_orig_asound
693
#define snd_ctl_event_elem_get_interface snd_ctl_event_elem_get_interface_dylibloader_orig_asound
694
#define snd_ctl_event_elem_get_device snd_ctl_event_elem_get_device_dylibloader_orig_asound
695
#define snd_ctl_event_elem_get_subdevice snd_ctl_event_elem_get_subdevice_dylibloader_orig_asound
696
#define snd_ctl_event_elem_get_name snd_ctl_event_elem_get_name_dylibloader_orig_asound
697
#define snd_ctl_event_elem_get_index snd_ctl_event_elem_get_index_dylibloader_orig_asound
698
#define snd_ctl_elem_list_alloc_space snd_ctl_elem_list_alloc_space_dylibloader_orig_asound
699
#define snd_ctl_elem_list_free_space snd_ctl_elem_list_free_space_dylibloader_orig_asound
700
#define snd_ctl_ascii_elem_id_get snd_ctl_ascii_elem_id_get_dylibloader_orig_asound
701
#define snd_ctl_ascii_elem_id_parse snd_ctl_ascii_elem_id_parse_dylibloader_orig_asound
702
#define snd_ctl_ascii_value_parse snd_ctl_ascii_value_parse_dylibloader_orig_asound
703
#define snd_ctl_elem_id_sizeof snd_ctl_elem_id_sizeof_dylibloader_orig_asound
704
#define snd_ctl_elem_id_malloc snd_ctl_elem_id_malloc_dylibloader_orig_asound
705
#define snd_ctl_elem_id_free snd_ctl_elem_id_free_dylibloader_orig_asound
706
#define snd_ctl_elem_id_clear snd_ctl_elem_id_clear_dylibloader_orig_asound
707
#define snd_ctl_elem_id_copy snd_ctl_elem_id_copy_dylibloader_orig_asound
708
#define snd_ctl_elem_id_get_numid snd_ctl_elem_id_get_numid_dylibloader_orig_asound
709
#define snd_ctl_elem_id_get_interface snd_ctl_elem_id_get_interface_dylibloader_orig_asound
710
#define snd_ctl_elem_id_get_device snd_ctl_elem_id_get_device_dylibloader_orig_asound
711
#define snd_ctl_elem_id_get_subdevice snd_ctl_elem_id_get_subdevice_dylibloader_orig_asound
712
#define snd_ctl_elem_id_get_name snd_ctl_elem_id_get_name_dylibloader_orig_asound
713
#define snd_ctl_elem_id_get_index snd_ctl_elem_id_get_index_dylibloader_orig_asound
714
#define snd_ctl_elem_id_set_numid snd_ctl_elem_id_set_numid_dylibloader_orig_asound
715
#define snd_ctl_elem_id_set_interface snd_ctl_elem_id_set_interface_dylibloader_orig_asound
716
#define snd_ctl_elem_id_set_device snd_ctl_elem_id_set_device_dylibloader_orig_asound
717
#define snd_ctl_elem_id_set_subdevice snd_ctl_elem_id_set_subdevice_dylibloader_orig_asound
718
#define snd_ctl_elem_id_set_name snd_ctl_elem_id_set_name_dylibloader_orig_asound
719
#define snd_ctl_elem_id_set_index snd_ctl_elem_id_set_index_dylibloader_orig_asound
720
#define snd_ctl_card_info_sizeof snd_ctl_card_info_sizeof_dylibloader_orig_asound
721
#define snd_ctl_card_info_malloc snd_ctl_card_info_malloc_dylibloader_orig_asound
722
#define snd_ctl_card_info_free snd_ctl_card_info_free_dylibloader_orig_asound
723
#define snd_ctl_card_info_clear snd_ctl_card_info_clear_dylibloader_orig_asound
724
#define snd_ctl_card_info_copy snd_ctl_card_info_copy_dylibloader_orig_asound
725
#define snd_ctl_card_info_get_card snd_ctl_card_info_get_card_dylibloader_orig_asound
726
#define snd_ctl_card_info_get_id snd_ctl_card_info_get_id_dylibloader_orig_asound
727
#define snd_ctl_card_info_get_driver snd_ctl_card_info_get_driver_dylibloader_orig_asound
728
#define snd_ctl_card_info_get_name snd_ctl_card_info_get_name_dylibloader_orig_asound
729
#define snd_ctl_card_info_get_longname snd_ctl_card_info_get_longname_dylibloader_orig_asound
730
#define snd_ctl_card_info_get_mixername snd_ctl_card_info_get_mixername_dylibloader_orig_asound
731
#define snd_ctl_card_info_get_components snd_ctl_card_info_get_components_dylibloader_orig_asound
732
#define snd_ctl_event_sizeof snd_ctl_event_sizeof_dylibloader_orig_asound
733
#define snd_ctl_event_malloc snd_ctl_event_malloc_dylibloader_orig_asound
734
#define snd_ctl_event_free snd_ctl_event_free_dylibloader_orig_asound
735
#define snd_ctl_event_clear snd_ctl_event_clear_dylibloader_orig_asound
736
#define snd_ctl_event_copy snd_ctl_event_copy_dylibloader_orig_asound
737
#define snd_ctl_event_get_type snd_ctl_event_get_type_dylibloader_orig_asound
738
#define snd_ctl_elem_list_sizeof snd_ctl_elem_list_sizeof_dylibloader_orig_asound
739
#define snd_ctl_elem_list_malloc snd_ctl_elem_list_malloc_dylibloader_orig_asound
740
#define snd_ctl_elem_list_free snd_ctl_elem_list_free_dylibloader_orig_asound
741
#define snd_ctl_elem_list_clear snd_ctl_elem_list_clear_dylibloader_orig_asound
742
#define snd_ctl_elem_list_copy snd_ctl_elem_list_copy_dylibloader_orig_asound
743
#define snd_ctl_elem_list_set_offset snd_ctl_elem_list_set_offset_dylibloader_orig_asound
744
#define snd_ctl_elem_list_get_used snd_ctl_elem_list_get_used_dylibloader_orig_asound
745
#define snd_ctl_elem_list_get_count snd_ctl_elem_list_get_count_dylibloader_orig_asound
746
#define snd_ctl_elem_list_get_id snd_ctl_elem_list_get_id_dylibloader_orig_asound
747
#define snd_ctl_elem_list_get_numid snd_ctl_elem_list_get_numid_dylibloader_orig_asound
748
#define snd_ctl_elem_list_get_interface snd_ctl_elem_list_get_interface_dylibloader_orig_asound
749
#define snd_ctl_elem_list_get_device snd_ctl_elem_list_get_device_dylibloader_orig_asound
750
#define snd_ctl_elem_list_get_subdevice snd_ctl_elem_list_get_subdevice_dylibloader_orig_asound
751
#define snd_ctl_elem_list_get_name snd_ctl_elem_list_get_name_dylibloader_orig_asound
752
#define snd_ctl_elem_list_get_index snd_ctl_elem_list_get_index_dylibloader_orig_asound
753
#define snd_ctl_elem_info_sizeof snd_ctl_elem_info_sizeof_dylibloader_orig_asound
754
#define snd_ctl_elem_info_malloc snd_ctl_elem_info_malloc_dylibloader_orig_asound
755
#define snd_ctl_elem_info_free snd_ctl_elem_info_free_dylibloader_orig_asound
756
#define snd_ctl_elem_info_clear snd_ctl_elem_info_clear_dylibloader_orig_asound
757
#define snd_ctl_elem_info_copy snd_ctl_elem_info_copy_dylibloader_orig_asound
758
#define snd_ctl_elem_info_get_type snd_ctl_elem_info_get_type_dylibloader_orig_asound
759
#define snd_ctl_elem_info_is_readable snd_ctl_elem_info_is_readable_dylibloader_orig_asound
760
#define snd_ctl_elem_info_is_writable snd_ctl_elem_info_is_writable_dylibloader_orig_asound
761
#define snd_ctl_elem_info_is_volatile snd_ctl_elem_info_is_volatile_dylibloader_orig_asound
762
#define snd_ctl_elem_info_is_inactive snd_ctl_elem_info_is_inactive_dylibloader_orig_asound
763
#define snd_ctl_elem_info_is_locked snd_ctl_elem_info_is_locked_dylibloader_orig_asound
764
#define snd_ctl_elem_info_is_tlv_readable snd_ctl_elem_info_is_tlv_readable_dylibloader_orig_asound
765
#define snd_ctl_elem_info_is_tlv_writable snd_ctl_elem_info_is_tlv_writable_dylibloader_orig_asound
766
#define snd_ctl_elem_info_is_tlv_commandable snd_ctl_elem_info_is_tlv_commandable_dylibloader_orig_asound
767
#define snd_ctl_elem_info_is_owner snd_ctl_elem_info_is_owner_dylibloader_orig_asound
768
#define snd_ctl_elem_info_is_user snd_ctl_elem_info_is_user_dylibloader_orig_asound
769
#define snd_ctl_elem_info_get_owner snd_ctl_elem_info_get_owner_dylibloader_orig_asound
770
#define snd_ctl_elem_info_get_count snd_ctl_elem_info_get_count_dylibloader_orig_asound
771
#define snd_ctl_elem_info_get_min snd_ctl_elem_info_get_min_dylibloader_orig_asound
772
#define snd_ctl_elem_info_get_max snd_ctl_elem_info_get_max_dylibloader_orig_asound
773
#define snd_ctl_elem_info_get_step snd_ctl_elem_info_get_step_dylibloader_orig_asound
774
#define snd_ctl_elem_info_get_min64 snd_ctl_elem_info_get_min64_dylibloader_orig_asound
775
#define snd_ctl_elem_info_get_max64 snd_ctl_elem_info_get_max64_dylibloader_orig_asound
776
#define snd_ctl_elem_info_get_step64 snd_ctl_elem_info_get_step64_dylibloader_orig_asound
777
#define snd_ctl_elem_info_get_items snd_ctl_elem_info_get_items_dylibloader_orig_asound
778
#define snd_ctl_elem_info_set_item snd_ctl_elem_info_set_item_dylibloader_orig_asound
779
#define snd_ctl_elem_info_get_item_name snd_ctl_elem_info_get_item_name_dylibloader_orig_asound
780
#define snd_ctl_elem_info_get_dimensions snd_ctl_elem_info_get_dimensions_dylibloader_orig_asound
781
#define snd_ctl_elem_info_get_dimension snd_ctl_elem_info_get_dimension_dylibloader_orig_asound
782
#define snd_ctl_elem_info_set_dimension snd_ctl_elem_info_set_dimension_dylibloader_orig_asound
783
#define snd_ctl_elem_info_get_id snd_ctl_elem_info_get_id_dylibloader_orig_asound
784
#define snd_ctl_elem_info_get_numid snd_ctl_elem_info_get_numid_dylibloader_orig_asound
785
#define snd_ctl_elem_info_get_interface snd_ctl_elem_info_get_interface_dylibloader_orig_asound
786
#define snd_ctl_elem_info_get_device snd_ctl_elem_info_get_device_dylibloader_orig_asound
787
#define snd_ctl_elem_info_get_subdevice snd_ctl_elem_info_get_subdevice_dylibloader_orig_asound
788
#define snd_ctl_elem_info_get_name snd_ctl_elem_info_get_name_dylibloader_orig_asound
789
#define snd_ctl_elem_info_get_index snd_ctl_elem_info_get_index_dylibloader_orig_asound
790
#define snd_ctl_elem_info_set_id snd_ctl_elem_info_set_id_dylibloader_orig_asound
791
#define snd_ctl_elem_info_set_numid snd_ctl_elem_info_set_numid_dylibloader_orig_asound
792
#define snd_ctl_elem_info_set_interface snd_ctl_elem_info_set_interface_dylibloader_orig_asound
793
#define snd_ctl_elem_info_set_device snd_ctl_elem_info_set_device_dylibloader_orig_asound
794
#define snd_ctl_elem_info_set_subdevice snd_ctl_elem_info_set_subdevice_dylibloader_orig_asound
795
#define snd_ctl_elem_info_set_name snd_ctl_elem_info_set_name_dylibloader_orig_asound
796
#define snd_ctl_elem_info_set_index snd_ctl_elem_info_set_index_dylibloader_orig_asound
797
#define snd_ctl_add_integer_elem_set snd_ctl_add_integer_elem_set_dylibloader_orig_asound
798
#define snd_ctl_add_integer64_elem_set snd_ctl_add_integer64_elem_set_dylibloader_orig_asound
799
#define snd_ctl_add_boolean_elem_set snd_ctl_add_boolean_elem_set_dylibloader_orig_asound
800
#define snd_ctl_add_enumerated_elem_set snd_ctl_add_enumerated_elem_set_dylibloader_orig_asound
801
#define snd_ctl_add_bytes_elem_set snd_ctl_add_bytes_elem_set_dylibloader_orig_asound
802
#define snd_ctl_elem_add_integer snd_ctl_elem_add_integer_dylibloader_orig_asound
803
#define snd_ctl_elem_add_integer64 snd_ctl_elem_add_integer64_dylibloader_orig_asound
804
#define snd_ctl_elem_add_boolean snd_ctl_elem_add_boolean_dylibloader_orig_asound
805
#define snd_ctl_elem_add_enumerated snd_ctl_elem_add_enumerated_dylibloader_orig_asound
806
#define snd_ctl_elem_add_iec958 snd_ctl_elem_add_iec958_dylibloader_orig_asound
807
#define snd_ctl_elem_remove snd_ctl_elem_remove_dylibloader_orig_asound
808
#define snd_ctl_elem_value_sizeof snd_ctl_elem_value_sizeof_dylibloader_orig_asound
809
#define snd_ctl_elem_value_malloc snd_ctl_elem_value_malloc_dylibloader_orig_asound
810
#define snd_ctl_elem_value_free snd_ctl_elem_value_free_dylibloader_orig_asound
811
#define snd_ctl_elem_value_clear snd_ctl_elem_value_clear_dylibloader_orig_asound
812
#define snd_ctl_elem_value_copy snd_ctl_elem_value_copy_dylibloader_orig_asound
813
#define snd_ctl_elem_value_compare snd_ctl_elem_value_compare_dylibloader_orig_asound
814
#define snd_ctl_elem_value_get_id snd_ctl_elem_value_get_id_dylibloader_orig_asound
815
#define snd_ctl_elem_value_get_numid snd_ctl_elem_value_get_numid_dylibloader_orig_asound
816
#define snd_ctl_elem_value_get_interface snd_ctl_elem_value_get_interface_dylibloader_orig_asound
817
#define snd_ctl_elem_value_get_device snd_ctl_elem_value_get_device_dylibloader_orig_asound
818
#define snd_ctl_elem_value_get_subdevice snd_ctl_elem_value_get_subdevice_dylibloader_orig_asound
819
#define snd_ctl_elem_value_get_name snd_ctl_elem_value_get_name_dylibloader_orig_asound
820
#define snd_ctl_elem_value_get_index snd_ctl_elem_value_get_index_dylibloader_orig_asound
821
#define snd_ctl_elem_value_set_id snd_ctl_elem_value_set_id_dylibloader_orig_asound
822
#define snd_ctl_elem_value_set_numid snd_ctl_elem_value_set_numid_dylibloader_orig_asound
823
#define snd_ctl_elem_value_set_interface snd_ctl_elem_value_set_interface_dylibloader_orig_asound
824
#define snd_ctl_elem_value_set_device snd_ctl_elem_value_set_device_dylibloader_orig_asound
825
#define snd_ctl_elem_value_set_subdevice snd_ctl_elem_value_set_subdevice_dylibloader_orig_asound
826
#define snd_ctl_elem_value_set_name snd_ctl_elem_value_set_name_dylibloader_orig_asound
827
#define snd_ctl_elem_value_set_index snd_ctl_elem_value_set_index_dylibloader_orig_asound
828
#define snd_ctl_elem_value_get_boolean snd_ctl_elem_value_get_boolean_dylibloader_orig_asound
829
#define snd_ctl_elem_value_get_integer snd_ctl_elem_value_get_integer_dylibloader_orig_asound
830
#define snd_ctl_elem_value_get_integer64 snd_ctl_elem_value_get_integer64_dylibloader_orig_asound
831
#define snd_ctl_elem_value_get_enumerated snd_ctl_elem_value_get_enumerated_dylibloader_orig_asound
832
#define snd_ctl_elem_value_get_byte snd_ctl_elem_value_get_byte_dylibloader_orig_asound
833
#define snd_ctl_elem_value_set_boolean snd_ctl_elem_value_set_boolean_dylibloader_orig_asound
834
#define snd_ctl_elem_value_set_integer snd_ctl_elem_value_set_integer_dylibloader_orig_asound
835
#define snd_ctl_elem_value_set_integer64 snd_ctl_elem_value_set_integer64_dylibloader_orig_asound
836
#define snd_ctl_elem_value_set_enumerated snd_ctl_elem_value_set_enumerated_dylibloader_orig_asound
837
#define snd_ctl_elem_value_set_byte snd_ctl_elem_value_set_byte_dylibloader_orig_asound
838
#define snd_ctl_elem_set_bytes snd_ctl_elem_set_bytes_dylibloader_orig_asound
839
#define snd_ctl_elem_value_get_bytes snd_ctl_elem_value_get_bytes_dylibloader_orig_asound
840
#define snd_ctl_elem_value_get_iec958 snd_ctl_elem_value_get_iec958_dylibloader_orig_asound
841
#define snd_ctl_elem_value_set_iec958 snd_ctl_elem_value_set_iec958_dylibloader_orig_asound
842
#define snd_tlv_parse_dB_info snd_tlv_parse_dB_info_dylibloader_orig_asound
843
#define snd_tlv_get_dB_range snd_tlv_get_dB_range_dylibloader_orig_asound
844
#define snd_tlv_convert_to_dB snd_tlv_convert_to_dB_dylibloader_orig_asound
845
#define snd_tlv_convert_from_dB snd_tlv_convert_from_dB_dylibloader_orig_asound
846
#define snd_ctl_get_dB_range snd_ctl_get_dB_range_dylibloader_orig_asound
847
#define snd_ctl_convert_to_dB snd_ctl_convert_to_dB_dylibloader_orig_asound
848
#define snd_ctl_convert_from_dB snd_ctl_convert_from_dB_dylibloader_orig_asound
849
#define snd_hctl_compare_fast snd_hctl_compare_fast_dylibloader_orig_asound
850
#define snd_hctl_open snd_hctl_open_dylibloader_orig_asound
851
#define snd_hctl_open_ctl snd_hctl_open_ctl_dylibloader_orig_asound
852
#define snd_hctl_close snd_hctl_close_dylibloader_orig_asound
853
#define snd_hctl_nonblock snd_hctl_nonblock_dylibloader_orig_asound
854
#define snd_hctl_poll_descriptors_count snd_hctl_poll_descriptors_count_dylibloader_orig_asound
855
#define snd_hctl_poll_descriptors snd_hctl_poll_descriptors_dylibloader_orig_asound
856
#define snd_hctl_poll_descriptors_revents snd_hctl_poll_descriptors_revents_dylibloader_orig_asound
857
#define snd_hctl_get_count snd_hctl_get_count_dylibloader_orig_asound
858
#define snd_hctl_set_compare snd_hctl_set_compare_dylibloader_orig_asound
859
#define snd_hctl_first_elem snd_hctl_first_elem_dylibloader_orig_asound
860
#define snd_hctl_last_elem snd_hctl_last_elem_dylibloader_orig_asound
861
#define snd_hctl_find_elem snd_hctl_find_elem_dylibloader_orig_asound
862
#define snd_hctl_set_callback snd_hctl_set_callback_dylibloader_orig_asound
863
#define snd_hctl_set_callback_private snd_hctl_set_callback_private_dylibloader_orig_asound
864
#define snd_hctl_get_callback_private snd_hctl_get_callback_private_dylibloader_orig_asound
865
#define snd_hctl_load snd_hctl_load_dylibloader_orig_asound
866
#define snd_hctl_free snd_hctl_free_dylibloader_orig_asound
867
#define snd_hctl_handle_events snd_hctl_handle_events_dylibloader_orig_asound
868
#define snd_hctl_name snd_hctl_name_dylibloader_orig_asound
869
#define snd_hctl_wait snd_hctl_wait_dylibloader_orig_asound
870
#define snd_hctl_ctl snd_hctl_ctl_dylibloader_orig_asound
871
#define snd_hctl_elem_next snd_hctl_elem_next_dylibloader_orig_asound
872
#define snd_hctl_elem_prev snd_hctl_elem_prev_dylibloader_orig_asound
873
#define snd_hctl_elem_info snd_hctl_elem_info_dylibloader_orig_asound
874
#define snd_hctl_elem_read snd_hctl_elem_read_dylibloader_orig_asound
875
#define snd_hctl_elem_write snd_hctl_elem_write_dylibloader_orig_asound
876
#define snd_hctl_elem_tlv_read snd_hctl_elem_tlv_read_dylibloader_orig_asound
877
#define snd_hctl_elem_tlv_write snd_hctl_elem_tlv_write_dylibloader_orig_asound
878
#define snd_hctl_elem_tlv_command snd_hctl_elem_tlv_command_dylibloader_orig_asound
879
#define snd_hctl_elem_get_hctl snd_hctl_elem_get_hctl_dylibloader_orig_asound
880
#define snd_hctl_elem_get_id snd_hctl_elem_get_id_dylibloader_orig_asound
881
#define snd_hctl_elem_get_numid snd_hctl_elem_get_numid_dylibloader_orig_asound
882
#define snd_hctl_elem_get_interface snd_hctl_elem_get_interface_dylibloader_orig_asound
883
#define snd_hctl_elem_get_device snd_hctl_elem_get_device_dylibloader_orig_asound
884
#define snd_hctl_elem_get_subdevice snd_hctl_elem_get_subdevice_dylibloader_orig_asound
885
#define snd_hctl_elem_get_name snd_hctl_elem_get_name_dylibloader_orig_asound
886
#define snd_hctl_elem_get_index snd_hctl_elem_get_index_dylibloader_orig_asound
887
#define snd_hctl_elem_set_callback snd_hctl_elem_set_callback_dylibloader_orig_asound
888
#define snd_hctl_elem_get_callback_private snd_hctl_elem_get_callback_private_dylibloader_orig_asound
889
#define snd_hctl_elem_set_callback_private snd_hctl_elem_set_callback_private_dylibloader_orig_asound
890
#define snd_sctl_build snd_sctl_build_dylibloader_orig_asound
891
#define snd_sctl_free snd_sctl_free_dylibloader_orig_asound
892
#define snd_sctl_install snd_sctl_install_dylibloader_orig_asound
893
#define snd_sctl_remove snd_sctl_remove_dylibloader_orig_asound
894
#define snd_mixer_open snd_mixer_open_dylibloader_orig_asound
895
#define snd_mixer_close snd_mixer_close_dylibloader_orig_asound
896
#define snd_mixer_first_elem snd_mixer_first_elem_dylibloader_orig_asound
897
#define snd_mixer_last_elem snd_mixer_last_elem_dylibloader_orig_asound
898
#define snd_mixer_handle_events snd_mixer_handle_events_dylibloader_orig_asound
899
#define snd_mixer_attach snd_mixer_attach_dylibloader_orig_asound
900
#define snd_mixer_attach_hctl snd_mixer_attach_hctl_dylibloader_orig_asound
901
#define snd_mixer_detach snd_mixer_detach_dylibloader_orig_asound
902
#define snd_mixer_detach_hctl snd_mixer_detach_hctl_dylibloader_orig_asound
903
#define snd_mixer_get_hctl snd_mixer_get_hctl_dylibloader_orig_asound
904
#define snd_mixer_poll_descriptors_count snd_mixer_poll_descriptors_count_dylibloader_orig_asound
905
#define snd_mixer_poll_descriptors snd_mixer_poll_descriptors_dylibloader_orig_asound
906
#define snd_mixer_poll_descriptors_revents snd_mixer_poll_descriptors_revents_dylibloader_orig_asound
907
#define snd_mixer_load snd_mixer_load_dylibloader_orig_asound
908
#define snd_mixer_free snd_mixer_free_dylibloader_orig_asound
909
#define snd_mixer_wait snd_mixer_wait_dylibloader_orig_asound
910
#define snd_mixer_set_compare snd_mixer_set_compare_dylibloader_orig_asound
911
#define snd_mixer_set_callback snd_mixer_set_callback_dylibloader_orig_asound
912
#define snd_mixer_get_callback_private snd_mixer_get_callback_private_dylibloader_orig_asound
913
#define snd_mixer_set_callback_private snd_mixer_set_callback_private_dylibloader_orig_asound
914
#define snd_mixer_get_count snd_mixer_get_count_dylibloader_orig_asound
915
#define snd_mixer_class_unregister snd_mixer_class_unregister_dylibloader_orig_asound
916
#define snd_mixer_elem_next snd_mixer_elem_next_dylibloader_orig_asound
917
#define snd_mixer_elem_prev snd_mixer_elem_prev_dylibloader_orig_asound
918
#define snd_mixer_elem_set_callback snd_mixer_elem_set_callback_dylibloader_orig_asound
919
#define snd_mixer_elem_get_callback_private snd_mixer_elem_get_callback_private_dylibloader_orig_asound
920
#define snd_mixer_elem_set_callback_private snd_mixer_elem_set_callback_private_dylibloader_orig_asound
921
#define snd_mixer_elem_get_type snd_mixer_elem_get_type_dylibloader_orig_asound
922
#define snd_mixer_class_register snd_mixer_class_register_dylibloader_orig_asound
923
#define snd_mixer_elem_new snd_mixer_elem_new_dylibloader_orig_asound
924
#define snd_mixer_elem_add snd_mixer_elem_add_dylibloader_orig_asound
925
#define snd_mixer_elem_remove snd_mixer_elem_remove_dylibloader_orig_asound
926
#define snd_mixer_elem_free snd_mixer_elem_free_dylibloader_orig_asound
927
#define snd_mixer_elem_info snd_mixer_elem_info_dylibloader_orig_asound
928
#define snd_mixer_elem_value snd_mixer_elem_value_dylibloader_orig_asound
929
#define snd_mixer_elem_attach snd_mixer_elem_attach_dylibloader_orig_asound
930
#define snd_mixer_elem_detach snd_mixer_elem_detach_dylibloader_orig_asound
931
#define snd_mixer_elem_empty snd_mixer_elem_empty_dylibloader_orig_asound
932
#define snd_mixer_elem_get_private snd_mixer_elem_get_private_dylibloader_orig_asound
933
#define snd_mixer_class_sizeof snd_mixer_class_sizeof_dylibloader_orig_asound
934
#define snd_mixer_class_malloc snd_mixer_class_malloc_dylibloader_orig_asound
935
#define snd_mixer_class_free snd_mixer_class_free_dylibloader_orig_asound
936
#define snd_mixer_class_copy snd_mixer_class_copy_dylibloader_orig_asound
937
#define snd_mixer_class_get_mixer snd_mixer_class_get_mixer_dylibloader_orig_asound
938
#define snd_mixer_class_get_event snd_mixer_class_get_event_dylibloader_orig_asound
939
#define snd_mixer_class_get_private snd_mixer_class_get_private_dylibloader_orig_asound
940
#define snd_mixer_class_get_compare snd_mixer_class_get_compare_dylibloader_orig_asound
941
#define snd_mixer_class_set_event snd_mixer_class_set_event_dylibloader_orig_asound
942
#define snd_mixer_class_set_private snd_mixer_class_set_private_dylibloader_orig_asound
943
#define snd_mixer_class_set_private_free snd_mixer_class_set_private_free_dylibloader_orig_asound
944
#define snd_mixer_class_set_compare snd_mixer_class_set_compare_dylibloader_orig_asound
945
#define snd_mixer_selem_channel_name snd_mixer_selem_channel_name_dylibloader_orig_asound
946
#define snd_mixer_selem_register snd_mixer_selem_register_dylibloader_orig_asound
947
#define snd_mixer_selem_get_id snd_mixer_selem_get_id_dylibloader_orig_asound
948
#define snd_mixer_selem_get_name snd_mixer_selem_get_name_dylibloader_orig_asound
949
#define snd_mixer_selem_get_index snd_mixer_selem_get_index_dylibloader_orig_asound
950
#define snd_mixer_find_selem snd_mixer_find_selem_dylibloader_orig_asound
951
#define snd_mixer_selem_is_active snd_mixer_selem_is_active_dylibloader_orig_asound
952
#define snd_mixer_selem_is_playback_mono snd_mixer_selem_is_playback_mono_dylibloader_orig_asound
953
#define snd_mixer_selem_has_playback_channel snd_mixer_selem_has_playback_channel_dylibloader_orig_asound
954
#define snd_mixer_selem_is_capture_mono snd_mixer_selem_is_capture_mono_dylibloader_orig_asound
955
#define snd_mixer_selem_has_capture_channel snd_mixer_selem_has_capture_channel_dylibloader_orig_asound
956
#define snd_mixer_selem_get_capture_group snd_mixer_selem_get_capture_group_dylibloader_orig_asound
957
#define snd_mixer_selem_has_common_volume snd_mixer_selem_has_common_volume_dylibloader_orig_asound
958
#define snd_mixer_selem_has_playback_volume snd_mixer_selem_has_playback_volume_dylibloader_orig_asound
959
#define snd_mixer_selem_has_playback_volume_joined snd_mixer_selem_has_playback_volume_joined_dylibloader_orig_asound
960
#define snd_mixer_selem_has_capture_volume snd_mixer_selem_has_capture_volume_dylibloader_orig_asound
961
#define snd_mixer_selem_has_capture_volume_joined snd_mixer_selem_has_capture_volume_joined_dylibloader_orig_asound
962
#define snd_mixer_selem_has_common_switch snd_mixer_selem_has_common_switch_dylibloader_orig_asound
963
#define snd_mixer_selem_has_playback_switch snd_mixer_selem_has_playback_switch_dylibloader_orig_asound
964
#define snd_mixer_selem_has_playback_switch_joined snd_mixer_selem_has_playback_switch_joined_dylibloader_orig_asound
965
#define snd_mixer_selem_has_capture_switch snd_mixer_selem_has_capture_switch_dylibloader_orig_asound
966
#define snd_mixer_selem_has_capture_switch_joined snd_mixer_selem_has_capture_switch_joined_dylibloader_orig_asound
967
#define snd_mixer_selem_has_capture_switch_exclusive snd_mixer_selem_has_capture_switch_exclusive_dylibloader_orig_asound
968
#define snd_mixer_selem_ask_playback_vol_dB snd_mixer_selem_ask_playback_vol_dB_dylibloader_orig_asound
969
#define snd_mixer_selem_ask_capture_vol_dB snd_mixer_selem_ask_capture_vol_dB_dylibloader_orig_asound
970
#define snd_mixer_selem_ask_playback_dB_vol snd_mixer_selem_ask_playback_dB_vol_dylibloader_orig_asound
971
#define snd_mixer_selem_ask_capture_dB_vol snd_mixer_selem_ask_capture_dB_vol_dylibloader_orig_asound
972
#define snd_mixer_selem_get_playback_volume snd_mixer_selem_get_playback_volume_dylibloader_orig_asound
973
#define snd_mixer_selem_get_capture_volume snd_mixer_selem_get_capture_volume_dylibloader_orig_asound
974
#define snd_mixer_selem_get_playback_dB snd_mixer_selem_get_playback_dB_dylibloader_orig_asound
975
#define snd_mixer_selem_get_capture_dB snd_mixer_selem_get_capture_dB_dylibloader_orig_asound
976
#define snd_mixer_selem_get_playback_switch snd_mixer_selem_get_playback_switch_dylibloader_orig_asound
977
#define snd_mixer_selem_get_capture_switch snd_mixer_selem_get_capture_switch_dylibloader_orig_asound
978
#define snd_mixer_selem_set_playback_volume snd_mixer_selem_set_playback_volume_dylibloader_orig_asound
979
#define snd_mixer_selem_set_capture_volume snd_mixer_selem_set_capture_volume_dylibloader_orig_asound
980
#define snd_mixer_selem_set_playback_dB snd_mixer_selem_set_playback_dB_dylibloader_orig_asound
981
#define snd_mixer_selem_set_capture_dB snd_mixer_selem_set_capture_dB_dylibloader_orig_asound
982
#define snd_mixer_selem_set_playback_volume_all snd_mixer_selem_set_playback_volume_all_dylibloader_orig_asound
983
#define snd_mixer_selem_set_capture_volume_all snd_mixer_selem_set_capture_volume_all_dylibloader_orig_asound
984
#define snd_mixer_selem_set_playback_dB_all snd_mixer_selem_set_playback_dB_all_dylibloader_orig_asound
985
#define snd_mixer_selem_set_capture_dB_all snd_mixer_selem_set_capture_dB_all_dylibloader_orig_asound
986
#define snd_mixer_selem_set_playback_switch snd_mixer_selem_set_playback_switch_dylibloader_orig_asound
987
#define snd_mixer_selem_set_capture_switch snd_mixer_selem_set_capture_switch_dylibloader_orig_asound
988
#define snd_mixer_selem_set_playback_switch_all snd_mixer_selem_set_playback_switch_all_dylibloader_orig_asound
989
#define snd_mixer_selem_set_capture_switch_all snd_mixer_selem_set_capture_switch_all_dylibloader_orig_asound
990
#define snd_mixer_selem_get_playback_volume_range snd_mixer_selem_get_playback_volume_range_dylibloader_orig_asound
991
#define snd_mixer_selem_get_playback_dB_range snd_mixer_selem_get_playback_dB_range_dylibloader_orig_asound
992
#define snd_mixer_selem_set_playback_volume_range snd_mixer_selem_set_playback_volume_range_dylibloader_orig_asound
993
#define snd_mixer_selem_get_capture_volume_range snd_mixer_selem_get_capture_volume_range_dylibloader_orig_asound
994
#define snd_mixer_selem_get_capture_dB_range snd_mixer_selem_get_capture_dB_range_dylibloader_orig_asound
995
#define snd_mixer_selem_set_capture_volume_range snd_mixer_selem_set_capture_volume_range_dylibloader_orig_asound
996
#define snd_mixer_selem_is_enumerated snd_mixer_selem_is_enumerated_dylibloader_orig_asound
997
#define snd_mixer_selem_is_enum_playback snd_mixer_selem_is_enum_playback_dylibloader_orig_asound
998
#define snd_mixer_selem_is_enum_capture snd_mixer_selem_is_enum_capture_dylibloader_orig_asound
999
#define snd_mixer_selem_get_enum_items snd_mixer_selem_get_enum_items_dylibloader_orig_asound
1000
#define snd_mixer_selem_get_enum_item_name snd_mixer_selem_get_enum_item_name_dylibloader_orig_asound
1001
#define snd_mixer_selem_get_enum_item snd_mixer_selem_get_enum_item_dylibloader_orig_asound
1002
#define snd_mixer_selem_set_enum_item snd_mixer_selem_set_enum_item_dylibloader_orig_asound
1003
#define snd_mixer_selem_id_sizeof snd_mixer_selem_id_sizeof_dylibloader_orig_asound
1004
#define snd_mixer_selem_id_malloc snd_mixer_selem_id_malloc_dylibloader_orig_asound
1005
#define snd_mixer_selem_id_free snd_mixer_selem_id_free_dylibloader_orig_asound
1006
#define snd_mixer_selem_id_copy snd_mixer_selem_id_copy_dylibloader_orig_asound
1007
#define snd_mixer_selem_id_get_name snd_mixer_selem_id_get_name_dylibloader_orig_asound
1008
#define snd_mixer_selem_id_get_index snd_mixer_selem_id_get_index_dylibloader_orig_asound
1009
#define snd_mixer_selem_id_set_name snd_mixer_selem_id_set_name_dylibloader_orig_asound
1010
#define snd_mixer_selem_id_set_index snd_mixer_selem_id_set_index_dylibloader_orig_asound
1011
#define snd_seq_open snd_seq_open_dylibloader_orig_asound
1012
#define snd_seq_open_lconf snd_seq_open_lconf_dylibloader_orig_asound
1013
#define snd_seq_name snd_seq_name_dylibloader_orig_asound
1014
#define snd_seq_type snd_seq_type_dylibloader_orig_asound
1015
#define snd_seq_close snd_seq_close_dylibloader_orig_asound
1016
#define snd_seq_poll_descriptors_count snd_seq_poll_descriptors_count_dylibloader_orig_asound
1017
#define snd_seq_poll_descriptors snd_seq_poll_descriptors_dylibloader_orig_asound
1018
#define snd_seq_poll_descriptors_revents snd_seq_poll_descriptors_revents_dylibloader_orig_asound
1019
#define snd_seq_nonblock snd_seq_nonblock_dylibloader_orig_asound
1020
#define snd_seq_client_id snd_seq_client_id_dylibloader_orig_asound
1021
#define snd_seq_get_output_buffer_size snd_seq_get_output_buffer_size_dylibloader_orig_asound
1022
#define snd_seq_get_input_buffer_size snd_seq_get_input_buffer_size_dylibloader_orig_asound
1023
#define snd_seq_set_output_buffer_size snd_seq_set_output_buffer_size_dylibloader_orig_asound
1024
#define snd_seq_set_input_buffer_size snd_seq_set_input_buffer_size_dylibloader_orig_asound
1025
#define snd_seq_system_info_sizeof snd_seq_system_info_sizeof_dylibloader_orig_asound
1026
#define snd_seq_system_info_malloc snd_seq_system_info_malloc_dylibloader_orig_asound
1027
#define snd_seq_system_info_free snd_seq_system_info_free_dylibloader_orig_asound
1028
#define snd_seq_system_info_copy snd_seq_system_info_copy_dylibloader_orig_asound
1029
#define snd_seq_system_info_get_queues snd_seq_system_info_get_queues_dylibloader_orig_asound
1030
#define snd_seq_system_info_get_clients snd_seq_system_info_get_clients_dylibloader_orig_asound
1031
#define snd_seq_system_info_get_ports snd_seq_system_info_get_ports_dylibloader_orig_asound
1032
#define snd_seq_system_info_get_channels snd_seq_system_info_get_channels_dylibloader_orig_asound
1033
#define snd_seq_system_info_get_cur_clients snd_seq_system_info_get_cur_clients_dylibloader_orig_asound
1034
#define snd_seq_system_info_get_cur_queues snd_seq_system_info_get_cur_queues_dylibloader_orig_asound
1035
#define snd_seq_system_info snd_seq_system_info_dylibloader_orig_asound
1036
#define snd_seq_client_info_sizeof snd_seq_client_info_sizeof_dylibloader_orig_asound
1037
#define snd_seq_client_info_malloc snd_seq_client_info_malloc_dylibloader_orig_asound
1038
#define snd_seq_client_info_free snd_seq_client_info_free_dylibloader_orig_asound
1039
#define snd_seq_client_info_copy snd_seq_client_info_copy_dylibloader_orig_asound
1040
#define snd_seq_client_info_get_client snd_seq_client_info_get_client_dylibloader_orig_asound
1041
#define snd_seq_client_info_get_type snd_seq_client_info_get_type_dylibloader_orig_asound
1042
#define snd_seq_client_info_get_name snd_seq_client_info_get_name_dylibloader_orig_asound
1043
#define snd_seq_client_info_get_broadcast_filter snd_seq_client_info_get_broadcast_filter_dylibloader_orig_asound
1044
#define snd_seq_client_info_get_error_bounce snd_seq_client_info_get_error_bounce_dylibloader_orig_asound
1045
#define snd_seq_client_info_get_card snd_seq_client_info_get_card_dylibloader_orig_asound
1046
#define snd_seq_client_info_get_pid snd_seq_client_info_get_pid_dylibloader_orig_asound
1047
#define snd_seq_client_info_get_event_filter snd_seq_client_info_get_event_filter_dylibloader_orig_asound
1048
#define snd_seq_client_info_get_num_ports snd_seq_client_info_get_num_ports_dylibloader_orig_asound
1049
#define snd_seq_client_info_get_event_lost snd_seq_client_info_get_event_lost_dylibloader_orig_asound
1050
#define snd_seq_client_info_set_client snd_seq_client_info_set_client_dylibloader_orig_asound
1051
#define snd_seq_client_info_set_name snd_seq_client_info_set_name_dylibloader_orig_asound
1052
#define snd_seq_client_info_set_broadcast_filter snd_seq_client_info_set_broadcast_filter_dylibloader_orig_asound
1053
#define snd_seq_client_info_set_error_bounce snd_seq_client_info_set_error_bounce_dylibloader_orig_asound
1054
#define snd_seq_client_info_set_event_filter snd_seq_client_info_set_event_filter_dylibloader_orig_asound
1055
#define snd_seq_client_info_event_filter_clear snd_seq_client_info_event_filter_clear_dylibloader_orig_asound
1056
#define snd_seq_client_info_event_filter_add snd_seq_client_info_event_filter_add_dylibloader_orig_asound
1057
#define snd_seq_client_info_event_filter_del snd_seq_client_info_event_filter_del_dylibloader_orig_asound
1058
#define snd_seq_client_info_event_filter_check snd_seq_client_info_event_filter_check_dylibloader_orig_asound
1059
#define snd_seq_get_client_info snd_seq_get_client_info_dylibloader_orig_asound
1060
#define snd_seq_get_any_client_info snd_seq_get_any_client_info_dylibloader_orig_asound
1061
#define snd_seq_set_client_info snd_seq_set_client_info_dylibloader_orig_asound
1062
#define snd_seq_query_next_client snd_seq_query_next_client_dylibloader_orig_asound
1063
#define snd_seq_client_pool_sizeof snd_seq_client_pool_sizeof_dylibloader_orig_asound
1064
#define snd_seq_client_pool_malloc snd_seq_client_pool_malloc_dylibloader_orig_asound
1065
#define snd_seq_client_pool_free snd_seq_client_pool_free_dylibloader_orig_asound
1066
#define snd_seq_client_pool_copy snd_seq_client_pool_copy_dylibloader_orig_asound
1067
#define snd_seq_client_pool_get_client snd_seq_client_pool_get_client_dylibloader_orig_asound
1068
#define snd_seq_client_pool_get_output_pool snd_seq_client_pool_get_output_pool_dylibloader_orig_asound
1069
#define snd_seq_client_pool_get_input_pool snd_seq_client_pool_get_input_pool_dylibloader_orig_asound
1070
#define snd_seq_client_pool_get_output_room snd_seq_client_pool_get_output_room_dylibloader_orig_asound
1071
#define snd_seq_client_pool_get_output_free snd_seq_client_pool_get_output_free_dylibloader_orig_asound
1072
#define snd_seq_client_pool_get_input_free snd_seq_client_pool_get_input_free_dylibloader_orig_asound
1073
#define snd_seq_client_pool_set_output_pool snd_seq_client_pool_set_output_pool_dylibloader_orig_asound
1074
#define snd_seq_client_pool_set_input_pool snd_seq_client_pool_set_input_pool_dylibloader_orig_asound
1075
#define snd_seq_client_pool_set_output_room snd_seq_client_pool_set_output_room_dylibloader_orig_asound
1076
#define snd_seq_get_client_pool snd_seq_get_client_pool_dylibloader_orig_asound
1077
#define snd_seq_set_client_pool snd_seq_set_client_pool_dylibloader_orig_asound
1078
#define snd_seq_port_info_sizeof snd_seq_port_info_sizeof_dylibloader_orig_asound
1079
#define snd_seq_port_info_malloc snd_seq_port_info_malloc_dylibloader_orig_asound
1080
#define snd_seq_port_info_free snd_seq_port_info_free_dylibloader_orig_asound
1081
#define snd_seq_port_info_copy snd_seq_port_info_copy_dylibloader_orig_asound
1082
#define snd_seq_port_info_get_client snd_seq_port_info_get_client_dylibloader_orig_asound
1083
#define snd_seq_port_info_get_port snd_seq_port_info_get_port_dylibloader_orig_asound
1084
#define snd_seq_port_info_get_addr snd_seq_port_info_get_addr_dylibloader_orig_asound
1085
#define snd_seq_port_info_get_name snd_seq_port_info_get_name_dylibloader_orig_asound
1086
#define snd_seq_port_info_get_capability snd_seq_port_info_get_capability_dylibloader_orig_asound
1087
#define snd_seq_port_info_get_type snd_seq_port_info_get_type_dylibloader_orig_asound
1088
#define snd_seq_port_info_get_midi_channels snd_seq_port_info_get_midi_channels_dylibloader_orig_asound
1089
#define snd_seq_port_info_get_midi_voices snd_seq_port_info_get_midi_voices_dylibloader_orig_asound
1090
#define snd_seq_port_info_get_synth_voices snd_seq_port_info_get_synth_voices_dylibloader_orig_asound
1091
#define snd_seq_port_info_get_read_use snd_seq_port_info_get_read_use_dylibloader_orig_asound
1092
#define snd_seq_port_info_get_write_use snd_seq_port_info_get_write_use_dylibloader_orig_asound
1093
#define snd_seq_port_info_get_port_specified snd_seq_port_info_get_port_specified_dylibloader_orig_asound
1094
#define snd_seq_port_info_get_timestamping snd_seq_port_info_get_timestamping_dylibloader_orig_asound
1095
#define snd_seq_port_info_get_timestamp_real snd_seq_port_info_get_timestamp_real_dylibloader_orig_asound
1096
#define snd_seq_port_info_get_timestamp_queue snd_seq_port_info_get_timestamp_queue_dylibloader_orig_asound
1097
#define snd_seq_port_info_set_client snd_seq_port_info_set_client_dylibloader_orig_asound
1098
#define snd_seq_port_info_set_port snd_seq_port_info_set_port_dylibloader_orig_asound
1099
#define snd_seq_port_info_set_addr snd_seq_port_info_set_addr_dylibloader_orig_asound
1100
#define snd_seq_port_info_set_name snd_seq_port_info_set_name_dylibloader_orig_asound
1101
#define snd_seq_port_info_set_capability snd_seq_port_info_set_capability_dylibloader_orig_asound
1102
#define snd_seq_port_info_set_type snd_seq_port_info_set_type_dylibloader_orig_asound
1103
#define snd_seq_port_info_set_midi_channels snd_seq_port_info_set_midi_channels_dylibloader_orig_asound
1104
#define snd_seq_port_info_set_midi_voices snd_seq_port_info_set_midi_voices_dylibloader_orig_asound
1105
#define snd_seq_port_info_set_synth_voices snd_seq_port_info_set_synth_voices_dylibloader_orig_asound
1106
#define snd_seq_port_info_set_port_specified snd_seq_port_info_set_port_specified_dylibloader_orig_asound
1107
#define snd_seq_port_info_set_timestamping snd_seq_port_info_set_timestamping_dylibloader_orig_asound
1108
#define snd_seq_port_info_set_timestamp_real snd_seq_port_info_set_timestamp_real_dylibloader_orig_asound
1109
#define snd_seq_port_info_set_timestamp_queue snd_seq_port_info_set_timestamp_queue_dylibloader_orig_asound
1110
#define snd_seq_create_port snd_seq_create_port_dylibloader_orig_asound
1111
#define snd_seq_delete_port snd_seq_delete_port_dylibloader_orig_asound
1112
#define snd_seq_get_port_info snd_seq_get_port_info_dylibloader_orig_asound
1113
#define snd_seq_get_any_port_info snd_seq_get_any_port_info_dylibloader_orig_asound
1114
#define snd_seq_set_port_info snd_seq_set_port_info_dylibloader_orig_asound
1115
#define snd_seq_query_next_port snd_seq_query_next_port_dylibloader_orig_asound
1116
#define snd_seq_port_subscribe_sizeof snd_seq_port_subscribe_sizeof_dylibloader_orig_asound
1117
#define snd_seq_port_subscribe_malloc snd_seq_port_subscribe_malloc_dylibloader_orig_asound
1118
#define snd_seq_port_subscribe_free snd_seq_port_subscribe_free_dylibloader_orig_asound
1119
#define snd_seq_port_subscribe_copy snd_seq_port_subscribe_copy_dylibloader_orig_asound
1120
#define snd_seq_port_subscribe_get_sender snd_seq_port_subscribe_get_sender_dylibloader_orig_asound
1121
#define snd_seq_port_subscribe_get_dest snd_seq_port_subscribe_get_dest_dylibloader_orig_asound
1122
#define snd_seq_port_subscribe_get_queue snd_seq_port_subscribe_get_queue_dylibloader_orig_asound
1123
#define snd_seq_port_subscribe_get_exclusive snd_seq_port_subscribe_get_exclusive_dylibloader_orig_asound
1124
#define snd_seq_port_subscribe_get_time_update snd_seq_port_subscribe_get_time_update_dylibloader_orig_asound
1125
#define snd_seq_port_subscribe_get_time_real snd_seq_port_subscribe_get_time_real_dylibloader_orig_asound
1126
#define snd_seq_port_subscribe_set_sender snd_seq_port_subscribe_set_sender_dylibloader_orig_asound
1127
#define snd_seq_port_subscribe_set_dest snd_seq_port_subscribe_set_dest_dylibloader_orig_asound
1128
#define snd_seq_port_subscribe_set_queue snd_seq_port_subscribe_set_queue_dylibloader_orig_asound
1129
#define snd_seq_port_subscribe_set_exclusive snd_seq_port_subscribe_set_exclusive_dylibloader_orig_asound
1130
#define snd_seq_port_subscribe_set_time_update snd_seq_port_subscribe_set_time_update_dylibloader_orig_asound
1131
#define snd_seq_port_subscribe_set_time_real snd_seq_port_subscribe_set_time_real_dylibloader_orig_asound
1132
#define snd_seq_get_port_subscription snd_seq_get_port_subscription_dylibloader_orig_asound
1133
#define snd_seq_subscribe_port snd_seq_subscribe_port_dylibloader_orig_asound
1134
#define snd_seq_unsubscribe_port snd_seq_unsubscribe_port_dylibloader_orig_asound
1135
#define snd_seq_query_subscribe_sizeof snd_seq_query_subscribe_sizeof_dylibloader_orig_asound
1136
#define snd_seq_query_subscribe_malloc snd_seq_query_subscribe_malloc_dylibloader_orig_asound
1137
#define snd_seq_query_subscribe_free snd_seq_query_subscribe_free_dylibloader_orig_asound
1138
#define snd_seq_query_subscribe_copy snd_seq_query_subscribe_copy_dylibloader_orig_asound
1139
#define snd_seq_query_subscribe_get_client snd_seq_query_subscribe_get_client_dylibloader_orig_asound
1140
#define snd_seq_query_subscribe_get_port snd_seq_query_subscribe_get_port_dylibloader_orig_asound
1141
#define snd_seq_query_subscribe_get_root snd_seq_query_subscribe_get_root_dylibloader_orig_asound
1142
#define snd_seq_query_subscribe_get_type snd_seq_query_subscribe_get_type_dylibloader_orig_asound
1143
#define snd_seq_query_subscribe_get_index snd_seq_query_subscribe_get_index_dylibloader_orig_asound
1144
#define snd_seq_query_subscribe_get_num_subs snd_seq_query_subscribe_get_num_subs_dylibloader_orig_asound
1145
#define snd_seq_query_subscribe_get_addr snd_seq_query_subscribe_get_addr_dylibloader_orig_asound
1146
#define snd_seq_query_subscribe_get_queue snd_seq_query_subscribe_get_queue_dylibloader_orig_asound
1147
#define snd_seq_query_subscribe_get_exclusive snd_seq_query_subscribe_get_exclusive_dylibloader_orig_asound
1148
#define snd_seq_query_subscribe_get_time_update snd_seq_query_subscribe_get_time_update_dylibloader_orig_asound
1149
#define snd_seq_query_subscribe_get_time_real snd_seq_query_subscribe_get_time_real_dylibloader_orig_asound
1150
#define snd_seq_query_subscribe_set_client snd_seq_query_subscribe_set_client_dylibloader_orig_asound
1151
#define snd_seq_query_subscribe_set_port snd_seq_query_subscribe_set_port_dylibloader_orig_asound
1152
#define snd_seq_query_subscribe_set_root snd_seq_query_subscribe_set_root_dylibloader_orig_asound
1153
#define snd_seq_query_subscribe_set_type snd_seq_query_subscribe_set_type_dylibloader_orig_asound
1154
#define snd_seq_query_subscribe_set_index snd_seq_query_subscribe_set_index_dylibloader_orig_asound
1155
#define snd_seq_query_port_subscribers snd_seq_query_port_subscribers_dylibloader_orig_asound
1156
#define snd_seq_queue_info_sizeof snd_seq_queue_info_sizeof_dylibloader_orig_asound
1157
#define snd_seq_queue_info_malloc snd_seq_queue_info_malloc_dylibloader_orig_asound
1158
#define snd_seq_queue_info_free snd_seq_queue_info_free_dylibloader_orig_asound
1159
#define snd_seq_queue_info_copy snd_seq_queue_info_copy_dylibloader_orig_asound
1160
#define snd_seq_queue_info_get_queue snd_seq_queue_info_get_queue_dylibloader_orig_asound
1161
#define snd_seq_queue_info_get_name snd_seq_queue_info_get_name_dylibloader_orig_asound
1162
#define snd_seq_queue_info_get_owner snd_seq_queue_info_get_owner_dylibloader_orig_asound
1163
#define snd_seq_queue_info_get_locked snd_seq_queue_info_get_locked_dylibloader_orig_asound
1164
#define snd_seq_queue_info_get_flags snd_seq_queue_info_get_flags_dylibloader_orig_asound
1165
#define snd_seq_queue_info_set_name snd_seq_queue_info_set_name_dylibloader_orig_asound
1166
#define snd_seq_queue_info_set_owner snd_seq_queue_info_set_owner_dylibloader_orig_asound
1167
#define snd_seq_queue_info_set_locked snd_seq_queue_info_set_locked_dylibloader_orig_asound
1168
#define snd_seq_queue_info_set_flags snd_seq_queue_info_set_flags_dylibloader_orig_asound
1169
#define snd_seq_create_queue snd_seq_create_queue_dylibloader_orig_asound
1170
#define snd_seq_alloc_named_queue snd_seq_alloc_named_queue_dylibloader_orig_asound
1171
#define snd_seq_alloc_queue snd_seq_alloc_queue_dylibloader_orig_asound
1172
#define snd_seq_free_queue snd_seq_free_queue_dylibloader_orig_asound
1173
#define snd_seq_get_queue_info snd_seq_get_queue_info_dylibloader_orig_asound
1174
#define snd_seq_set_queue_info snd_seq_set_queue_info_dylibloader_orig_asound
1175
#define snd_seq_query_named_queue snd_seq_query_named_queue_dylibloader_orig_asound
1176
#define snd_seq_get_queue_usage snd_seq_get_queue_usage_dylibloader_orig_asound
1177
#define snd_seq_set_queue_usage snd_seq_set_queue_usage_dylibloader_orig_asound
1178
#define snd_seq_queue_status_sizeof snd_seq_queue_status_sizeof_dylibloader_orig_asound
1179
#define snd_seq_queue_status_malloc snd_seq_queue_status_malloc_dylibloader_orig_asound
1180
#define snd_seq_queue_status_free snd_seq_queue_status_free_dylibloader_orig_asound
1181
#define snd_seq_queue_status_copy snd_seq_queue_status_copy_dylibloader_orig_asound
1182
#define snd_seq_queue_status_get_queue snd_seq_queue_status_get_queue_dylibloader_orig_asound
1183
#define snd_seq_queue_status_get_events snd_seq_queue_status_get_events_dylibloader_orig_asound
1184
#define snd_seq_queue_status_get_tick_time snd_seq_queue_status_get_tick_time_dylibloader_orig_asound
1185
#define snd_seq_queue_status_get_real_time snd_seq_queue_status_get_real_time_dylibloader_orig_asound
1186
#define snd_seq_queue_status_get_status snd_seq_queue_status_get_status_dylibloader_orig_asound
1187
#define snd_seq_get_queue_status snd_seq_get_queue_status_dylibloader_orig_asound
1188
#define snd_seq_queue_tempo_sizeof snd_seq_queue_tempo_sizeof_dylibloader_orig_asound
1189
#define snd_seq_queue_tempo_malloc snd_seq_queue_tempo_malloc_dylibloader_orig_asound
1190
#define snd_seq_queue_tempo_free snd_seq_queue_tempo_free_dylibloader_orig_asound
1191
#define snd_seq_queue_tempo_copy snd_seq_queue_tempo_copy_dylibloader_orig_asound
1192
#define snd_seq_queue_tempo_get_queue snd_seq_queue_tempo_get_queue_dylibloader_orig_asound
1193
#define snd_seq_queue_tempo_get_tempo snd_seq_queue_tempo_get_tempo_dylibloader_orig_asound
1194
#define snd_seq_queue_tempo_get_ppq snd_seq_queue_tempo_get_ppq_dylibloader_orig_asound
1195
#define snd_seq_queue_tempo_get_skew snd_seq_queue_tempo_get_skew_dylibloader_orig_asound
1196
#define snd_seq_queue_tempo_get_skew_base snd_seq_queue_tempo_get_skew_base_dylibloader_orig_asound
1197
#define snd_seq_queue_tempo_set_tempo snd_seq_queue_tempo_set_tempo_dylibloader_orig_asound
1198
#define snd_seq_queue_tempo_set_ppq snd_seq_queue_tempo_set_ppq_dylibloader_orig_asound
1199
#define snd_seq_queue_tempo_set_skew snd_seq_queue_tempo_set_skew_dylibloader_orig_asound
1200
#define snd_seq_queue_tempo_set_skew_base snd_seq_queue_tempo_set_skew_base_dylibloader_orig_asound
1201
#define snd_seq_get_queue_tempo snd_seq_get_queue_tempo_dylibloader_orig_asound
1202
#define snd_seq_set_queue_tempo snd_seq_set_queue_tempo_dylibloader_orig_asound
1203
#define snd_seq_queue_timer_sizeof snd_seq_queue_timer_sizeof_dylibloader_orig_asound
1204
#define snd_seq_queue_timer_malloc snd_seq_queue_timer_malloc_dylibloader_orig_asound
1205
#define snd_seq_queue_timer_free snd_seq_queue_timer_free_dylibloader_orig_asound
1206
#define snd_seq_queue_timer_copy snd_seq_queue_timer_copy_dylibloader_orig_asound
1207
#define snd_seq_queue_timer_get_queue snd_seq_queue_timer_get_queue_dylibloader_orig_asound
1208
#define snd_seq_queue_timer_get_type snd_seq_queue_timer_get_type_dylibloader_orig_asound
1209
#define snd_seq_queue_timer_get_id snd_seq_queue_timer_get_id_dylibloader_orig_asound
1210
#define snd_seq_queue_timer_get_resolution snd_seq_queue_timer_get_resolution_dylibloader_orig_asound
1211
#define snd_seq_queue_timer_set_type snd_seq_queue_timer_set_type_dylibloader_orig_asound
1212
#define snd_seq_queue_timer_set_id snd_seq_queue_timer_set_id_dylibloader_orig_asound
1213
#define snd_seq_queue_timer_set_resolution snd_seq_queue_timer_set_resolution_dylibloader_orig_asound
1214
#define snd_seq_get_queue_timer snd_seq_get_queue_timer_dylibloader_orig_asound
1215
#define snd_seq_set_queue_timer snd_seq_set_queue_timer_dylibloader_orig_asound
1216
#define snd_seq_free_event snd_seq_free_event_dylibloader_orig_asound
1217
#define snd_seq_event_length snd_seq_event_length_dylibloader_orig_asound
1218
#define snd_seq_event_output snd_seq_event_output_dylibloader_orig_asound
1219
#define snd_seq_event_output_buffer snd_seq_event_output_buffer_dylibloader_orig_asound
1220
#define snd_seq_event_output_direct snd_seq_event_output_direct_dylibloader_orig_asound
1221
#define snd_seq_event_input snd_seq_event_input_dylibloader_orig_asound
1222
#define snd_seq_event_input_pending snd_seq_event_input_pending_dylibloader_orig_asound
1223
#define snd_seq_drain_output snd_seq_drain_output_dylibloader_orig_asound
1224
#define snd_seq_event_output_pending snd_seq_event_output_pending_dylibloader_orig_asound
1225
#define snd_seq_extract_output snd_seq_extract_output_dylibloader_orig_asound
1226
#define snd_seq_drop_output snd_seq_drop_output_dylibloader_orig_asound
1227
#define snd_seq_drop_output_buffer snd_seq_drop_output_buffer_dylibloader_orig_asound
1228
#define snd_seq_drop_input snd_seq_drop_input_dylibloader_orig_asound
1229
#define snd_seq_drop_input_buffer snd_seq_drop_input_buffer_dylibloader_orig_asound
1230
#define snd_seq_remove_events_sizeof snd_seq_remove_events_sizeof_dylibloader_orig_asound
1231
#define snd_seq_remove_events_malloc snd_seq_remove_events_malloc_dylibloader_orig_asound
1232
#define snd_seq_remove_events_free snd_seq_remove_events_free_dylibloader_orig_asound
1233
#define snd_seq_remove_events_copy snd_seq_remove_events_copy_dylibloader_orig_asound
1234
#define snd_seq_remove_events_get_condition snd_seq_remove_events_get_condition_dylibloader_orig_asound
1235
#define snd_seq_remove_events_get_queue snd_seq_remove_events_get_queue_dylibloader_orig_asound
1236
#define snd_seq_remove_events_get_time snd_seq_remove_events_get_time_dylibloader_orig_asound
1237
#define snd_seq_remove_events_get_dest snd_seq_remove_events_get_dest_dylibloader_orig_asound
1238
#define snd_seq_remove_events_get_channel snd_seq_remove_events_get_channel_dylibloader_orig_asound
1239
#define snd_seq_remove_events_get_event_type snd_seq_remove_events_get_event_type_dylibloader_orig_asound
1240
#define snd_seq_remove_events_get_tag snd_seq_remove_events_get_tag_dylibloader_orig_asound
1241
#define snd_seq_remove_events_set_condition snd_seq_remove_events_set_condition_dylibloader_orig_asound
1242
#define snd_seq_remove_events_set_queue snd_seq_remove_events_set_queue_dylibloader_orig_asound
1243
#define snd_seq_remove_events_set_time snd_seq_remove_events_set_time_dylibloader_orig_asound
1244
#define snd_seq_remove_events_set_dest snd_seq_remove_events_set_dest_dylibloader_orig_asound
1245
#define snd_seq_remove_events_set_channel snd_seq_remove_events_set_channel_dylibloader_orig_asound
1246
#define snd_seq_remove_events_set_event_type snd_seq_remove_events_set_event_type_dylibloader_orig_asound
1247
#define snd_seq_remove_events_set_tag snd_seq_remove_events_set_tag_dylibloader_orig_asound
1248
#define snd_seq_remove_events snd_seq_remove_events_dylibloader_orig_asound
1249
#define snd_seq_set_bit snd_seq_set_bit_dylibloader_orig_asound
1250
#define snd_seq_unset_bit snd_seq_unset_bit_dylibloader_orig_asound
1251
#define snd_seq_change_bit snd_seq_change_bit_dylibloader_orig_asound
1252
#define snd_seq_get_bit snd_seq_get_bit_dylibloader_orig_asound
1253
#define snd_seq_control_queue snd_seq_control_queue_dylibloader_orig_asound
1254
#define snd_seq_create_simple_port snd_seq_create_simple_port_dylibloader_orig_asound
1255
#define snd_seq_delete_simple_port snd_seq_delete_simple_port_dylibloader_orig_asound
1256
#define snd_seq_connect_from snd_seq_connect_from_dylibloader_orig_asound
1257
#define snd_seq_connect_to snd_seq_connect_to_dylibloader_orig_asound
1258
#define snd_seq_disconnect_from snd_seq_disconnect_from_dylibloader_orig_asound
1259
#define snd_seq_disconnect_to snd_seq_disconnect_to_dylibloader_orig_asound
1260
#define snd_seq_set_client_name snd_seq_set_client_name_dylibloader_orig_asound
1261
#define snd_seq_set_client_event_filter snd_seq_set_client_event_filter_dylibloader_orig_asound
1262
#define snd_seq_set_client_pool_output snd_seq_set_client_pool_output_dylibloader_orig_asound
1263
#define snd_seq_set_client_pool_output_room snd_seq_set_client_pool_output_room_dylibloader_orig_asound
1264
#define snd_seq_set_client_pool_input snd_seq_set_client_pool_input_dylibloader_orig_asound
1265
#define snd_seq_sync_output_queue snd_seq_sync_output_queue_dylibloader_orig_asound
1266
#define snd_seq_parse_address snd_seq_parse_address_dylibloader_orig_asound
1267
#define snd_seq_reset_pool_output snd_seq_reset_pool_output_dylibloader_orig_asound
1268
#define snd_seq_reset_pool_input snd_seq_reset_pool_input_dylibloader_orig_asound
1269
#define snd_midi_event_new snd_midi_event_new_dylibloader_orig_asound
1270
#define snd_midi_event_resize_buffer snd_midi_event_resize_buffer_dylibloader_orig_asound
1271
#define snd_midi_event_free snd_midi_event_free_dylibloader_orig_asound
1272
#define snd_midi_event_init snd_midi_event_init_dylibloader_orig_asound
1273
#define snd_midi_event_reset_encode snd_midi_event_reset_encode_dylibloader_orig_asound
1274
#define snd_midi_event_reset_decode snd_midi_event_reset_decode_dylibloader_orig_asound
1275
#define snd_midi_event_no_status snd_midi_event_no_status_dylibloader_orig_asound
1276
#define snd_midi_event_encode snd_midi_event_encode_dylibloader_orig_asound
1277
#define snd_midi_event_encode_byte snd_midi_event_encode_byte_dylibloader_orig_asound
1278
#define snd_midi_event_decode snd_midi_event_decode_dylibloader_orig_asound
1279
#include "thirdparty/linuxbsd_headers/alsa/asoundlib.h"
1280
#undef snd_asoundlib_version
1281
#undef snd_dlopen
1282
#undef snd_dlsym
1283
#undef snd_dlclose
1284
#undef snd_async_add_handler
1285
#undef snd_async_del_handler
1286
#undef snd_async_handler_get_fd
1287
#undef snd_async_handler_get_signo
1288
#undef snd_async_handler_get_callback_private
1289
#undef snd_shm_area_create
1290
#undef snd_shm_area_share
1291
#undef snd_shm_area_destroy
1292
#undef snd_user_file
1293
#undef snd_input_stdio_open
1294
#undef snd_input_stdio_attach
1295
#undef snd_input_buffer_open
1296
#undef snd_input_close
1297
#undef snd_input_scanf
1298
#undef snd_input_gets
1299
#undef snd_input_getc
1300
#undef snd_input_ungetc
1301
#undef snd_output_stdio_open
1302
#undef snd_output_stdio_attach
1303
#undef snd_output_buffer_open
1304
#undef snd_output_buffer_string
1305
#undef snd_output_close
1306
#undef snd_output_printf
1307
#undef snd_output_vprintf
1308
#undef snd_output_puts
1309
#undef snd_output_putc
1310
#undef snd_output_flush
1311
#undef snd_strerror
1312
#undef snd_lib_error_set_handler
1313
#undef snd_lib_error_set_local
1314
#undef snd_config_top
1315
#undef snd_config_load
1316
#undef snd_config_load_override
1317
#undef snd_config_save
1318
#undef snd_config_update
1319
#undef snd_config_update_r
1320
#undef snd_config_update_free
1321
#undef snd_config_update_free_global
1322
#undef snd_config_update_ref
1323
#undef snd_config_ref
1324
#undef snd_config_unref
1325
#undef snd_config_search
1326
#undef snd_config_searchv
1327
#undef snd_config_search_definition
1328
#undef snd_config_expand
1329
#undef snd_config_evaluate
1330
#undef snd_config_add
1331
#undef snd_config_delete
1332
#undef snd_config_delete_compound_members
1333
#undef snd_config_copy
1334
#undef snd_config_make
1335
#undef snd_config_make_integer
1336
#undef snd_config_make_integer64
1337
#undef snd_config_make_real
1338
#undef snd_config_make_string
1339
#undef snd_config_make_pointer
1340
#undef snd_config_make_compound
1341
#undef snd_config_imake_integer
1342
#undef snd_config_imake_integer64
1343
#undef snd_config_imake_real
1344
#undef snd_config_imake_string
1345
#undef snd_config_imake_safe_string
1346
#undef snd_config_imake_pointer
1347
#undef snd_config_get_type
1348
#undef snd_config_set_id
1349
#undef snd_config_set_integer
1350
#undef snd_config_set_integer64
1351
#undef snd_config_set_real
1352
#undef snd_config_set_string
1353
#undef snd_config_set_ascii
1354
#undef snd_config_set_pointer
1355
#undef snd_config_get_id
1356
#undef snd_config_get_integer
1357
#undef snd_config_get_integer64
1358
#undef snd_config_get_real
1359
#undef snd_config_get_ireal
1360
#undef snd_config_get_string
1361
#undef snd_config_get_ascii
1362
#undef snd_config_get_pointer
1363
#undef snd_config_test_id
1364
#undef snd_config_iterator_first
1365
#undef snd_config_iterator_next
1366
#undef snd_config_iterator_end
1367
#undef snd_config_iterator_entry
1368
#undef snd_config_get_bool_ascii
1369
#undef snd_config_get_bool
1370
#undef snd_config_get_ctl_iface_ascii
1371
#undef snd_config_get_ctl_iface
1372
#undef snd_names_list
1373
#undef snd_names_list_free
1374
#undef snd_pcm_open
1375
#undef snd_pcm_open_lconf
1376
#undef snd_pcm_open_fallback
1377
#undef snd_pcm_close
1378
#undef snd_pcm_name
1379
#undef snd_pcm_type
1380
#undef snd_pcm_stream
1381
#undef snd_pcm_poll_descriptors_count
1382
#undef snd_pcm_poll_descriptors
1383
#undef snd_pcm_poll_descriptors_revents
1384
#undef snd_pcm_nonblock
1385
#undef snd_async_add_pcm_handler
1386
#undef snd_async_handler_get_pcm
1387
#undef snd_pcm_info
1388
#undef snd_pcm_hw_params_current
1389
#undef snd_pcm_hw_params
1390
#undef snd_pcm_hw_free
1391
#undef snd_pcm_sw_params_current
1392
#undef snd_pcm_sw_params
1393
#undef snd_pcm_prepare
1394
#undef snd_pcm_reset
1395
#undef snd_pcm_status
1396
#undef snd_pcm_start
1397
#undef snd_pcm_drop
1398
#undef snd_pcm_drain
1399
#undef snd_pcm_pause
1400
#undef snd_pcm_state
1401
#undef snd_pcm_hwsync
1402
#undef snd_pcm_delay
1403
#undef snd_pcm_resume
1404
#undef snd_pcm_htimestamp
1405
#undef snd_pcm_avail
1406
#undef snd_pcm_avail_update
1407
#undef snd_pcm_avail_delay
1408
#undef snd_pcm_rewindable
1409
#undef snd_pcm_rewind
1410
#undef snd_pcm_forwardable
1411
#undef snd_pcm_forward
1412
#undef snd_pcm_writei
1413
#undef snd_pcm_readi
1414
#undef snd_pcm_writen
1415
#undef snd_pcm_readn
1416
#undef snd_pcm_wait
1417
#undef snd_pcm_link
1418
#undef snd_pcm_unlink
1419
#undef snd_pcm_query_chmaps
1420
#undef snd_pcm_query_chmaps_from_hw
1421
#undef snd_pcm_free_chmaps
1422
#undef snd_pcm_get_chmap
1423
#undef snd_pcm_set_chmap
1424
#undef snd_pcm_chmap_type_name
1425
#undef snd_pcm_chmap_name
1426
#undef snd_pcm_chmap_long_name
1427
#undef snd_pcm_chmap_print
1428
#undef snd_pcm_chmap_from_string
1429
#undef snd_pcm_chmap_parse_string
1430
#undef snd_pcm_recover
1431
#undef snd_pcm_set_params
1432
#undef snd_pcm_get_params
1433
#undef snd_pcm_info_sizeof
1434
#undef snd_pcm_info_malloc
1435
#undef snd_pcm_info_free
1436
#undef snd_pcm_info_copy
1437
#undef snd_pcm_info_get_device
1438
#undef snd_pcm_info_get_subdevice
1439
#undef snd_pcm_info_get_stream
1440
#undef snd_pcm_info_get_card
1441
#undef snd_pcm_info_get_id
1442
#undef snd_pcm_info_get_name
1443
#undef snd_pcm_info_get_subdevice_name
1444
#undef snd_pcm_info_get_class
1445
#undef snd_pcm_info_get_subclass
1446
#undef snd_pcm_info_get_subdevices_count
1447
#undef snd_pcm_info_get_subdevices_avail
1448
#undef snd_pcm_info_get_sync
1449
#undef snd_pcm_info_set_device
1450
#undef snd_pcm_info_set_subdevice
1451
#undef snd_pcm_info_set_stream
1452
#undef snd_pcm_hw_params_any
1453
#undef snd_pcm_hw_params_can_mmap_sample_resolution
1454
#undef snd_pcm_hw_params_is_double
1455
#undef snd_pcm_hw_params_is_batch
1456
#undef snd_pcm_hw_params_is_block_transfer
1457
#undef snd_pcm_hw_params_is_monotonic
1458
#undef snd_pcm_hw_params_can_overrange
1459
#undef snd_pcm_hw_params_can_pause
1460
#undef snd_pcm_hw_params_can_resume
1461
#undef snd_pcm_hw_params_is_half_duplex
1462
#undef snd_pcm_hw_params_is_joint_duplex
1463
#undef snd_pcm_hw_params_can_sync_start
1464
#undef snd_pcm_hw_params_can_disable_period_wakeup
1465
#undef snd_pcm_hw_params_supports_audio_wallclock_ts
1466
#undef snd_pcm_hw_params_supports_audio_ts_type
1467
#undef snd_pcm_hw_params_get_rate_numden
1468
#undef snd_pcm_hw_params_get_sbits
1469
#undef snd_pcm_hw_params_get_fifo_size
1470
#undef snd_pcm_hw_params_sizeof
1471
#undef snd_pcm_hw_params_malloc
1472
#undef snd_pcm_hw_params_free
1473
#undef snd_pcm_hw_params_copy
1474
#undef snd_pcm_hw_params_get_access
1475
#undef snd_pcm_hw_params_test_access
1476
#undef snd_pcm_hw_params_set_access
1477
#undef snd_pcm_hw_params_set_access_first
1478
#undef snd_pcm_hw_params_set_access_last
1479
#undef snd_pcm_hw_params_set_access_mask
1480
#undef snd_pcm_hw_params_get_access_mask
1481
#undef snd_pcm_hw_params_get_format
1482
#undef snd_pcm_hw_params_test_format
1483
#undef snd_pcm_hw_params_set_format
1484
#undef snd_pcm_hw_params_set_format_first
1485
#undef snd_pcm_hw_params_set_format_last
1486
#undef snd_pcm_hw_params_set_format_mask
1487
#undef snd_pcm_hw_params_get_format_mask
1488
#undef snd_pcm_hw_params_get_subformat
1489
#undef snd_pcm_hw_params_test_subformat
1490
#undef snd_pcm_hw_params_set_subformat
1491
#undef snd_pcm_hw_params_set_subformat_first
1492
#undef snd_pcm_hw_params_set_subformat_last
1493
#undef snd_pcm_hw_params_set_subformat_mask
1494
#undef snd_pcm_hw_params_get_subformat_mask
1495
#undef snd_pcm_hw_params_get_channels
1496
#undef snd_pcm_hw_params_get_channels_min
1497
#undef snd_pcm_hw_params_get_channels_max
1498
#undef snd_pcm_hw_params_test_channels
1499
#undef snd_pcm_hw_params_set_channels
1500
#undef snd_pcm_hw_params_set_channels_min
1501
#undef snd_pcm_hw_params_set_channels_max
1502
#undef snd_pcm_hw_params_set_channels_minmax
1503
#undef snd_pcm_hw_params_set_channels_near
1504
#undef snd_pcm_hw_params_set_channels_first
1505
#undef snd_pcm_hw_params_set_channels_last
1506
#undef snd_pcm_hw_params_get_rate
1507
#undef snd_pcm_hw_params_get_rate_min
1508
#undef snd_pcm_hw_params_get_rate_max
1509
#undef snd_pcm_hw_params_test_rate
1510
#undef snd_pcm_hw_params_set_rate
1511
#undef snd_pcm_hw_params_set_rate_min
1512
#undef snd_pcm_hw_params_set_rate_max
1513
#undef snd_pcm_hw_params_set_rate_minmax
1514
#undef snd_pcm_hw_params_set_rate_near
1515
#undef snd_pcm_hw_params_set_rate_first
1516
#undef snd_pcm_hw_params_set_rate_last
1517
#undef snd_pcm_hw_params_set_rate_resample
1518
#undef snd_pcm_hw_params_get_rate_resample
1519
#undef snd_pcm_hw_params_set_export_buffer
1520
#undef snd_pcm_hw_params_get_export_buffer
1521
#undef snd_pcm_hw_params_set_period_wakeup
1522
#undef snd_pcm_hw_params_get_period_wakeup
1523
#undef snd_pcm_hw_params_get_period_time
1524
#undef snd_pcm_hw_params_get_period_time_min
1525
#undef snd_pcm_hw_params_get_period_time_max
1526
#undef snd_pcm_hw_params_test_period_time
1527
#undef snd_pcm_hw_params_set_period_time
1528
#undef snd_pcm_hw_params_set_period_time_min
1529
#undef snd_pcm_hw_params_set_period_time_max
1530
#undef snd_pcm_hw_params_set_period_time_minmax
1531
#undef snd_pcm_hw_params_set_period_time_near
1532
#undef snd_pcm_hw_params_set_period_time_first
1533
#undef snd_pcm_hw_params_set_period_time_last
1534
#undef snd_pcm_hw_params_get_period_size
1535
#undef snd_pcm_hw_params_get_period_size_min
1536
#undef snd_pcm_hw_params_get_period_size_max
1537
#undef snd_pcm_hw_params_test_period_size
1538
#undef snd_pcm_hw_params_set_period_size
1539
#undef snd_pcm_hw_params_set_period_size_min
1540
#undef snd_pcm_hw_params_set_period_size_max
1541
#undef snd_pcm_hw_params_set_period_size_minmax
1542
#undef snd_pcm_hw_params_set_period_size_near
1543
#undef snd_pcm_hw_params_set_period_size_first
1544
#undef snd_pcm_hw_params_set_period_size_last
1545
#undef snd_pcm_hw_params_set_period_size_integer
1546
#undef snd_pcm_hw_params_get_periods
1547
#undef snd_pcm_hw_params_get_periods_min
1548
#undef snd_pcm_hw_params_get_periods_max
1549
#undef snd_pcm_hw_params_test_periods
1550
#undef snd_pcm_hw_params_set_periods
1551
#undef snd_pcm_hw_params_set_periods_min
1552
#undef snd_pcm_hw_params_set_periods_max
1553
#undef snd_pcm_hw_params_set_periods_minmax
1554
#undef snd_pcm_hw_params_set_periods_near
1555
#undef snd_pcm_hw_params_set_periods_first
1556
#undef snd_pcm_hw_params_set_periods_last
1557
#undef snd_pcm_hw_params_set_periods_integer
1558
#undef snd_pcm_hw_params_get_buffer_time
1559
#undef snd_pcm_hw_params_get_buffer_time_min
1560
#undef snd_pcm_hw_params_get_buffer_time_max
1561
#undef snd_pcm_hw_params_test_buffer_time
1562
#undef snd_pcm_hw_params_set_buffer_time
1563
#undef snd_pcm_hw_params_set_buffer_time_min
1564
#undef snd_pcm_hw_params_set_buffer_time_max
1565
#undef snd_pcm_hw_params_set_buffer_time_minmax
1566
#undef snd_pcm_hw_params_set_buffer_time_near
1567
#undef snd_pcm_hw_params_set_buffer_time_first
1568
#undef snd_pcm_hw_params_set_buffer_time_last
1569
#undef snd_pcm_hw_params_get_buffer_size
1570
#undef snd_pcm_hw_params_get_buffer_size_min
1571
#undef snd_pcm_hw_params_get_buffer_size_max
1572
#undef snd_pcm_hw_params_test_buffer_size
1573
#undef snd_pcm_hw_params_set_buffer_size
1574
#undef snd_pcm_hw_params_set_buffer_size_min
1575
#undef snd_pcm_hw_params_set_buffer_size_max
1576
#undef snd_pcm_hw_params_set_buffer_size_minmax
1577
#undef snd_pcm_hw_params_set_buffer_size_near
1578
#undef snd_pcm_hw_params_set_buffer_size_first
1579
#undef snd_pcm_hw_params_set_buffer_size_last
1580
#undef snd_pcm_hw_params_get_min_align
1581
#undef snd_pcm_sw_params_sizeof
1582
#undef snd_pcm_sw_params_malloc
1583
#undef snd_pcm_sw_params_free
1584
#undef snd_pcm_sw_params_copy
1585
#undef snd_pcm_sw_params_get_boundary
1586
#undef snd_pcm_sw_params_set_tstamp_mode
1587
#undef snd_pcm_sw_params_get_tstamp_mode
1588
#undef snd_pcm_sw_params_set_avail_min
1589
#undef snd_pcm_sw_params_get_avail_min
1590
#undef snd_pcm_sw_params_set_period_event
1591
#undef snd_pcm_sw_params_get_period_event
1592
#undef snd_pcm_sw_params_set_start_threshold
1593
#undef snd_pcm_sw_params_get_start_threshold
1594
#undef snd_pcm_sw_params_set_stop_threshold
1595
#undef snd_pcm_sw_params_get_stop_threshold
1596
#undef snd_pcm_sw_params_set_silence_threshold
1597
#undef snd_pcm_sw_params_get_silence_threshold
1598
#undef snd_pcm_sw_params_set_silence_size
1599
#undef snd_pcm_sw_params_get_silence_size
1600
#undef snd_pcm_access_mask_sizeof
1601
#undef snd_pcm_access_mask_malloc
1602
#undef snd_pcm_access_mask_free
1603
#undef snd_pcm_access_mask_copy
1604
#undef snd_pcm_access_mask_none
1605
#undef snd_pcm_access_mask_any
1606
#undef snd_pcm_access_mask_test
1607
#undef snd_pcm_access_mask_empty
1608
#undef snd_pcm_access_mask_set
1609
#undef snd_pcm_access_mask_reset
1610
#undef snd_pcm_format_mask_sizeof
1611
#undef snd_pcm_format_mask_malloc
1612
#undef snd_pcm_format_mask_free
1613
#undef snd_pcm_format_mask_copy
1614
#undef snd_pcm_format_mask_none
1615
#undef snd_pcm_format_mask_any
1616
#undef snd_pcm_format_mask_test
1617
#undef snd_pcm_format_mask_empty
1618
#undef snd_pcm_format_mask_set
1619
#undef snd_pcm_format_mask_reset
1620
#undef snd_pcm_subformat_mask_sizeof
1621
#undef snd_pcm_subformat_mask_malloc
1622
#undef snd_pcm_subformat_mask_free
1623
#undef snd_pcm_subformat_mask_copy
1624
#undef snd_pcm_subformat_mask_none
1625
#undef snd_pcm_subformat_mask_any
1626
#undef snd_pcm_subformat_mask_test
1627
#undef snd_pcm_subformat_mask_empty
1628
#undef snd_pcm_subformat_mask_set
1629
#undef snd_pcm_subformat_mask_reset
1630
#undef snd_pcm_status_sizeof
1631
#undef snd_pcm_status_malloc
1632
#undef snd_pcm_status_free
1633
#undef snd_pcm_status_copy
1634
#undef snd_pcm_status_get_state
1635
#undef snd_pcm_status_get_trigger_tstamp
1636
#undef snd_pcm_status_get_trigger_htstamp
1637
#undef snd_pcm_status_get_tstamp
1638
#undef snd_pcm_status_get_htstamp
1639
#undef snd_pcm_status_get_audio_htstamp
1640
#undef snd_pcm_status_get_driver_htstamp
1641
#undef snd_pcm_status_get_delay
1642
#undef snd_pcm_status_get_avail
1643
#undef snd_pcm_status_get_avail_max
1644
#undef snd_pcm_status_get_overrange
1645
#undef snd_pcm_type_name
1646
#undef snd_pcm_stream_name
1647
#undef snd_pcm_access_name
1648
#undef snd_pcm_format_name
1649
#undef snd_pcm_format_description
1650
#undef snd_pcm_subformat_name
1651
#undef snd_pcm_subformat_description
1652
#undef snd_pcm_format_value
1653
#undef snd_pcm_tstamp_mode_name
1654
#undef snd_pcm_state_name
1655
#undef snd_pcm_dump
1656
#undef snd_pcm_dump_hw_setup
1657
#undef snd_pcm_dump_sw_setup
1658
#undef snd_pcm_dump_setup
1659
#undef snd_pcm_hw_params_dump
1660
#undef snd_pcm_sw_params_dump
1661
#undef snd_pcm_status_dump
1662
#undef snd_pcm_mmap_begin
1663
#undef snd_pcm_mmap_commit
1664
#undef snd_pcm_mmap_writei
1665
#undef snd_pcm_mmap_readi
1666
#undef snd_pcm_mmap_writen
1667
#undef snd_pcm_mmap_readn
1668
#undef snd_pcm_format_signed
1669
#undef snd_pcm_format_unsigned
1670
#undef snd_pcm_format_linear
1671
#undef snd_pcm_format_float
1672
#undef snd_pcm_format_little_endian
1673
#undef snd_pcm_format_big_endian
1674
#undef snd_pcm_format_cpu_endian
1675
#undef snd_pcm_format_width
1676
#undef snd_pcm_format_physical_width
1677
#undef snd_pcm_build_linear_format
1678
#undef snd_pcm_format_size
1679
#undef snd_pcm_format_silence
1680
#undef snd_pcm_format_silence_16
1681
#undef snd_pcm_format_silence_32
1682
#undef snd_pcm_format_silence_64
1683
#undef snd_pcm_format_set_silence
1684
#undef snd_pcm_bytes_to_frames
1685
#undef snd_pcm_frames_to_bytes
1686
#undef snd_pcm_bytes_to_samples
1687
#undef snd_pcm_samples_to_bytes
1688
#undef snd_pcm_area_silence
1689
#undef snd_pcm_areas_silence
1690
#undef snd_pcm_area_copy
1691
#undef snd_pcm_areas_copy
1692
#undef snd_pcm_hook_get_pcm
1693
#undef snd_pcm_hook_get_private
1694
#undef snd_pcm_hook_set_private
1695
#undef snd_pcm_hook_add
1696
#undef snd_pcm_hook_remove
1697
#undef snd_pcm_meter_get_bufsize
1698
#undef snd_pcm_meter_get_channels
1699
#undef snd_pcm_meter_get_rate
1700
#undef snd_pcm_meter_get_now
1701
#undef snd_pcm_meter_get_boundary
1702
#undef snd_pcm_meter_add_scope
1703
#undef snd_pcm_meter_search_scope
1704
#undef snd_pcm_scope_malloc
1705
#undef snd_pcm_scope_set_ops
1706
#undef snd_pcm_scope_set_name
1707
#undef snd_pcm_scope_get_name
1708
#undef snd_pcm_scope_get_callback_private
1709
#undef snd_pcm_scope_set_callback_private
1710
#undef snd_pcm_scope_s16_open
1711
#undef snd_pcm_scope_s16_get_channel_buffer
1712
#undef snd_spcm_init
1713
#undef snd_spcm_init_duplex
1714
#undef snd_spcm_init_get_params
1715
#undef snd_pcm_start_mode_name
1716
#undef snd_pcm_xrun_mode_name
1717
#undef snd_pcm_sw_params_set_start_mode
1718
#undef snd_pcm_sw_params_get_start_mode
1719
#undef snd_pcm_sw_params_set_xrun_mode
1720
#undef snd_pcm_sw_params_get_xrun_mode
1721
#undef snd_pcm_sw_params_set_xfer_align
1722
#undef snd_pcm_sw_params_get_xfer_align
1723
#undef snd_pcm_sw_params_set_sleep_min
1724
#undef snd_pcm_sw_params_get_sleep_min
1725
#undef snd_pcm_hw_params_get_tick_time
1726
#undef snd_pcm_hw_params_get_tick_time_min
1727
#undef snd_pcm_hw_params_get_tick_time_max
1728
#undef snd_pcm_hw_params_test_tick_time
1729
#undef snd_pcm_hw_params_set_tick_time
1730
#undef snd_pcm_hw_params_set_tick_time_min
1731
#undef snd_pcm_hw_params_set_tick_time_max
1732
#undef snd_pcm_hw_params_set_tick_time_minmax
1733
#undef snd_pcm_hw_params_set_tick_time_near
1734
#undef snd_pcm_hw_params_set_tick_time_first
1735
#undef snd_pcm_hw_params_set_tick_time_last
1736
#undef snd_rawmidi_open
1737
#undef snd_rawmidi_open_lconf
1738
#undef snd_rawmidi_close
1739
#undef snd_rawmidi_poll_descriptors_count
1740
#undef snd_rawmidi_poll_descriptors
1741
#undef snd_rawmidi_poll_descriptors_revents
1742
#undef snd_rawmidi_nonblock
1743
#undef snd_rawmidi_info_sizeof
1744
#undef snd_rawmidi_info_malloc
1745
#undef snd_rawmidi_info_free
1746
#undef snd_rawmidi_info_copy
1747
#undef snd_rawmidi_info_get_device
1748
#undef snd_rawmidi_info_get_subdevice
1749
#undef snd_rawmidi_info_get_stream
1750
#undef snd_rawmidi_info_get_card
1751
#undef snd_rawmidi_info_get_flags
1752
#undef snd_rawmidi_info_get_id
1753
#undef snd_rawmidi_info_get_name
1754
#undef snd_rawmidi_info_get_subdevice_name
1755
#undef snd_rawmidi_info_get_subdevices_count
1756
#undef snd_rawmidi_info_get_subdevices_avail
1757
#undef snd_rawmidi_info_set_device
1758
#undef snd_rawmidi_info_set_subdevice
1759
#undef snd_rawmidi_info_set_stream
1760
#undef snd_rawmidi_info
1761
#undef snd_rawmidi_params_sizeof
1762
#undef snd_rawmidi_params_malloc
1763
#undef snd_rawmidi_params_free
1764
#undef snd_rawmidi_params_copy
1765
#undef snd_rawmidi_params_set_buffer_size
1766
#undef snd_rawmidi_params_get_buffer_size
1767
#undef snd_rawmidi_params_set_avail_min
1768
#undef snd_rawmidi_params_get_avail_min
1769
#undef snd_rawmidi_params_set_no_active_sensing
1770
#undef snd_rawmidi_params_get_no_active_sensing
1771
#undef snd_rawmidi_params
1772
#undef snd_rawmidi_params_current
1773
#undef snd_rawmidi_status_sizeof
1774
#undef snd_rawmidi_status_malloc
1775
#undef snd_rawmidi_status_free
1776
#undef snd_rawmidi_status_copy
1777
#undef snd_rawmidi_status_get_tstamp
1778
#undef snd_rawmidi_status_get_avail
1779
#undef snd_rawmidi_status_get_xruns
1780
#undef snd_rawmidi_status
1781
#undef snd_rawmidi_drain
1782
#undef snd_rawmidi_drop
1783
#undef snd_rawmidi_write
1784
#undef snd_rawmidi_read
1785
#undef snd_rawmidi_name
1786
#undef snd_rawmidi_type
1787
#undef snd_rawmidi_stream
1788
#undef snd_timer_query_open
1789
#undef snd_timer_query_open_lconf
1790
#undef snd_timer_query_close
1791
#undef snd_timer_query_next_device
1792
#undef snd_timer_query_info
1793
#undef snd_timer_query_params
1794
#undef snd_timer_query_status
1795
#undef snd_timer_open
1796
#undef snd_timer_open_lconf
1797
#undef snd_timer_close
1798
#undef snd_async_add_timer_handler
1799
#undef snd_async_handler_get_timer
1800
#undef snd_timer_poll_descriptors_count
1801
#undef snd_timer_poll_descriptors
1802
#undef snd_timer_poll_descriptors_revents
1803
#undef snd_timer_info
1804
#undef snd_timer_params
1805
#undef snd_timer_status
1806
#undef snd_timer_start
1807
#undef snd_timer_stop
1808
#undef snd_timer_continue
1809
#undef snd_timer_read
1810
#undef snd_timer_id_sizeof
1811
#undef snd_timer_id_malloc
1812
#undef snd_timer_id_free
1813
#undef snd_timer_id_copy
1814
#undef snd_timer_id_set_class
1815
#undef snd_timer_id_get_class
1816
#undef snd_timer_id_set_sclass
1817
#undef snd_timer_id_get_sclass
1818
#undef snd_timer_id_set_card
1819
#undef snd_timer_id_get_card
1820
#undef snd_timer_id_set_device
1821
#undef snd_timer_id_get_device
1822
#undef snd_timer_id_set_subdevice
1823
#undef snd_timer_id_get_subdevice
1824
#undef snd_timer_ginfo_sizeof
1825
#undef snd_timer_ginfo_malloc
1826
#undef snd_timer_ginfo_free
1827
#undef snd_timer_ginfo_copy
1828
#undef snd_timer_ginfo_set_tid
1829
#undef snd_timer_ginfo_get_tid
1830
#undef snd_timer_ginfo_get_flags
1831
#undef snd_timer_ginfo_get_card
1832
#undef snd_timer_ginfo_get_id
1833
#undef snd_timer_ginfo_get_name
1834
#undef snd_timer_ginfo_get_resolution
1835
#undef snd_timer_ginfo_get_resolution_min
1836
#undef snd_timer_ginfo_get_resolution_max
1837
#undef snd_timer_ginfo_get_clients
1838
#undef snd_timer_info_sizeof
1839
#undef snd_timer_info_malloc
1840
#undef snd_timer_info_free
1841
#undef snd_timer_info_copy
1842
#undef snd_timer_info_is_slave
1843
#undef snd_timer_info_get_card
1844
#undef snd_timer_info_get_id
1845
#undef snd_timer_info_get_name
1846
#undef snd_timer_info_get_resolution
1847
#undef snd_timer_params_sizeof
1848
#undef snd_timer_params_malloc
1849
#undef snd_timer_params_free
1850
#undef snd_timer_params_copy
1851
#undef snd_timer_params_set_auto_start
1852
#undef snd_timer_params_get_auto_start
1853
#undef snd_timer_params_set_exclusive
1854
#undef snd_timer_params_get_exclusive
1855
#undef snd_timer_params_set_early_event
1856
#undef snd_timer_params_get_early_event
1857
#undef snd_timer_params_set_ticks
1858
#undef snd_timer_params_get_ticks
1859
#undef snd_timer_params_set_queue_size
1860
#undef snd_timer_params_get_queue_size
1861
#undef snd_timer_params_set_filter
1862
#undef snd_timer_params_get_filter
1863
#undef snd_timer_status_sizeof
1864
#undef snd_timer_status_malloc
1865
#undef snd_timer_status_free
1866
#undef snd_timer_status_copy
1867
#undef snd_timer_status_get_timestamp
1868
#undef snd_timer_status_get_resolution
1869
#undef snd_timer_status_get_lost
1870
#undef snd_timer_status_get_overrun
1871
#undef snd_timer_status_get_queue
1872
#undef snd_timer_info_get_ticks
1873
#undef snd_hwdep_open
1874
#undef snd_hwdep_close
1875
#undef snd_hwdep_poll_descriptors
1876
#undef snd_hwdep_poll_descriptors_count
1877
#undef snd_hwdep_poll_descriptors_revents
1878
#undef snd_hwdep_nonblock
1879
#undef snd_hwdep_info
1880
#undef snd_hwdep_dsp_status
1881
#undef snd_hwdep_dsp_load
1882
#undef snd_hwdep_ioctl
1883
#undef snd_hwdep_write
1884
#undef snd_hwdep_read
1885
#undef snd_hwdep_info_sizeof
1886
#undef snd_hwdep_info_malloc
1887
#undef snd_hwdep_info_free
1888
#undef snd_hwdep_info_copy
1889
#undef snd_hwdep_info_get_device
1890
#undef snd_hwdep_info_get_card
1891
#undef snd_hwdep_info_get_id
1892
#undef snd_hwdep_info_get_name
1893
#undef snd_hwdep_info_get_iface
1894
#undef snd_hwdep_info_set_device
1895
#undef snd_hwdep_dsp_status_sizeof
1896
#undef snd_hwdep_dsp_status_malloc
1897
#undef snd_hwdep_dsp_status_free
1898
#undef snd_hwdep_dsp_status_copy
1899
#undef snd_hwdep_dsp_status_get_version
1900
#undef snd_hwdep_dsp_status_get_id
1901
#undef snd_hwdep_dsp_status_get_num_dsps
1902
#undef snd_hwdep_dsp_status_get_dsp_loaded
1903
#undef snd_hwdep_dsp_status_get_chip_ready
1904
#undef snd_hwdep_dsp_image_sizeof
1905
#undef snd_hwdep_dsp_image_malloc
1906
#undef snd_hwdep_dsp_image_free
1907
#undef snd_hwdep_dsp_image_copy
1908
#undef snd_hwdep_dsp_image_get_index
1909
#undef snd_hwdep_dsp_image_get_name
1910
#undef snd_hwdep_dsp_image_get_image
1911
#undef snd_hwdep_dsp_image_get_length
1912
#undef snd_hwdep_dsp_image_set_index
1913
#undef snd_hwdep_dsp_image_set_name
1914
#undef snd_hwdep_dsp_image_set_image
1915
#undef snd_hwdep_dsp_image_set_length
1916
#undef snd_card_load
1917
#undef snd_card_next
1918
#undef snd_card_get_index
1919
#undef snd_card_get_name
1920
#undef snd_card_get_longname
1921
#undef snd_device_name_hint
1922
#undef snd_device_name_free_hint
1923
#undef snd_device_name_get_hint
1924
#undef snd_ctl_open
1925
#undef snd_ctl_open_lconf
1926
#undef snd_ctl_open_fallback
1927
#undef snd_ctl_close
1928
#undef snd_ctl_nonblock
1929
#undef snd_async_add_ctl_handler
1930
#undef snd_async_handler_get_ctl
1931
#undef snd_ctl_poll_descriptors_count
1932
#undef snd_ctl_poll_descriptors
1933
#undef snd_ctl_poll_descriptors_revents
1934
#undef snd_ctl_subscribe_events
1935
#undef snd_ctl_card_info
1936
#undef snd_ctl_elem_list
1937
#undef snd_ctl_elem_info
1938
#undef snd_ctl_elem_read
1939
#undef snd_ctl_elem_write
1940
#undef snd_ctl_elem_lock
1941
#undef snd_ctl_elem_unlock
1942
#undef snd_ctl_elem_tlv_read
1943
#undef snd_ctl_elem_tlv_write
1944
#undef snd_ctl_elem_tlv_command
1945
#undef snd_ctl_hwdep_next_device
1946
#undef snd_ctl_hwdep_info
1947
#undef snd_ctl_pcm_next_device
1948
#undef snd_ctl_pcm_info
1949
#undef snd_ctl_pcm_prefer_subdevice
1950
#undef snd_ctl_rawmidi_next_device
1951
#undef snd_ctl_rawmidi_info
1952
#undef snd_ctl_rawmidi_prefer_subdevice
1953
#undef snd_ctl_set_power_state
1954
#undef snd_ctl_get_power_state
1955
#undef snd_ctl_read
1956
#undef snd_ctl_wait
1957
#undef snd_ctl_name
1958
#undef snd_ctl_type
1959
#undef snd_ctl_elem_type_name
1960
#undef snd_ctl_elem_iface_name
1961
#undef snd_ctl_event_type_name
1962
#undef snd_ctl_event_elem_get_mask
1963
#undef snd_ctl_event_elem_get_numid
1964
#undef snd_ctl_event_elem_get_id
1965
#undef snd_ctl_event_elem_get_interface
1966
#undef snd_ctl_event_elem_get_device
1967
#undef snd_ctl_event_elem_get_subdevice
1968
#undef snd_ctl_event_elem_get_name
1969
#undef snd_ctl_event_elem_get_index
1970
#undef snd_ctl_elem_list_alloc_space
1971
#undef snd_ctl_elem_list_free_space
1972
#undef snd_ctl_ascii_elem_id_get
1973
#undef snd_ctl_ascii_elem_id_parse
1974
#undef snd_ctl_ascii_value_parse
1975
#undef snd_ctl_elem_id_sizeof
1976
#undef snd_ctl_elem_id_malloc
1977
#undef snd_ctl_elem_id_free
1978
#undef snd_ctl_elem_id_clear
1979
#undef snd_ctl_elem_id_copy
1980
#undef snd_ctl_elem_id_get_numid
1981
#undef snd_ctl_elem_id_get_interface
1982
#undef snd_ctl_elem_id_get_device
1983
#undef snd_ctl_elem_id_get_subdevice
1984
#undef snd_ctl_elem_id_get_name
1985
#undef snd_ctl_elem_id_get_index
1986
#undef snd_ctl_elem_id_set_numid
1987
#undef snd_ctl_elem_id_set_interface
1988
#undef snd_ctl_elem_id_set_device
1989
#undef snd_ctl_elem_id_set_subdevice
1990
#undef snd_ctl_elem_id_set_name
1991
#undef snd_ctl_elem_id_set_index
1992
#undef snd_ctl_card_info_sizeof
1993
#undef snd_ctl_card_info_malloc
1994
#undef snd_ctl_card_info_free
1995
#undef snd_ctl_card_info_clear
1996
#undef snd_ctl_card_info_copy
1997
#undef snd_ctl_card_info_get_card
1998
#undef snd_ctl_card_info_get_id
1999
#undef snd_ctl_card_info_get_driver
2000
#undef snd_ctl_card_info_get_name
2001
#undef snd_ctl_card_info_get_longname
2002
#undef snd_ctl_card_info_get_mixername
2003
#undef snd_ctl_card_info_get_components
2004
#undef snd_ctl_event_sizeof
2005
#undef snd_ctl_event_malloc
2006
#undef snd_ctl_event_free
2007
#undef snd_ctl_event_clear
2008
#undef snd_ctl_event_copy
2009
#undef snd_ctl_event_get_type
2010
#undef snd_ctl_elem_list_sizeof
2011
#undef snd_ctl_elem_list_malloc
2012
#undef snd_ctl_elem_list_free
2013
#undef snd_ctl_elem_list_clear
2014
#undef snd_ctl_elem_list_copy
2015
#undef snd_ctl_elem_list_set_offset
2016
#undef snd_ctl_elem_list_get_used
2017
#undef snd_ctl_elem_list_get_count
2018
#undef snd_ctl_elem_list_get_id
2019
#undef snd_ctl_elem_list_get_numid
2020
#undef snd_ctl_elem_list_get_interface
2021
#undef snd_ctl_elem_list_get_device
2022
#undef snd_ctl_elem_list_get_subdevice
2023
#undef snd_ctl_elem_list_get_name
2024
#undef snd_ctl_elem_list_get_index
2025
#undef snd_ctl_elem_info_sizeof
2026
#undef snd_ctl_elem_info_malloc
2027
#undef snd_ctl_elem_info_free
2028
#undef snd_ctl_elem_info_clear
2029
#undef snd_ctl_elem_info_copy
2030
#undef snd_ctl_elem_info_get_type
2031
#undef snd_ctl_elem_info_is_readable
2032
#undef snd_ctl_elem_info_is_writable
2033
#undef snd_ctl_elem_info_is_volatile
2034
#undef snd_ctl_elem_info_is_inactive
2035
#undef snd_ctl_elem_info_is_locked
2036
#undef snd_ctl_elem_info_is_tlv_readable
2037
#undef snd_ctl_elem_info_is_tlv_writable
2038
#undef snd_ctl_elem_info_is_tlv_commandable
2039
#undef snd_ctl_elem_info_is_owner
2040
#undef snd_ctl_elem_info_is_user
2041
#undef snd_ctl_elem_info_get_owner
2042
#undef snd_ctl_elem_info_get_count
2043
#undef snd_ctl_elem_info_get_min
2044
#undef snd_ctl_elem_info_get_max
2045
#undef snd_ctl_elem_info_get_step
2046
#undef snd_ctl_elem_info_get_min64
2047
#undef snd_ctl_elem_info_get_max64
2048
#undef snd_ctl_elem_info_get_step64
2049
#undef snd_ctl_elem_info_get_items
2050
#undef snd_ctl_elem_info_set_item
2051
#undef snd_ctl_elem_info_get_item_name
2052
#undef snd_ctl_elem_info_get_dimensions
2053
#undef snd_ctl_elem_info_get_dimension
2054
#undef snd_ctl_elem_info_set_dimension
2055
#undef snd_ctl_elem_info_get_id
2056
#undef snd_ctl_elem_info_get_numid
2057
#undef snd_ctl_elem_info_get_interface
2058
#undef snd_ctl_elem_info_get_device
2059
#undef snd_ctl_elem_info_get_subdevice
2060
#undef snd_ctl_elem_info_get_name
2061
#undef snd_ctl_elem_info_get_index
2062
#undef snd_ctl_elem_info_set_id
2063
#undef snd_ctl_elem_info_set_numid
2064
#undef snd_ctl_elem_info_set_interface
2065
#undef snd_ctl_elem_info_set_device
2066
#undef snd_ctl_elem_info_set_subdevice
2067
#undef snd_ctl_elem_info_set_name
2068
#undef snd_ctl_elem_info_set_index
2069
#undef snd_ctl_add_integer_elem_set
2070
#undef snd_ctl_add_integer64_elem_set
2071
#undef snd_ctl_add_boolean_elem_set
2072
#undef snd_ctl_add_enumerated_elem_set
2073
#undef snd_ctl_add_bytes_elem_set
2074
#undef snd_ctl_elem_add_integer
2075
#undef snd_ctl_elem_add_integer64
2076
#undef snd_ctl_elem_add_boolean
2077
#undef snd_ctl_elem_add_enumerated
2078
#undef snd_ctl_elem_add_iec958
2079
#undef snd_ctl_elem_remove
2080
#undef snd_ctl_elem_value_sizeof
2081
#undef snd_ctl_elem_value_malloc
2082
#undef snd_ctl_elem_value_free
2083
#undef snd_ctl_elem_value_clear
2084
#undef snd_ctl_elem_value_copy
2085
#undef snd_ctl_elem_value_compare
2086
#undef snd_ctl_elem_value_get_id
2087
#undef snd_ctl_elem_value_get_numid
2088
#undef snd_ctl_elem_value_get_interface
2089
#undef snd_ctl_elem_value_get_device
2090
#undef snd_ctl_elem_value_get_subdevice
2091
#undef snd_ctl_elem_value_get_name
2092
#undef snd_ctl_elem_value_get_index
2093
#undef snd_ctl_elem_value_set_id
2094
#undef snd_ctl_elem_value_set_numid
2095
#undef snd_ctl_elem_value_set_interface
2096
#undef snd_ctl_elem_value_set_device
2097
#undef snd_ctl_elem_value_set_subdevice
2098
#undef snd_ctl_elem_value_set_name
2099
#undef snd_ctl_elem_value_set_index
2100
#undef snd_ctl_elem_value_get_boolean
2101
#undef snd_ctl_elem_value_get_integer
2102
#undef snd_ctl_elem_value_get_integer64
2103
#undef snd_ctl_elem_value_get_enumerated
2104
#undef snd_ctl_elem_value_get_byte
2105
#undef snd_ctl_elem_value_set_boolean
2106
#undef snd_ctl_elem_value_set_integer
2107
#undef snd_ctl_elem_value_set_integer64
2108
#undef snd_ctl_elem_value_set_enumerated
2109
#undef snd_ctl_elem_value_set_byte
2110
#undef snd_ctl_elem_set_bytes
2111
#undef snd_ctl_elem_value_get_bytes
2112
#undef snd_ctl_elem_value_get_iec958
2113
#undef snd_ctl_elem_value_set_iec958
2114
#undef snd_tlv_parse_dB_info
2115
#undef snd_tlv_get_dB_range
2116
#undef snd_tlv_convert_to_dB
2117
#undef snd_tlv_convert_from_dB
2118
#undef snd_ctl_get_dB_range
2119
#undef snd_ctl_convert_to_dB
2120
#undef snd_ctl_convert_from_dB
2121
#undef snd_hctl_compare_fast
2122
#undef snd_hctl_open
2123
#undef snd_hctl_open_ctl
2124
#undef snd_hctl_close
2125
#undef snd_hctl_nonblock
2126
#undef snd_hctl_poll_descriptors_count
2127
#undef snd_hctl_poll_descriptors
2128
#undef snd_hctl_poll_descriptors_revents
2129
#undef snd_hctl_get_count
2130
#undef snd_hctl_set_compare
2131
#undef snd_hctl_first_elem
2132
#undef snd_hctl_last_elem
2133
#undef snd_hctl_find_elem
2134
#undef snd_hctl_set_callback
2135
#undef snd_hctl_set_callback_private
2136
#undef snd_hctl_get_callback_private
2137
#undef snd_hctl_load
2138
#undef snd_hctl_free
2139
#undef snd_hctl_handle_events
2140
#undef snd_hctl_name
2141
#undef snd_hctl_wait
2142
#undef snd_hctl_ctl
2143
#undef snd_hctl_elem_next
2144
#undef snd_hctl_elem_prev
2145
#undef snd_hctl_elem_info
2146
#undef snd_hctl_elem_read
2147
#undef snd_hctl_elem_write
2148
#undef snd_hctl_elem_tlv_read
2149
#undef snd_hctl_elem_tlv_write
2150
#undef snd_hctl_elem_tlv_command
2151
#undef snd_hctl_elem_get_hctl
2152
#undef snd_hctl_elem_get_id
2153
#undef snd_hctl_elem_get_numid
2154
#undef snd_hctl_elem_get_interface
2155
#undef snd_hctl_elem_get_device
2156
#undef snd_hctl_elem_get_subdevice
2157
#undef snd_hctl_elem_get_name
2158
#undef snd_hctl_elem_get_index
2159
#undef snd_hctl_elem_set_callback
2160
#undef snd_hctl_elem_get_callback_private
2161
#undef snd_hctl_elem_set_callback_private
2162
#undef snd_sctl_build
2163
#undef snd_sctl_free
2164
#undef snd_sctl_install
2165
#undef snd_sctl_remove
2166
#undef snd_mixer_open
2167
#undef snd_mixer_close
2168
#undef snd_mixer_first_elem
2169
#undef snd_mixer_last_elem
2170
#undef snd_mixer_handle_events
2171
#undef snd_mixer_attach
2172
#undef snd_mixer_attach_hctl
2173
#undef snd_mixer_detach
2174
#undef snd_mixer_detach_hctl
2175
#undef snd_mixer_get_hctl
2176
#undef snd_mixer_poll_descriptors_count
2177
#undef snd_mixer_poll_descriptors
2178
#undef snd_mixer_poll_descriptors_revents
2179
#undef snd_mixer_load
2180
#undef snd_mixer_free
2181
#undef snd_mixer_wait
2182
#undef snd_mixer_set_compare
2183
#undef snd_mixer_set_callback
2184
#undef snd_mixer_get_callback_private
2185
#undef snd_mixer_set_callback_private
2186
#undef snd_mixer_get_count
2187
#undef snd_mixer_class_unregister
2188
#undef snd_mixer_elem_next
2189
#undef snd_mixer_elem_prev
2190
#undef snd_mixer_elem_set_callback
2191
#undef snd_mixer_elem_get_callback_private
2192
#undef snd_mixer_elem_set_callback_private
2193
#undef snd_mixer_elem_get_type
2194
#undef snd_mixer_class_register
2195
#undef snd_mixer_elem_new
2196
#undef snd_mixer_elem_add
2197
#undef snd_mixer_elem_remove
2198
#undef snd_mixer_elem_free
2199
#undef snd_mixer_elem_info
2200
#undef snd_mixer_elem_value
2201
#undef snd_mixer_elem_attach
2202
#undef snd_mixer_elem_detach
2203
#undef snd_mixer_elem_empty
2204
#undef snd_mixer_elem_get_private
2205
#undef snd_mixer_class_sizeof
2206
#undef snd_mixer_class_malloc
2207
#undef snd_mixer_class_free
2208
#undef snd_mixer_class_copy
2209
#undef snd_mixer_class_get_mixer
2210
#undef snd_mixer_class_get_event
2211
#undef snd_mixer_class_get_private
2212
#undef snd_mixer_class_get_compare
2213
#undef snd_mixer_class_set_event
2214
#undef snd_mixer_class_set_private
2215
#undef snd_mixer_class_set_private_free
2216
#undef snd_mixer_class_set_compare
2217
#undef snd_mixer_selem_channel_name
2218
#undef snd_mixer_selem_register
2219
#undef snd_mixer_selem_get_id
2220
#undef snd_mixer_selem_get_name
2221
#undef snd_mixer_selem_get_index
2222
#undef snd_mixer_find_selem
2223
#undef snd_mixer_selem_is_active
2224
#undef snd_mixer_selem_is_playback_mono
2225
#undef snd_mixer_selem_has_playback_channel
2226
#undef snd_mixer_selem_is_capture_mono
2227
#undef snd_mixer_selem_has_capture_channel
2228
#undef snd_mixer_selem_get_capture_group
2229
#undef snd_mixer_selem_has_common_volume
2230
#undef snd_mixer_selem_has_playback_volume
2231
#undef snd_mixer_selem_has_playback_volume_joined
2232
#undef snd_mixer_selem_has_capture_volume
2233
#undef snd_mixer_selem_has_capture_volume_joined
2234
#undef snd_mixer_selem_has_common_switch
2235
#undef snd_mixer_selem_has_playback_switch
2236
#undef snd_mixer_selem_has_playback_switch_joined
2237
#undef snd_mixer_selem_has_capture_switch
2238
#undef snd_mixer_selem_has_capture_switch_joined
2239
#undef snd_mixer_selem_has_capture_switch_exclusive
2240
#undef snd_mixer_selem_ask_playback_vol_dB
2241
#undef snd_mixer_selem_ask_capture_vol_dB
2242
#undef snd_mixer_selem_ask_playback_dB_vol
2243
#undef snd_mixer_selem_ask_capture_dB_vol
2244
#undef snd_mixer_selem_get_playback_volume
2245
#undef snd_mixer_selem_get_capture_volume
2246
#undef snd_mixer_selem_get_playback_dB
2247
#undef snd_mixer_selem_get_capture_dB
2248
#undef snd_mixer_selem_get_playback_switch
2249
#undef snd_mixer_selem_get_capture_switch
2250
#undef snd_mixer_selem_set_playback_volume
2251
#undef snd_mixer_selem_set_capture_volume
2252
#undef snd_mixer_selem_set_playback_dB
2253
#undef snd_mixer_selem_set_capture_dB
2254
#undef snd_mixer_selem_set_playback_volume_all
2255
#undef snd_mixer_selem_set_capture_volume_all
2256
#undef snd_mixer_selem_set_playback_dB_all
2257
#undef snd_mixer_selem_set_capture_dB_all
2258
#undef snd_mixer_selem_set_playback_switch
2259
#undef snd_mixer_selem_set_capture_switch
2260
#undef snd_mixer_selem_set_playback_switch_all
2261
#undef snd_mixer_selem_set_capture_switch_all
2262
#undef snd_mixer_selem_get_playback_volume_range
2263
#undef snd_mixer_selem_get_playback_dB_range
2264
#undef snd_mixer_selem_set_playback_volume_range
2265
#undef snd_mixer_selem_get_capture_volume_range
2266
#undef snd_mixer_selem_get_capture_dB_range
2267
#undef snd_mixer_selem_set_capture_volume_range
2268
#undef snd_mixer_selem_is_enumerated
2269
#undef snd_mixer_selem_is_enum_playback
2270
#undef snd_mixer_selem_is_enum_capture
2271
#undef snd_mixer_selem_get_enum_items
2272
#undef snd_mixer_selem_get_enum_item_name
2273
#undef snd_mixer_selem_get_enum_item
2274
#undef snd_mixer_selem_set_enum_item
2275
#undef snd_mixer_selem_id_sizeof
2276
#undef snd_mixer_selem_id_malloc
2277
#undef snd_mixer_selem_id_free
2278
#undef snd_mixer_selem_id_copy
2279
#undef snd_mixer_selem_id_get_name
2280
#undef snd_mixer_selem_id_get_index
2281
#undef snd_mixer_selem_id_set_name
2282
#undef snd_mixer_selem_id_set_index
2283
#undef snd_seq_open
2284
#undef snd_seq_open_lconf
2285
#undef snd_seq_name
2286
#undef snd_seq_type
2287
#undef snd_seq_close
2288
#undef snd_seq_poll_descriptors_count
2289
#undef snd_seq_poll_descriptors
2290
#undef snd_seq_poll_descriptors_revents
2291
#undef snd_seq_nonblock
2292
#undef snd_seq_client_id
2293
#undef snd_seq_get_output_buffer_size
2294
#undef snd_seq_get_input_buffer_size
2295
#undef snd_seq_set_output_buffer_size
2296
#undef snd_seq_set_input_buffer_size
2297
#undef snd_seq_system_info_sizeof
2298
#undef snd_seq_system_info_malloc
2299
#undef snd_seq_system_info_free
2300
#undef snd_seq_system_info_copy
2301
#undef snd_seq_system_info_get_queues
2302
#undef snd_seq_system_info_get_clients
2303
#undef snd_seq_system_info_get_ports
2304
#undef snd_seq_system_info_get_channels
2305
#undef snd_seq_system_info_get_cur_clients
2306
#undef snd_seq_system_info_get_cur_queues
2307
#undef snd_seq_system_info
2308
#undef snd_seq_client_info_sizeof
2309
#undef snd_seq_client_info_malloc
2310
#undef snd_seq_client_info_free
2311
#undef snd_seq_client_info_copy
2312
#undef snd_seq_client_info_get_client
2313
#undef snd_seq_client_info_get_type
2314
#undef snd_seq_client_info_get_name
2315
#undef snd_seq_client_info_get_broadcast_filter
2316
#undef snd_seq_client_info_get_error_bounce
2317
#undef snd_seq_client_info_get_card
2318
#undef snd_seq_client_info_get_pid
2319
#undef snd_seq_client_info_get_event_filter
2320
#undef snd_seq_client_info_get_num_ports
2321
#undef snd_seq_client_info_get_event_lost
2322
#undef snd_seq_client_info_set_client
2323
#undef snd_seq_client_info_set_name
2324
#undef snd_seq_client_info_set_broadcast_filter
2325
#undef snd_seq_client_info_set_error_bounce
2326
#undef snd_seq_client_info_set_event_filter
2327
#undef snd_seq_client_info_event_filter_clear
2328
#undef snd_seq_client_info_event_filter_add
2329
#undef snd_seq_client_info_event_filter_del
2330
#undef snd_seq_client_info_event_filter_check
2331
#undef snd_seq_get_client_info
2332
#undef snd_seq_get_any_client_info
2333
#undef snd_seq_set_client_info
2334
#undef snd_seq_query_next_client
2335
#undef snd_seq_client_pool_sizeof
2336
#undef snd_seq_client_pool_malloc
2337
#undef snd_seq_client_pool_free
2338
#undef snd_seq_client_pool_copy
2339
#undef snd_seq_client_pool_get_client
2340
#undef snd_seq_client_pool_get_output_pool
2341
#undef snd_seq_client_pool_get_input_pool
2342
#undef snd_seq_client_pool_get_output_room
2343
#undef snd_seq_client_pool_get_output_free
2344
#undef snd_seq_client_pool_get_input_free
2345
#undef snd_seq_client_pool_set_output_pool
2346
#undef snd_seq_client_pool_set_input_pool
2347
#undef snd_seq_client_pool_set_output_room
2348
#undef snd_seq_get_client_pool
2349
#undef snd_seq_set_client_pool
2350
#undef snd_seq_port_info_sizeof
2351
#undef snd_seq_port_info_malloc
2352
#undef snd_seq_port_info_free
2353
#undef snd_seq_port_info_copy
2354
#undef snd_seq_port_info_get_client
2355
#undef snd_seq_port_info_get_port
2356
#undef snd_seq_port_info_get_addr
2357
#undef snd_seq_port_info_get_name
2358
#undef snd_seq_port_info_get_capability
2359
#undef snd_seq_port_info_get_type
2360
#undef snd_seq_port_info_get_midi_channels
2361
#undef snd_seq_port_info_get_midi_voices
2362
#undef snd_seq_port_info_get_synth_voices
2363
#undef snd_seq_port_info_get_read_use
2364
#undef snd_seq_port_info_get_write_use
2365
#undef snd_seq_port_info_get_port_specified
2366
#undef snd_seq_port_info_get_timestamping
2367
#undef snd_seq_port_info_get_timestamp_real
2368
#undef snd_seq_port_info_get_timestamp_queue
2369
#undef snd_seq_port_info_set_client
2370
#undef snd_seq_port_info_set_port
2371
#undef snd_seq_port_info_set_addr
2372
#undef snd_seq_port_info_set_name
2373
#undef snd_seq_port_info_set_capability
2374
#undef snd_seq_port_info_set_type
2375
#undef snd_seq_port_info_set_midi_channels
2376
#undef snd_seq_port_info_set_midi_voices
2377
#undef snd_seq_port_info_set_synth_voices
2378
#undef snd_seq_port_info_set_port_specified
2379
#undef snd_seq_port_info_set_timestamping
2380
#undef snd_seq_port_info_set_timestamp_real
2381
#undef snd_seq_port_info_set_timestamp_queue
2382
#undef snd_seq_create_port
2383
#undef snd_seq_delete_port
2384
#undef snd_seq_get_port_info
2385
#undef snd_seq_get_any_port_info
2386
#undef snd_seq_set_port_info
2387
#undef snd_seq_query_next_port
2388
#undef snd_seq_port_subscribe_sizeof
2389
#undef snd_seq_port_subscribe_malloc
2390
#undef snd_seq_port_subscribe_free
2391
#undef snd_seq_port_subscribe_copy
2392
#undef snd_seq_port_subscribe_get_sender
2393
#undef snd_seq_port_subscribe_get_dest
2394
#undef snd_seq_port_subscribe_get_queue
2395
#undef snd_seq_port_subscribe_get_exclusive
2396
#undef snd_seq_port_subscribe_get_time_update
2397
#undef snd_seq_port_subscribe_get_time_real
2398
#undef snd_seq_port_subscribe_set_sender
2399
#undef snd_seq_port_subscribe_set_dest
2400
#undef snd_seq_port_subscribe_set_queue
2401
#undef snd_seq_port_subscribe_set_exclusive
2402
#undef snd_seq_port_subscribe_set_time_update
2403
#undef snd_seq_port_subscribe_set_time_real
2404
#undef snd_seq_get_port_subscription
2405
#undef snd_seq_subscribe_port
2406
#undef snd_seq_unsubscribe_port
2407
#undef snd_seq_query_subscribe_sizeof
2408
#undef snd_seq_query_subscribe_malloc
2409
#undef snd_seq_query_subscribe_free
2410
#undef snd_seq_query_subscribe_copy
2411
#undef snd_seq_query_subscribe_get_client
2412
#undef snd_seq_query_subscribe_get_port
2413
#undef snd_seq_query_subscribe_get_root
2414
#undef snd_seq_query_subscribe_get_type
2415
#undef snd_seq_query_subscribe_get_index
2416
#undef snd_seq_query_subscribe_get_num_subs
2417
#undef snd_seq_query_subscribe_get_addr
2418
#undef snd_seq_query_subscribe_get_queue
2419
#undef snd_seq_query_subscribe_get_exclusive
2420
#undef snd_seq_query_subscribe_get_time_update
2421
#undef snd_seq_query_subscribe_get_time_real
2422
#undef snd_seq_query_subscribe_set_client
2423
#undef snd_seq_query_subscribe_set_port
2424
#undef snd_seq_query_subscribe_set_root
2425
#undef snd_seq_query_subscribe_set_type
2426
#undef snd_seq_query_subscribe_set_index
2427
#undef snd_seq_query_port_subscribers
2428
#undef snd_seq_queue_info_sizeof
2429
#undef snd_seq_queue_info_malloc
2430
#undef snd_seq_queue_info_free
2431
#undef snd_seq_queue_info_copy
2432
#undef snd_seq_queue_info_get_queue
2433
#undef snd_seq_queue_info_get_name
2434
#undef snd_seq_queue_info_get_owner
2435
#undef snd_seq_queue_info_get_locked
2436
#undef snd_seq_queue_info_get_flags
2437
#undef snd_seq_queue_info_set_name
2438
#undef snd_seq_queue_info_set_owner
2439
#undef snd_seq_queue_info_set_locked
2440
#undef snd_seq_queue_info_set_flags
2441
#undef snd_seq_create_queue
2442
#undef snd_seq_alloc_named_queue
2443
#undef snd_seq_alloc_queue
2444
#undef snd_seq_free_queue
2445
#undef snd_seq_get_queue_info
2446
#undef snd_seq_set_queue_info
2447
#undef snd_seq_query_named_queue
2448
#undef snd_seq_get_queue_usage
2449
#undef snd_seq_set_queue_usage
2450
#undef snd_seq_queue_status_sizeof
2451
#undef snd_seq_queue_status_malloc
2452
#undef snd_seq_queue_status_free
2453
#undef snd_seq_queue_status_copy
2454
#undef snd_seq_queue_status_get_queue
2455
#undef snd_seq_queue_status_get_events
2456
#undef snd_seq_queue_status_get_tick_time
2457
#undef snd_seq_queue_status_get_real_time
2458
#undef snd_seq_queue_status_get_status
2459
#undef snd_seq_get_queue_status
2460
#undef snd_seq_queue_tempo_sizeof
2461
#undef snd_seq_queue_tempo_malloc
2462
#undef snd_seq_queue_tempo_free
2463
#undef snd_seq_queue_tempo_copy
2464
#undef snd_seq_queue_tempo_get_queue
2465
#undef snd_seq_queue_tempo_get_tempo
2466
#undef snd_seq_queue_tempo_get_ppq
2467
#undef snd_seq_queue_tempo_get_skew
2468
#undef snd_seq_queue_tempo_get_skew_base
2469
#undef snd_seq_queue_tempo_set_tempo
2470
#undef snd_seq_queue_tempo_set_ppq
2471
#undef snd_seq_queue_tempo_set_skew
2472
#undef snd_seq_queue_tempo_set_skew_base
2473
#undef snd_seq_get_queue_tempo
2474
#undef snd_seq_set_queue_tempo
2475
#undef snd_seq_queue_timer_sizeof
2476
#undef snd_seq_queue_timer_malloc
2477
#undef snd_seq_queue_timer_free
2478
#undef snd_seq_queue_timer_copy
2479
#undef snd_seq_queue_timer_get_queue
2480
#undef snd_seq_queue_timer_get_type
2481
#undef snd_seq_queue_timer_get_id
2482
#undef snd_seq_queue_timer_get_resolution
2483
#undef snd_seq_queue_timer_set_type
2484
#undef snd_seq_queue_timer_set_id
2485
#undef snd_seq_queue_timer_set_resolution
2486
#undef snd_seq_get_queue_timer
2487
#undef snd_seq_set_queue_timer
2488
#undef snd_seq_free_event
2489
#undef snd_seq_event_length
2490
#undef snd_seq_event_output
2491
#undef snd_seq_event_output_buffer
2492
#undef snd_seq_event_output_direct
2493
#undef snd_seq_event_input
2494
#undef snd_seq_event_input_pending
2495
#undef snd_seq_drain_output
2496
#undef snd_seq_event_output_pending
2497
#undef snd_seq_extract_output
2498
#undef snd_seq_drop_output
2499
#undef snd_seq_drop_output_buffer
2500
#undef snd_seq_drop_input
2501
#undef snd_seq_drop_input_buffer
2502
#undef snd_seq_remove_events_sizeof
2503
#undef snd_seq_remove_events_malloc
2504
#undef snd_seq_remove_events_free
2505
#undef snd_seq_remove_events_copy
2506
#undef snd_seq_remove_events_get_condition
2507
#undef snd_seq_remove_events_get_queue
2508
#undef snd_seq_remove_events_get_time
2509
#undef snd_seq_remove_events_get_dest
2510
#undef snd_seq_remove_events_get_channel
2511
#undef snd_seq_remove_events_get_event_type
2512
#undef snd_seq_remove_events_get_tag
2513
#undef snd_seq_remove_events_set_condition
2514
#undef snd_seq_remove_events_set_queue
2515
#undef snd_seq_remove_events_set_time
2516
#undef snd_seq_remove_events_set_dest
2517
#undef snd_seq_remove_events_set_channel
2518
#undef snd_seq_remove_events_set_event_type
2519
#undef snd_seq_remove_events_set_tag
2520
#undef snd_seq_remove_events
2521
#undef snd_seq_set_bit
2522
#undef snd_seq_unset_bit
2523
#undef snd_seq_change_bit
2524
#undef snd_seq_get_bit
2525
#undef snd_seq_control_queue
2526
#undef snd_seq_create_simple_port
2527
#undef snd_seq_delete_simple_port
2528
#undef snd_seq_connect_from
2529
#undef snd_seq_connect_to
2530
#undef snd_seq_disconnect_from
2531
#undef snd_seq_disconnect_to
2532
#undef snd_seq_set_client_name
2533
#undef snd_seq_set_client_event_filter
2534
#undef snd_seq_set_client_pool_output
2535
#undef snd_seq_set_client_pool_output_room
2536
#undef snd_seq_set_client_pool_input
2537
#undef snd_seq_sync_output_queue
2538
#undef snd_seq_parse_address
2539
#undef snd_seq_reset_pool_output
2540
#undef snd_seq_reset_pool_input
2541
#undef snd_midi_event_new
2542
#undef snd_midi_event_resize_buffer
2543
#undef snd_midi_event_free
2544
#undef snd_midi_event_init
2545
#undef snd_midi_event_reset_encode
2546
#undef snd_midi_event_reset_decode
2547
#undef snd_midi_event_no_status
2548
#undef snd_midi_event_encode
2549
#undef snd_midi_event_encode_byte
2550
#undef snd_midi_event_decode
2551
#include <dlfcn.h>
2552
#include <stdio.h>
2553
const char* (*snd_asoundlib_version_dylibloader_wrapper_asound)( void);
2554
void* (*snd_dlopen_dylibloader_wrapper_asound)(const char*, int);
2555
void* (*snd_dlsym_dylibloader_wrapper_asound)( void*,const char*,const char*);
2556
int (*snd_dlclose_dylibloader_wrapper_asound)( void*);
2557
int (*snd_async_add_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, int, snd_async_callback_t, void*);
2558
int (*snd_async_del_handler_dylibloader_wrapper_asound)( snd_async_handler_t*);
2559
int (*snd_async_handler_get_fd_dylibloader_wrapper_asound)( snd_async_handler_t*);
2560
int (*snd_async_handler_get_signo_dylibloader_wrapper_asound)( snd_async_handler_t*);
2561
void* (*snd_async_handler_get_callback_private_dylibloader_wrapper_asound)( snd_async_handler_t*);
2562
struct snd_shm_area* (*snd_shm_area_create_dylibloader_wrapper_asound)( int, void*);
2563
struct snd_shm_area* (*snd_shm_area_share_dylibloader_wrapper_asound)(struct snd_shm_area*);
2564
int (*snd_shm_area_destroy_dylibloader_wrapper_asound)(struct snd_shm_area*);
2565
int (*snd_user_file_dylibloader_wrapper_asound)(const char*, char**);
2566
int (*snd_input_stdio_open_dylibloader_wrapper_asound)( snd_input_t**,const char*,const char*);
2567
int (*snd_input_stdio_attach_dylibloader_wrapper_asound)( snd_input_t**, FILE*, int);
2568
int (*snd_input_buffer_open_dylibloader_wrapper_asound)( snd_input_t**,const char*, ssize_t);
2569
int (*snd_input_close_dylibloader_wrapper_asound)( snd_input_t*);
2570
int (*snd_input_scanf_dylibloader_wrapper_asound)( snd_input_t*,const char*,...);
2571
char* (*snd_input_gets_dylibloader_wrapper_asound)( snd_input_t*, char*, size_t);
2572
int (*snd_input_getc_dylibloader_wrapper_asound)( snd_input_t*);
2573
int (*snd_input_ungetc_dylibloader_wrapper_asound)( snd_input_t*, int);
2574
int (*snd_output_stdio_open_dylibloader_wrapper_asound)( snd_output_t**,const char*,const char*);
2575
int (*snd_output_stdio_attach_dylibloader_wrapper_asound)( snd_output_t**, FILE*, int);
2576
int (*snd_output_buffer_open_dylibloader_wrapper_asound)( snd_output_t**);
2577
size_t (*snd_output_buffer_string_dylibloader_wrapper_asound)( snd_output_t*, char**);
2578
int (*snd_output_close_dylibloader_wrapper_asound)( snd_output_t*);
2579
int (*snd_output_printf_dylibloader_wrapper_asound)( snd_output_t*,const char*,...);
2580
int (*snd_output_vprintf_dylibloader_wrapper_asound)( snd_output_t*,const char*, va_list);
2581
int (*snd_output_puts_dylibloader_wrapper_asound)( snd_output_t*,const char*);
2582
int (*snd_output_putc_dylibloader_wrapper_asound)( snd_output_t*, int);
2583
int (*snd_output_flush_dylibloader_wrapper_asound)( snd_output_t*);
2584
const char* (*snd_strerror_dylibloader_wrapper_asound)( int);
2585
int (*snd_lib_error_set_handler_dylibloader_wrapper_asound)( snd_lib_error_handler_t);
2586
snd_local_error_handler_t (*snd_lib_error_set_local_dylibloader_wrapper_asound)( snd_local_error_handler_t);
2587
int (*snd_config_top_dylibloader_wrapper_asound)( snd_config_t**);
2588
int (*snd_config_load_dylibloader_wrapper_asound)( snd_config_t*, snd_input_t*);
2589
int (*snd_config_load_override_dylibloader_wrapper_asound)( snd_config_t*, snd_input_t*);
2590
int (*snd_config_save_dylibloader_wrapper_asound)( snd_config_t*, snd_output_t*);
2591
int (*snd_config_update_dylibloader_wrapper_asound)( void);
2592
int (*snd_config_update_r_dylibloader_wrapper_asound)( snd_config_t**, snd_config_update_t**,const char*);
2593
int (*snd_config_update_free_dylibloader_wrapper_asound)( snd_config_update_t*);
2594
int (*snd_config_update_free_global_dylibloader_wrapper_asound)( void);
2595
int (*snd_config_update_ref_dylibloader_wrapper_asound)( snd_config_t**);
2596
void (*snd_config_ref_dylibloader_wrapper_asound)( snd_config_t*);
2597
void (*snd_config_unref_dylibloader_wrapper_asound)( snd_config_t*);
2598
int (*snd_config_search_dylibloader_wrapper_asound)( snd_config_t*,const char*, snd_config_t**);
2599
int (*snd_config_searchv_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t**,...);
2600
int (*snd_config_search_definition_dylibloader_wrapper_asound)( snd_config_t*,const char*,const char*, snd_config_t**);
2601
int (*snd_config_expand_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*,const char*, snd_config_t*, snd_config_t**);
2602
int (*snd_config_evaluate_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*, snd_config_t*, snd_config_t**);
2603
int (*snd_config_add_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*);
2604
int (*snd_config_delete_dylibloader_wrapper_asound)( snd_config_t*);
2605
int (*snd_config_delete_compound_members_dylibloader_wrapper_asound)(const snd_config_t*);
2606
int (*snd_config_copy_dylibloader_wrapper_asound)( snd_config_t**, snd_config_t*);
2607
int (*snd_config_make_dylibloader_wrapper_asound)( snd_config_t**,const char*, snd_config_type_t);
2608
int (*snd_config_make_integer_dylibloader_wrapper_asound)( snd_config_t**,const char*);
2609
int (*snd_config_make_integer64_dylibloader_wrapper_asound)( snd_config_t**,const char*);
2610
int (*snd_config_make_real_dylibloader_wrapper_asound)( snd_config_t**,const char*);
2611
int (*snd_config_make_string_dylibloader_wrapper_asound)( snd_config_t**,const char*);
2612
int (*snd_config_make_pointer_dylibloader_wrapper_asound)( snd_config_t**,const char*);
2613
int (*snd_config_make_compound_dylibloader_wrapper_asound)( snd_config_t**,const char*, int);
2614
int (*snd_config_imake_integer_dylibloader_wrapper_asound)( snd_config_t**,const char*,const long);
2615
int (*snd_config_imake_integer64_dylibloader_wrapper_asound)( snd_config_t**,const char*,const long long);
2616
int (*snd_config_imake_real_dylibloader_wrapper_asound)( snd_config_t**,const char*,const double);
2617
int (*snd_config_imake_string_dylibloader_wrapper_asound)( snd_config_t**,const char*,const char*);
2618
int (*snd_config_imake_safe_string_dylibloader_wrapper_asound)( snd_config_t**,const char*,const char*);
2619
int (*snd_config_imake_pointer_dylibloader_wrapper_asound)( snd_config_t**,const char*,const void*);
2620
snd_config_type_t (*snd_config_get_type_dylibloader_wrapper_asound)(const snd_config_t*);
2621
int (*snd_config_set_id_dylibloader_wrapper_asound)( snd_config_t*,const char*);
2622
int (*snd_config_set_integer_dylibloader_wrapper_asound)( snd_config_t*, long);
2623
int (*snd_config_set_integer64_dylibloader_wrapper_asound)( snd_config_t*, long long);
2624
int (*snd_config_set_real_dylibloader_wrapper_asound)( snd_config_t*, double);
2625
int (*snd_config_set_string_dylibloader_wrapper_asound)( snd_config_t*,const char*);
2626
int (*snd_config_set_ascii_dylibloader_wrapper_asound)( snd_config_t*,const char*);
2627
int (*snd_config_set_pointer_dylibloader_wrapper_asound)( snd_config_t*,const void*);
2628
int (*snd_config_get_id_dylibloader_wrapper_asound)(const snd_config_t*,const char**);
2629
int (*snd_config_get_integer_dylibloader_wrapper_asound)(const snd_config_t*, long*);
2630
int (*snd_config_get_integer64_dylibloader_wrapper_asound)(const snd_config_t*, long long*);
2631
int (*snd_config_get_real_dylibloader_wrapper_asound)(const snd_config_t*, double*);
2632
int (*snd_config_get_ireal_dylibloader_wrapper_asound)(const snd_config_t*, double*);
2633
int (*snd_config_get_string_dylibloader_wrapper_asound)(const snd_config_t*,const char**);
2634
int (*snd_config_get_ascii_dylibloader_wrapper_asound)(const snd_config_t*, char**);
2635
int (*snd_config_get_pointer_dylibloader_wrapper_asound)(const snd_config_t*,const void**);
2636
int (*snd_config_test_id_dylibloader_wrapper_asound)(const snd_config_t*,const char*);
2637
snd_config_iterator_t (*snd_config_iterator_first_dylibloader_wrapper_asound)(const snd_config_t*);
2638
snd_config_iterator_t (*snd_config_iterator_next_dylibloader_wrapper_asound)(const snd_config_iterator_t);
2639
snd_config_iterator_t (*snd_config_iterator_end_dylibloader_wrapper_asound)(const snd_config_t*);
2640
snd_config_t* (*snd_config_iterator_entry_dylibloader_wrapper_asound)(const snd_config_iterator_t);
2641
int (*snd_config_get_bool_ascii_dylibloader_wrapper_asound)(const char*);
2642
int (*snd_config_get_bool_dylibloader_wrapper_asound)(const snd_config_t*);
2643
int (*snd_config_get_ctl_iface_ascii_dylibloader_wrapper_asound)(const char*);
2644
int (*snd_config_get_ctl_iface_dylibloader_wrapper_asound)(const snd_config_t*);
2645
int (*snd_names_list_dylibloader_wrapper_asound)(const char*, snd_devname_t**);
2646
void (*snd_names_list_free_dylibloader_wrapper_asound)( snd_devname_t*);
2647
int (*snd_pcm_open_dylibloader_wrapper_asound)( snd_pcm_t**,const char*, snd_pcm_stream_t, int);
2648
int (*snd_pcm_open_lconf_dylibloader_wrapper_asound)( snd_pcm_t**,const char*, snd_pcm_stream_t, int, snd_config_t*);
2649
int (*snd_pcm_open_fallback_dylibloader_wrapper_asound)( snd_pcm_t**, snd_config_t*,const char*,const char*, snd_pcm_stream_t, int);
2650
int (*snd_pcm_close_dylibloader_wrapper_asound)( snd_pcm_t*);
2651
const char* (*snd_pcm_name_dylibloader_wrapper_asound)( snd_pcm_t*);
2652
snd_pcm_type_t (*snd_pcm_type_dylibloader_wrapper_asound)( snd_pcm_t*);
2653
snd_pcm_stream_t (*snd_pcm_stream_dylibloader_wrapper_asound)( snd_pcm_t*);
2654
int (*snd_pcm_poll_descriptors_count_dylibloader_wrapper_asound)( snd_pcm_t*);
2655
int (*snd_pcm_poll_descriptors_dylibloader_wrapper_asound)( snd_pcm_t*,struct pollfd*, unsigned int);
2656
int (*snd_pcm_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_pcm_t*,struct pollfd*, unsigned int, unsigned short*);
2657
int (*snd_pcm_nonblock_dylibloader_wrapper_asound)( snd_pcm_t*, int);
2658
int (*snd_async_add_pcm_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_pcm_t*, snd_async_callback_t, void*);
2659
snd_pcm_t* (*snd_async_handler_get_pcm_dylibloader_wrapper_asound)( snd_async_handler_t*);
2660
int (*snd_pcm_info_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_info_t*);
2661
int (*snd_pcm_hw_params_current_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
2662
int (*snd_pcm_hw_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
2663
int (*snd_pcm_hw_free_dylibloader_wrapper_asound)( snd_pcm_t*);
2664
int (*snd_pcm_sw_params_current_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*);
2665
int (*snd_pcm_sw_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*);
2666
int (*snd_pcm_prepare_dylibloader_wrapper_asound)( snd_pcm_t*);
2667
int (*snd_pcm_reset_dylibloader_wrapper_asound)( snd_pcm_t*);
2668
int (*snd_pcm_status_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_status_t*);
2669
int (*snd_pcm_start_dylibloader_wrapper_asound)( snd_pcm_t*);
2670
int (*snd_pcm_drop_dylibloader_wrapper_asound)( snd_pcm_t*);
2671
int (*snd_pcm_drain_dylibloader_wrapper_asound)( snd_pcm_t*);
2672
int (*snd_pcm_pause_dylibloader_wrapper_asound)( snd_pcm_t*, int);
2673
snd_pcm_state_t (*snd_pcm_state_dylibloader_wrapper_asound)( snd_pcm_t*);
2674
int (*snd_pcm_hwsync_dylibloader_wrapper_asound)( snd_pcm_t*);
2675
int (*snd_pcm_delay_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t*);
2676
int (*snd_pcm_resume_dylibloader_wrapper_asound)( snd_pcm_t*);
2677
int (*snd_pcm_htimestamp_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t*, snd_htimestamp_t*);
2678
snd_pcm_sframes_t (*snd_pcm_avail_dylibloader_wrapper_asound)( snd_pcm_t*);
2679
snd_pcm_sframes_t (*snd_pcm_avail_update_dylibloader_wrapper_asound)( snd_pcm_t*);
2680
int (*snd_pcm_avail_delay_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t*, snd_pcm_sframes_t*);
2681
snd_pcm_sframes_t (*snd_pcm_rewindable_dylibloader_wrapper_asound)( snd_pcm_t*);
2682
snd_pcm_sframes_t (*snd_pcm_rewind_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t);
2683
snd_pcm_sframes_t (*snd_pcm_forwardable_dylibloader_wrapper_asound)( snd_pcm_t*);
2684
snd_pcm_sframes_t (*snd_pcm_forward_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t);
2685
snd_pcm_sframes_t (*snd_pcm_writei_dylibloader_wrapper_asound)( snd_pcm_t*,const void*, snd_pcm_uframes_t);
2686
snd_pcm_sframes_t (*snd_pcm_readi_dylibloader_wrapper_asound)( snd_pcm_t*, void*, snd_pcm_uframes_t);
2687
snd_pcm_sframes_t (*snd_pcm_writen_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
2688
snd_pcm_sframes_t (*snd_pcm_readn_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
2689
int (*snd_pcm_wait_dylibloader_wrapper_asound)( snd_pcm_t*, int);
2690
int (*snd_pcm_link_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_t*);
2691
int (*snd_pcm_unlink_dylibloader_wrapper_asound)( snd_pcm_t*);
2692
snd_pcm_chmap_query_t** (*snd_pcm_query_chmaps_dylibloader_wrapper_asound)( snd_pcm_t*);
2693
snd_pcm_chmap_query_t** (*snd_pcm_query_chmaps_from_hw_dylibloader_wrapper_asound)( int, int, int, snd_pcm_stream_t);
2694
void (*snd_pcm_free_chmaps_dylibloader_wrapper_asound)( snd_pcm_chmap_query_t**);
2695
snd_pcm_chmap_t* (*snd_pcm_get_chmap_dylibloader_wrapper_asound)( snd_pcm_t*);
2696
int (*snd_pcm_set_chmap_dylibloader_wrapper_asound)( snd_pcm_t*,const snd_pcm_chmap_t*);
2697
const char* (*snd_pcm_chmap_type_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_type);
2698
const char* (*snd_pcm_chmap_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_position);
2699
const char* (*snd_pcm_chmap_long_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_position);
2700
int (*snd_pcm_chmap_print_dylibloader_wrapper_asound)(const snd_pcm_chmap_t*, size_t, char*);
2701
unsigned int (*snd_pcm_chmap_from_string_dylibloader_wrapper_asound)(const char*);
2702
snd_pcm_chmap_t* (*snd_pcm_chmap_parse_string_dylibloader_wrapper_asound)(const char*);
2703
int (*snd_pcm_recover_dylibloader_wrapper_asound)( snd_pcm_t*, int, int);
2704
int (*snd_pcm_set_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_format_t, snd_pcm_access_t, unsigned int, unsigned int, int, unsigned int);
2705
int (*snd_pcm_get_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
2706
size_t (*snd_pcm_info_sizeof_dylibloader_wrapper_asound)( void);
2707
int (*snd_pcm_info_malloc_dylibloader_wrapper_asound)( snd_pcm_info_t**);
2708
void (*snd_pcm_info_free_dylibloader_wrapper_asound)( snd_pcm_info_t*);
2709
void (*snd_pcm_info_copy_dylibloader_wrapper_asound)( snd_pcm_info_t*,const snd_pcm_info_t*);
2710
unsigned int (*snd_pcm_info_get_device_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2711
unsigned int (*snd_pcm_info_get_subdevice_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2712
snd_pcm_stream_t (*snd_pcm_info_get_stream_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2713
int (*snd_pcm_info_get_card_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2714
const char* (*snd_pcm_info_get_id_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2715
const char* (*snd_pcm_info_get_name_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2716
const char* (*snd_pcm_info_get_subdevice_name_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2717
snd_pcm_class_t (*snd_pcm_info_get_class_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2718
snd_pcm_subclass_t (*snd_pcm_info_get_subclass_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2719
unsigned int (*snd_pcm_info_get_subdevices_count_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2720
unsigned int (*snd_pcm_info_get_subdevices_avail_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2721
snd_pcm_sync_id_t (*snd_pcm_info_get_sync_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
2722
void (*snd_pcm_info_set_device_dylibloader_wrapper_asound)( snd_pcm_info_t*, unsigned int);
2723
void (*snd_pcm_info_set_subdevice_dylibloader_wrapper_asound)( snd_pcm_info_t*, unsigned int);
2724
void (*snd_pcm_info_set_stream_dylibloader_wrapper_asound)( snd_pcm_info_t*, snd_pcm_stream_t);
2725
int (*snd_pcm_hw_params_any_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
2726
int (*snd_pcm_hw_params_can_mmap_sample_resolution_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2727
int (*snd_pcm_hw_params_is_double_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2728
int (*snd_pcm_hw_params_is_batch_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2729
int (*snd_pcm_hw_params_is_block_transfer_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2730
int (*snd_pcm_hw_params_is_monotonic_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2731
int (*snd_pcm_hw_params_can_overrange_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2732
int (*snd_pcm_hw_params_can_pause_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2733
int (*snd_pcm_hw_params_can_resume_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2734
int (*snd_pcm_hw_params_is_half_duplex_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2735
int (*snd_pcm_hw_params_is_joint_duplex_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2736
int (*snd_pcm_hw_params_can_sync_start_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2737
int (*snd_pcm_hw_params_can_disable_period_wakeup_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2738
int (*snd_pcm_hw_params_supports_audio_wallclock_ts_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2739
int (*snd_pcm_hw_params_supports_audio_ts_type_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, int);
2740
int (*snd_pcm_hw_params_get_rate_numden_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, unsigned int*);
2741
int (*snd_pcm_hw_params_get_sbits_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2742
int (*snd_pcm_hw_params_get_fifo_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
2743
size_t (*snd_pcm_hw_params_sizeof_dylibloader_wrapper_asound)( void);
2744
int (*snd_pcm_hw_params_malloc_dylibloader_wrapper_asound)( snd_pcm_hw_params_t**);
2745
void (*snd_pcm_hw_params_free_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*);
2746
void (*snd_pcm_hw_params_copy_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*,const snd_pcm_hw_params_t*);
2747
int (*snd_pcm_hw_params_get_access_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_access_t*);
2748
int (*snd_pcm_hw_params_test_access_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t);
2749
int (*snd_pcm_hw_params_set_access_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t);
2750
int (*snd_pcm_hw_params_set_access_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t*);
2751
int (*snd_pcm_hw_params_set_access_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t*);
2752
int (*snd_pcm_hw_params_set_access_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_mask_t*);
2753
int (*snd_pcm_hw_params_get_access_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_access_mask_t*);
2754
int (*snd_pcm_hw_params_get_format_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_format_t*);
2755
int (*snd_pcm_hw_params_test_format_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t);
2756
int (*snd_pcm_hw_params_set_format_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t);
2757
int (*snd_pcm_hw_params_set_format_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t*);
2758
int (*snd_pcm_hw_params_set_format_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t*);
2759
int (*snd_pcm_hw_params_set_format_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_mask_t*);
2760
void (*snd_pcm_hw_params_get_format_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_format_mask_t*);
2761
int (*snd_pcm_hw_params_get_subformat_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
2762
int (*snd_pcm_hw_params_test_subformat_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t);
2763
int (*snd_pcm_hw_params_set_subformat_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t);
2764
int (*snd_pcm_hw_params_set_subformat_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
2765
int (*snd_pcm_hw_params_set_subformat_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
2766
int (*snd_pcm_hw_params_set_subformat_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_mask_t*);
2767
void (*snd_pcm_hw_params_get_subformat_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_subformat_mask_t*);
2768
int (*snd_pcm_hw_params_get_channels_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
2769
int (*snd_pcm_hw_params_get_channels_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
2770
int (*snd_pcm_hw_params_get_channels_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
2771
int (*snd_pcm_hw_params_test_channels_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
2772
int (*snd_pcm_hw_params_set_channels_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
2773
int (*snd_pcm_hw_params_set_channels_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2774
int (*snd_pcm_hw_params_set_channels_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2775
int (*snd_pcm_hw_params_set_channels_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, unsigned int*);
2776
int (*snd_pcm_hw_params_set_channels_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2777
int (*snd_pcm_hw_params_set_channels_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2778
int (*snd_pcm_hw_params_set_channels_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2779
int (*snd_pcm_hw_params_get_rate_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2780
int (*snd_pcm_hw_params_get_rate_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2781
int (*snd_pcm_hw_params_get_rate_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2782
int (*snd_pcm_hw_params_test_rate_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2783
int (*snd_pcm_hw_params_set_rate_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2784
int (*snd_pcm_hw_params_set_rate_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2785
int (*snd_pcm_hw_params_set_rate_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2786
int (*snd_pcm_hw_params_set_rate_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
2787
int (*snd_pcm_hw_params_set_rate_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2788
int (*snd_pcm_hw_params_set_rate_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2789
int (*snd_pcm_hw_params_set_rate_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2790
int (*snd_pcm_hw_params_set_rate_resample_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
2791
int (*snd_pcm_hw_params_get_rate_resample_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2792
int (*snd_pcm_hw_params_set_export_buffer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
2793
int (*snd_pcm_hw_params_get_export_buffer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2794
int (*snd_pcm_hw_params_set_period_wakeup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
2795
int (*snd_pcm_hw_params_get_period_wakeup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
2796
int (*snd_pcm_hw_params_get_period_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2797
int (*snd_pcm_hw_params_get_period_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2798
int (*snd_pcm_hw_params_get_period_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2799
int (*snd_pcm_hw_params_test_period_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2800
int (*snd_pcm_hw_params_set_period_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2801
int (*snd_pcm_hw_params_set_period_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2802
int (*snd_pcm_hw_params_set_period_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2803
int (*snd_pcm_hw_params_set_period_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
2804
int (*snd_pcm_hw_params_set_period_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2805
int (*snd_pcm_hw_params_set_period_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2806
int (*snd_pcm_hw_params_set_period_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2807
int (*snd_pcm_hw_params_get_period_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2808
int (*snd_pcm_hw_params_get_period_size_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2809
int (*snd_pcm_hw_params_get_period_size_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2810
int (*snd_pcm_hw_params_test_period_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t, int);
2811
int (*snd_pcm_hw_params_set_period_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t, int);
2812
int (*snd_pcm_hw_params_set_period_size_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2813
int (*snd_pcm_hw_params_set_period_size_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2814
int (*snd_pcm_hw_params_set_period_size_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*, snd_pcm_uframes_t*, int*);
2815
int (*snd_pcm_hw_params_set_period_size_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2816
int (*snd_pcm_hw_params_set_period_size_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2817
int (*snd_pcm_hw_params_set_period_size_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
2818
int (*snd_pcm_hw_params_set_period_size_integer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
2819
int (*snd_pcm_hw_params_get_periods_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2820
int (*snd_pcm_hw_params_get_periods_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2821
int (*snd_pcm_hw_params_get_periods_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2822
int (*snd_pcm_hw_params_test_periods_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2823
int (*snd_pcm_hw_params_set_periods_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2824
int (*snd_pcm_hw_params_set_periods_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2825
int (*snd_pcm_hw_params_set_periods_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2826
int (*snd_pcm_hw_params_set_periods_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
2827
int (*snd_pcm_hw_params_set_periods_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2828
int (*snd_pcm_hw_params_set_periods_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2829
int (*snd_pcm_hw_params_set_periods_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2830
int (*snd_pcm_hw_params_set_periods_integer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
2831
int (*snd_pcm_hw_params_get_buffer_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2832
int (*snd_pcm_hw_params_get_buffer_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2833
int (*snd_pcm_hw_params_get_buffer_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2834
int (*snd_pcm_hw_params_test_buffer_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2835
int (*snd_pcm_hw_params_set_buffer_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
2836
int (*snd_pcm_hw_params_set_buffer_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2837
int (*snd_pcm_hw_params_set_buffer_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2838
int (*snd_pcm_hw_params_set_buffer_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
2839
int (*snd_pcm_hw_params_set_buffer_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2840
int (*snd_pcm_hw_params_set_buffer_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2841
int (*snd_pcm_hw_params_set_buffer_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
2842
int (*snd_pcm_hw_params_get_buffer_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2843
int (*snd_pcm_hw_params_get_buffer_size_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2844
int (*snd_pcm_hw_params_get_buffer_size_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2845
int (*snd_pcm_hw_params_test_buffer_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t);
2846
int (*snd_pcm_hw_params_set_buffer_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t);
2847
int (*snd_pcm_hw_params_set_buffer_size_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2848
int (*snd_pcm_hw_params_set_buffer_size_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2849
int (*snd_pcm_hw_params_set_buffer_size_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
2850
int (*snd_pcm_hw_params_set_buffer_size_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2851
int (*snd_pcm_hw_params_set_buffer_size_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2852
int (*snd_pcm_hw_params_set_buffer_size_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2853
int (*snd_pcm_hw_params_get_min_align_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
2854
size_t (*snd_pcm_sw_params_sizeof_dylibloader_wrapper_asound)( void);
2855
int (*snd_pcm_sw_params_malloc_dylibloader_wrapper_asound)( snd_pcm_sw_params_t**);
2856
void (*snd_pcm_sw_params_free_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*);
2857
void (*snd_pcm_sw_params_copy_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*,const snd_pcm_sw_params_t*);
2858
int (*snd_pcm_sw_params_get_boundary_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2859
int (*snd_pcm_sw_params_set_tstamp_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_tstamp_t);
2860
int (*snd_pcm_sw_params_get_tstamp_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_tstamp_t*);
2861
int (*snd_pcm_sw_params_set_avail_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2862
int (*snd_pcm_sw_params_get_avail_min_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2863
int (*snd_pcm_sw_params_set_period_event_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, int);
2864
int (*snd_pcm_sw_params_get_period_event_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, int*);
2865
int (*snd_pcm_sw_params_set_start_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2866
int (*snd_pcm_sw_params_get_start_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2867
int (*snd_pcm_sw_params_set_stop_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2868
int (*snd_pcm_sw_params_get_stop_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2869
int (*snd_pcm_sw_params_set_silence_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2870
int (*snd_pcm_sw_params_get_silence_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2871
int (*snd_pcm_sw_params_set_silence_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2872
int (*snd_pcm_sw_params_get_silence_size_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2873
size_t (*snd_pcm_access_mask_sizeof_dylibloader_wrapper_asound)( void);
2874
int (*snd_pcm_access_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_access_mask_t**);
2875
void (*snd_pcm_access_mask_free_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
2876
void (*snd_pcm_access_mask_copy_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*,const snd_pcm_access_mask_t*);
2877
void (*snd_pcm_access_mask_none_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
2878
void (*snd_pcm_access_mask_any_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
2879
int (*snd_pcm_access_mask_test_dylibloader_wrapper_asound)(const snd_pcm_access_mask_t*, snd_pcm_access_t);
2880
int (*snd_pcm_access_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_access_mask_t*);
2881
void (*snd_pcm_access_mask_set_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*, snd_pcm_access_t);
2882
void (*snd_pcm_access_mask_reset_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*, snd_pcm_access_t);
2883
size_t (*snd_pcm_format_mask_sizeof_dylibloader_wrapper_asound)( void);
2884
int (*snd_pcm_format_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_format_mask_t**);
2885
void (*snd_pcm_format_mask_free_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
2886
void (*snd_pcm_format_mask_copy_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*,const snd_pcm_format_mask_t*);
2887
void (*snd_pcm_format_mask_none_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
2888
void (*snd_pcm_format_mask_any_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
2889
int (*snd_pcm_format_mask_test_dylibloader_wrapper_asound)(const snd_pcm_format_mask_t*, snd_pcm_format_t);
2890
int (*snd_pcm_format_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_format_mask_t*);
2891
void (*snd_pcm_format_mask_set_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*, snd_pcm_format_t);
2892
void (*snd_pcm_format_mask_reset_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*, snd_pcm_format_t);
2893
size_t (*snd_pcm_subformat_mask_sizeof_dylibloader_wrapper_asound)( void);
2894
int (*snd_pcm_subformat_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t**);
2895
void (*snd_pcm_subformat_mask_free_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
2896
void (*snd_pcm_subformat_mask_copy_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*,const snd_pcm_subformat_mask_t*);
2897
void (*snd_pcm_subformat_mask_none_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
2898
void (*snd_pcm_subformat_mask_any_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
2899
int (*snd_pcm_subformat_mask_test_dylibloader_wrapper_asound)(const snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
2900
int (*snd_pcm_subformat_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_subformat_mask_t*);
2901
void (*snd_pcm_subformat_mask_set_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
2902
void (*snd_pcm_subformat_mask_reset_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
2903
size_t (*snd_pcm_status_sizeof_dylibloader_wrapper_asound)( void);
2904
int (*snd_pcm_status_malloc_dylibloader_wrapper_asound)( snd_pcm_status_t**);
2905
void (*snd_pcm_status_free_dylibloader_wrapper_asound)( snd_pcm_status_t*);
2906
void (*snd_pcm_status_copy_dylibloader_wrapper_asound)( snd_pcm_status_t*,const snd_pcm_status_t*);
2907
snd_pcm_state_t (*snd_pcm_status_get_state_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
2908
void (*snd_pcm_status_get_trigger_tstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_timestamp_t*);
2909
void (*snd_pcm_status_get_trigger_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
2910
void (*snd_pcm_status_get_tstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_timestamp_t*);
2911
void (*snd_pcm_status_get_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
2912
void (*snd_pcm_status_get_audio_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
2913
void (*snd_pcm_status_get_driver_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
2914
snd_pcm_sframes_t (*snd_pcm_status_get_delay_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
2915
snd_pcm_uframes_t (*snd_pcm_status_get_avail_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
2916
snd_pcm_uframes_t (*snd_pcm_status_get_avail_max_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
2917
snd_pcm_uframes_t (*snd_pcm_status_get_overrange_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
2918
const char* (*snd_pcm_type_name_dylibloader_wrapper_asound)( snd_pcm_type_t);
2919
const char* (*snd_pcm_stream_name_dylibloader_wrapper_asound)(const snd_pcm_stream_t);
2920
const char* (*snd_pcm_access_name_dylibloader_wrapper_asound)(const snd_pcm_access_t);
2921
const char* (*snd_pcm_format_name_dylibloader_wrapper_asound)(const snd_pcm_format_t);
2922
const char* (*snd_pcm_format_description_dylibloader_wrapper_asound)(const snd_pcm_format_t);
2923
const char* (*snd_pcm_subformat_name_dylibloader_wrapper_asound)(const snd_pcm_subformat_t);
2924
const char* (*snd_pcm_subformat_description_dylibloader_wrapper_asound)(const snd_pcm_subformat_t);
2925
snd_pcm_format_t (*snd_pcm_format_value_dylibloader_wrapper_asound)(const char*);
2926
const char* (*snd_pcm_tstamp_mode_name_dylibloader_wrapper_asound)(const snd_pcm_tstamp_t);
2927
const char* (*snd_pcm_state_name_dylibloader_wrapper_asound)(const snd_pcm_state_t);
2928
int (*snd_pcm_dump_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
2929
int (*snd_pcm_dump_hw_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
2930
int (*snd_pcm_dump_sw_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
2931
int (*snd_pcm_dump_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
2932
int (*snd_pcm_hw_params_dump_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_output_t*);
2933
int (*snd_pcm_sw_params_dump_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*, snd_output_t*);
2934
int (*snd_pcm_status_dump_dylibloader_wrapper_asound)( snd_pcm_status_t*, snd_output_t*);
2935
int (*snd_pcm_mmap_begin_dylibloader_wrapper_asound)( snd_pcm_t*,const snd_pcm_channel_area_t**, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
2936
snd_pcm_sframes_t (*snd_pcm_mmap_commit_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t, snd_pcm_uframes_t);
2937
snd_pcm_sframes_t (*snd_pcm_mmap_writei_dylibloader_wrapper_asound)( snd_pcm_t*,const void*, snd_pcm_uframes_t);
2938
snd_pcm_sframes_t (*snd_pcm_mmap_readi_dylibloader_wrapper_asound)( snd_pcm_t*, void*, snd_pcm_uframes_t);
2939
snd_pcm_sframes_t (*snd_pcm_mmap_writen_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
2940
snd_pcm_sframes_t (*snd_pcm_mmap_readn_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
2941
int (*snd_pcm_format_signed_dylibloader_wrapper_asound)( snd_pcm_format_t);
2942
int (*snd_pcm_format_unsigned_dylibloader_wrapper_asound)( snd_pcm_format_t);
2943
int (*snd_pcm_format_linear_dylibloader_wrapper_asound)( snd_pcm_format_t);
2944
int (*snd_pcm_format_float_dylibloader_wrapper_asound)( snd_pcm_format_t);
2945
int (*snd_pcm_format_little_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
2946
int (*snd_pcm_format_big_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
2947
int (*snd_pcm_format_cpu_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
2948
int (*snd_pcm_format_width_dylibloader_wrapper_asound)( snd_pcm_format_t);
2949
int (*snd_pcm_format_physical_width_dylibloader_wrapper_asound)( snd_pcm_format_t);
2950
snd_pcm_format_t (*snd_pcm_build_linear_format_dylibloader_wrapper_asound)( int, int, int, int);
2951
ssize_t (*snd_pcm_format_size_dylibloader_wrapper_asound)( snd_pcm_format_t, size_t);
2952
uint8_t (*snd_pcm_format_silence_dylibloader_wrapper_asound)( snd_pcm_format_t);
2953
uint16_t (*snd_pcm_format_silence_16_dylibloader_wrapper_asound)( snd_pcm_format_t);
2954
uint32_t (*snd_pcm_format_silence_32_dylibloader_wrapper_asound)( snd_pcm_format_t);
2955
uint64_t (*snd_pcm_format_silence_64_dylibloader_wrapper_asound)( snd_pcm_format_t);
2956
int (*snd_pcm_format_set_silence_dylibloader_wrapper_asound)( snd_pcm_format_t, void*, unsigned int);
2957
snd_pcm_sframes_t (*snd_pcm_bytes_to_frames_dylibloader_wrapper_asound)( snd_pcm_t*, ssize_t);
2958
ssize_t (*snd_pcm_frames_to_bytes_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t);
2959
long (*snd_pcm_bytes_to_samples_dylibloader_wrapper_asound)( snd_pcm_t*, ssize_t);
2960
ssize_t (*snd_pcm_samples_to_bytes_dylibloader_wrapper_asound)( snd_pcm_t*, long);
2961
int (*snd_pcm_area_silence_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_format_t);
2962
int (*snd_pcm_areas_silence_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_uframes_t, snd_pcm_format_t);
2963
int (*snd_pcm_area_copy_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t,const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_format_t);
2964
int (*snd_pcm_areas_copy_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t,const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_uframes_t, snd_pcm_format_t);
2965
snd_pcm_t* (*snd_pcm_hook_get_pcm_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
2966
void* (*snd_pcm_hook_get_private_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
2967
void (*snd_pcm_hook_set_private_dylibloader_wrapper_asound)( snd_pcm_hook_t*, void*);
2968
int (*snd_pcm_hook_add_dylibloader_wrapper_asound)( snd_pcm_hook_t**, snd_pcm_t*, snd_pcm_hook_type_t, snd_pcm_hook_func_t, void*);
2969
int (*snd_pcm_hook_remove_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
2970
snd_pcm_uframes_t (*snd_pcm_meter_get_bufsize_dylibloader_wrapper_asound)( snd_pcm_t*);
2971
unsigned int (*snd_pcm_meter_get_channels_dylibloader_wrapper_asound)( snd_pcm_t*);
2972
unsigned int (*snd_pcm_meter_get_rate_dylibloader_wrapper_asound)( snd_pcm_t*);
2973
snd_pcm_uframes_t (*snd_pcm_meter_get_now_dylibloader_wrapper_asound)( snd_pcm_t*);
2974
snd_pcm_uframes_t (*snd_pcm_meter_get_boundary_dylibloader_wrapper_asound)( snd_pcm_t*);
2975
int (*snd_pcm_meter_add_scope_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_scope_t*);
2976
snd_pcm_scope_t* (*snd_pcm_meter_search_scope_dylibloader_wrapper_asound)( snd_pcm_t*,const char*);
2977
int (*snd_pcm_scope_malloc_dylibloader_wrapper_asound)( snd_pcm_scope_t**);
2978
void (*snd_pcm_scope_set_ops_dylibloader_wrapper_asound)( snd_pcm_scope_t*,const snd_pcm_scope_ops_t*);
2979
void (*snd_pcm_scope_set_name_dylibloader_wrapper_asound)( snd_pcm_scope_t*,const char*);
2980
const char* (*snd_pcm_scope_get_name_dylibloader_wrapper_asound)( snd_pcm_scope_t*);
2981
void* (*snd_pcm_scope_get_callback_private_dylibloader_wrapper_asound)( snd_pcm_scope_t*);
2982
void (*snd_pcm_scope_set_callback_private_dylibloader_wrapper_asound)( snd_pcm_scope_t*, void*);
2983
int (*snd_pcm_scope_s16_open_dylibloader_wrapper_asound)( snd_pcm_t*,const char*, snd_pcm_scope_t**);
2984
int16_t* (*snd_pcm_scope_s16_get_channel_buffer_dylibloader_wrapper_asound)( snd_pcm_scope_t*, unsigned int);
2985
int (*snd_spcm_init_dylibloader_wrapper_asound)( snd_pcm_t*, unsigned int, unsigned int, snd_pcm_format_t, snd_pcm_subformat_t, snd_spcm_latency_t, snd_pcm_access_t, snd_spcm_xrun_type_t);
2986
int (*snd_spcm_init_duplex_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_t*, unsigned int, unsigned int, snd_pcm_format_t, snd_pcm_subformat_t, snd_spcm_latency_t, snd_pcm_access_t, snd_spcm_xrun_type_t, snd_spcm_duplex_type_t);
2987
int (*snd_spcm_init_get_params_dylibloader_wrapper_asound)( snd_pcm_t*, unsigned int*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
2988
const char* (*snd_pcm_start_mode_name_dylibloader_wrapper_asound)( snd_pcm_start_t);
2989
const char* (*snd_pcm_xrun_mode_name_dylibloader_wrapper_asound)( snd_pcm_xrun_t);
2990
int (*snd_pcm_sw_params_set_start_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_start_t);
2991
snd_pcm_start_t (*snd_pcm_sw_params_get_start_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*);
2992
int (*snd_pcm_sw_params_set_xrun_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_xrun_t);
2993
snd_pcm_xrun_t (*snd_pcm_sw_params_get_xrun_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*);
2994
int (*snd_pcm_sw_params_set_xfer_align_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
2995
int (*snd_pcm_sw_params_get_xfer_align_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
2996
int (*snd_pcm_sw_params_set_sleep_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, unsigned int);
2997
int (*snd_pcm_sw_params_get_sleep_min_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, unsigned int*);
2998
int (*snd_pcm_hw_params_get_tick_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
2999
int (*snd_pcm_hw_params_get_tick_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
3000
int (*snd_pcm_hw_params_get_tick_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
3001
int (*snd_pcm_hw_params_test_tick_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
3002
int (*snd_pcm_hw_params_set_tick_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
3003
int (*snd_pcm_hw_params_set_tick_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
3004
int (*snd_pcm_hw_params_set_tick_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
3005
int (*snd_pcm_hw_params_set_tick_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
3006
int (*snd_pcm_hw_params_set_tick_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
3007
int (*snd_pcm_hw_params_set_tick_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
3008
int (*snd_pcm_hw_params_set_tick_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
3009
int (*snd_rawmidi_open_dylibloader_wrapper_asound)( snd_rawmidi_t**, snd_rawmidi_t**,const char*, int);
3010
int (*snd_rawmidi_open_lconf_dylibloader_wrapper_asound)( snd_rawmidi_t**, snd_rawmidi_t**,const char*, int, snd_config_t*);
3011
int (*snd_rawmidi_close_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3012
int (*snd_rawmidi_poll_descriptors_count_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3013
int (*snd_rawmidi_poll_descriptors_dylibloader_wrapper_asound)( snd_rawmidi_t*,struct pollfd*, unsigned int);
3014
int (*snd_rawmidi_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_rawmidi_t*,struct pollfd*, unsigned int, unsigned short*);
3015
int (*snd_rawmidi_nonblock_dylibloader_wrapper_asound)( snd_rawmidi_t*, int);
3016
size_t (*snd_rawmidi_info_sizeof_dylibloader_wrapper_asound)( void);
3017
int (*snd_rawmidi_info_malloc_dylibloader_wrapper_asound)( snd_rawmidi_info_t**);
3018
void (*snd_rawmidi_info_free_dylibloader_wrapper_asound)( snd_rawmidi_info_t*);
3019
void (*snd_rawmidi_info_copy_dylibloader_wrapper_asound)( snd_rawmidi_info_t*,const snd_rawmidi_info_t*);
3020
unsigned int (*snd_rawmidi_info_get_device_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3021
unsigned int (*snd_rawmidi_info_get_subdevice_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3022
snd_rawmidi_stream_t (*snd_rawmidi_info_get_stream_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3023
int (*snd_rawmidi_info_get_card_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3024
unsigned int (*snd_rawmidi_info_get_flags_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3025
const char* (*snd_rawmidi_info_get_id_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3026
const char* (*snd_rawmidi_info_get_name_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3027
const char* (*snd_rawmidi_info_get_subdevice_name_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3028
unsigned int (*snd_rawmidi_info_get_subdevices_count_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3029
unsigned int (*snd_rawmidi_info_get_subdevices_avail_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
3030
void (*snd_rawmidi_info_set_device_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, unsigned int);
3031
void (*snd_rawmidi_info_set_subdevice_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, unsigned int);
3032
void (*snd_rawmidi_info_set_stream_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, snd_rawmidi_stream_t);
3033
int (*snd_rawmidi_info_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_info_t*);
3034
size_t (*snd_rawmidi_params_sizeof_dylibloader_wrapper_asound)( void);
3035
int (*snd_rawmidi_params_malloc_dylibloader_wrapper_asound)( snd_rawmidi_params_t**);
3036
void (*snd_rawmidi_params_free_dylibloader_wrapper_asound)( snd_rawmidi_params_t*);
3037
void (*snd_rawmidi_params_copy_dylibloader_wrapper_asound)( snd_rawmidi_params_t*,const snd_rawmidi_params_t*);
3038
int (*snd_rawmidi_params_set_buffer_size_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, size_t);
3039
size_t (*snd_rawmidi_params_get_buffer_size_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
3040
int (*snd_rawmidi_params_set_avail_min_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, size_t);
3041
size_t (*snd_rawmidi_params_get_avail_min_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
3042
int (*snd_rawmidi_params_set_no_active_sensing_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, int);
3043
int (*snd_rawmidi_params_get_no_active_sensing_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
3044
int (*snd_rawmidi_params_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*);
3045
int (*snd_rawmidi_params_current_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*);
3046
size_t (*snd_rawmidi_status_sizeof_dylibloader_wrapper_asound)( void);
3047
int (*snd_rawmidi_status_malloc_dylibloader_wrapper_asound)( snd_rawmidi_status_t**);
3048
void (*snd_rawmidi_status_free_dylibloader_wrapper_asound)( snd_rawmidi_status_t*);
3049
void (*snd_rawmidi_status_copy_dylibloader_wrapper_asound)( snd_rawmidi_status_t*,const snd_rawmidi_status_t*);
3050
void (*snd_rawmidi_status_get_tstamp_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*, snd_htimestamp_t*);
3051
size_t (*snd_rawmidi_status_get_avail_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*);
3052
size_t (*snd_rawmidi_status_get_xruns_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*);
3053
int (*snd_rawmidi_status_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_status_t*);
3054
int (*snd_rawmidi_drain_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3055
int (*snd_rawmidi_drop_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3056
ssize_t (*snd_rawmidi_write_dylibloader_wrapper_asound)( snd_rawmidi_t*,const void*, size_t);
3057
ssize_t (*snd_rawmidi_read_dylibloader_wrapper_asound)( snd_rawmidi_t*, void*, size_t);
3058
const char* (*snd_rawmidi_name_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3059
snd_rawmidi_type_t (*snd_rawmidi_type_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3060
snd_rawmidi_stream_t (*snd_rawmidi_stream_dylibloader_wrapper_asound)( snd_rawmidi_t*);
3061
int (*snd_timer_query_open_dylibloader_wrapper_asound)( snd_timer_query_t**,const char*, int);
3062
int (*snd_timer_query_open_lconf_dylibloader_wrapper_asound)( snd_timer_query_t**,const char*, int, snd_config_t*);
3063
int (*snd_timer_query_close_dylibloader_wrapper_asound)( snd_timer_query_t*);
3064
int (*snd_timer_query_next_device_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_id_t*);
3065
int (*snd_timer_query_info_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_ginfo_t*);
3066
int (*snd_timer_query_params_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_gparams_t*);
3067
int (*snd_timer_query_status_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_gstatus_t*);
3068
int (*snd_timer_open_dylibloader_wrapper_asound)( snd_timer_t**,const char*, int);
3069
int (*snd_timer_open_lconf_dylibloader_wrapper_asound)( snd_timer_t**,const char*, int, snd_config_t*);
3070
int (*snd_timer_close_dylibloader_wrapper_asound)( snd_timer_t*);
3071
int (*snd_async_add_timer_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_timer_t*, snd_async_callback_t, void*);
3072
snd_timer_t* (*snd_async_handler_get_timer_dylibloader_wrapper_asound)( snd_async_handler_t*);
3073
int (*snd_timer_poll_descriptors_count_dylibloader_wrapper_asound)( snd_timer_t*);
3074
int (*snd_timer_poll_descriptors_dylibloader_wrapper_asound)( snd_timer_t*,struct pollfd*, unsigned int);
3075
int (*snd_timer_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_timer_t*,struct pollfd*, unsigned int, unsigned short*);
3076
int (*snd_timer_info_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_info_t*);
3077
int (*snd_timer_params_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_params_t*);
3078
int (*snd_timer_status_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_status_t*);
3079
int (*snd_timer_start_dylibloader_wrapper_asound)( snd_timer_t*);
3080
int (*snd_timer_stop_dylibloader_wrapper_asound)( snd_timer_t*);
3081
int (*snd_timer_continue_dylibloader_wrapper_asound)( snd_timer_t*);
3082
ssize_t (*snd_timer_read_dylibloader_wrapper_asound)( snd_timer_t*, void*, size_t);
3083
size_t (*snd_timer_id_sizeof_dylibloader_wrapper_asound)( void);
3084
int (*snd_timer_id_malloc_dylibloader_wrapper_asound)( snd_timer_id_t**);
3085
void (*snd_timer_id_free_dylibloader_wrapper_asound)( snd_timer_id_t*);
3086
void (*snd_timer_id_copy_dylibloader_wrapper_asound)( snd_timer_id_t*,const snd_timer_id_t*);
3087
void (*snd_timer_id_set_class_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
3088
int (*snd_timer_id_get_class_dylibloader_wrapper_asound)( snd_timer_id_t*);
3089
void (*snd_timer_id_set_sclass_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
3090
int (*snd_timer_id_get_sclass_dylibloader_wrapper_asound)( snd_timer_id_t*);
3091
void (*snd_timer_id_set_card_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
3092
int (*snd_timer_id_get_card_dylibloader_wrapper_asound)( snd_timer_id_t*);
3093
void (*snd_timer_id_set_device_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
3094
int (*snd_timer_id_get_device_dylibloader_wrapper_asound)( snd_timer_id_t*);
3095
void (*snd_timer_id_set_subdevice_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
3096
int (*snd_timer_id_get_subdevice_dylibloader_wrapper_asound)( snd_timer_id_t*);
3097
size_t (*snd_timer_ginfo_sizeof_dylibloader_wrapper_asound)( void);
3098
int (*snd_timer_ginfo_malloc_dylibloader_wrapper_asound)( snd_timer_ginfo_t**);
3099
void (*snd_timer_ginfo_free_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3100
void (*snd_timer_ginfo_copy_dylibloader_wrapper_asound)( snd_timer_ginfo_t*,const snd_timer_ginfo_t*);
3101
int (*snd_timer_ginfo_set_tid_dylibloader_wrapper_asound)( snd_timer_ginfo_t*, snd_timer_id_t*);
3102
snd_timer_id_t* (*snd_timer_ginfo_get_tid_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3103
unsigned int (*snd_timer_ginfo_get_flags_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3104
int (*snd_timer_ginfo_get_card_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3105
char* (*snd_timer_ginfo_get_id_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3106
char* (*snd_timer_ginfo_get_name_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3107
unsigned long (*snd_timer_ginfo_get_resolution_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3108
unsigned long (*snd_timer_ginfo_get_resolution_min_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3109
unsigned long (*snd_timer_ginfo_get_resolution_max_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3110
unsigned int (*snd_timer_ginfo_get_clients_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
3111
size_t (*snd_timer_info_sizeof_dylibloader_wrapper_asound)( void);
3112
int (*snd_timer_info_malloc_dylibloader_wrapper_asound)( snd_timer_info_t**);
3113
void (*snd_timer_info_free_dylibloader_wrapper_asound)( snd_timer_info_t*);
3114
void (*snd_timer_info_copy_dylibloader_wrapper_asound)( snd_timer_info_t*,const snd_timer_info_t*);
3115
int (*snd_timer_info_is_slave_dylibloader_wrapper_asound)( snd_timer_info_t*);
3116
int (*snd_timer_info_get_card_dylibloader_wrapper_asound)( snd_timer_info_t*);
3117
const char* (*snd_timer_info_get_id_dylibloader_wrapper_asound)( snd_timer_info_t*);
3118
const char* (*snd_timer_info_get_name_dylibloader_wrapper_asound)( snd_timer_info_t*);
3119
long (*snd_timer_info_get_resolution_dylibloader_wrapper_asound)( snd_timer_info_t*);
3120
size_t (*snd_timer_params_sizeof_dylibloader_wrapper_asound)( void);
3121
int (*snd_timer_params_malloc_dylibloader_wrapper_asound)( snd_timer_params_t**);
3122
void (*snd_timer_params_free_dylibloader_wrapper_asound)( snd_timer_params_t*);
3123
void (*snd_timer_params_copy_dylibloader_wrapper_asound)( snd_timer_params_t*,const snd_timer_params_t*);
3124
int (*snd_timer_params_set_auto_start_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
3125
int (*snd_timer_params_get_auto_start_dylibloader_wrapper_asound)( snd_timer_params_t*);
3126
int (*snd_timer_params_set_exclusive_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
3127
int (*snd_timer_params_get_exclusive_dylibloader_wrapper_asound)( snd_timer_params_t*);
3128
int (*snd_timer_params_set_early_event_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
3129
int (*snd_timer_params_get_early_event_dylibloader_wrapper_asound)( snd_timer_params_t*);
3130
void (*snd_timer_params_set_ticks_dylibloader_wrapper_asound)( snd_timer_params_t*, long);
3131
long (*snd_timer_params_get_ticks_dylibloader_wrapper_asound)( snd_timer_params_t*);
3132
void (*snd_timer_params_set_queue_size_dylibloader_wrapper_asound)( snd_timer_params_t*, long);
3133
long (*snd_timer_params_get_queue_size_dylibloader_wrapper_asound)( snd_timer_params_t*);
3134
void (*snd_timer_params_set_filter_dylibloader_wrapper_asound)( snd_timer_params_t*, unsigned int);
3135
unsigned int (*snd_timer_params_get_filter_dylibloader_wrapper_asound)( snd_timer_params_t*);
3136
size_t (*snd_timer_status_sizeof_dylibloader_wrapper_asound)( void);
3137
int (*snd_timer_status_malloc_dylibloader_wrapper_asound)( snd_timer_status_t**);
3138
void (*snd_timer_status_free_dylibloader_wrapper_asound)( snd_timer_status_t*);
3139
void (*snd_timer_status_copy_dylibloader_wrapper_asound)( snd_timer_status_t*,const snd_timer_status_t*);
3140
snd_htimestamp_t (*snd_timer_status_get_timestamp_dylibloader_wrapper_asound)( snd_timer_status_t*);
3141
long (*snd_timer_status_get_resolution_dylibloader_wrapper_asound)( snd_timer_status_t*);
3142
long (*snd_timer_status_get_lost_dylibloader_wrapper_asound)( snd_timer_status_t*);
3143
long (*snd_timer_status_get_overrun_dylibloader_wrapper_asound)( snd_timer_status_t*);
3144
long (*snd_timer_status_get_queue_dylibloader_wrapper_asound)( snd_timer_status_t*);
3145
long (*snd_timer_info_get_ticks_dylibloader_wrapper_asound)( snd_timer_info_t*);
3146
int (*snd_hwdep_open_dylibloader_wrapper_asound)( snd_hwdep_t**,const char*, int);
3147
int (*snd_hwdep_close_dylibloader_wrapper_asound)( snd_hwdep_t*);
3148
int (*snd_hwdep_poll_descriptors_dylibloader_wrapper_asound)( snd_hwdep_t*,struct pollfd*, unsigned int);
3149
int (*snd_hwdep_poll_descriptors_count_dylibloader_wrapper_asound)( snd_hwdep_t*);
3150
int (*snd_hwdep_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_hwdep_t*,struct pollfd*, unsigned int, unsigned short*);
3151
int (*snd_hwdep_nonblock_dylibloader_wrapper_asound)( snd_hwdep_t*, int);
3152
int (*snd_hwdep_info_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_info_t*);
3153
int (*snd_hwdep_dsp_status_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_dsp_status_t*);
3154
int (*snd_hwdep_dsp_load_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_dsp_image_t*);
3155
int (*snd_hwdep_ioctl_dylibloader_wrapper_asound)( snd_hwdep_t*, unsigned int, void*);
3156
ssize_t (*snd_hwdep_write_dylibloader_wrapper_asound)( snd_hwdep_t*,const void*, size_t);
3157
ssize_t (*snd_hwdep_read_dylibloader_wrapper_asound)( snd_hwdep_t*, void*, size_t);
3158
size_t (*snd_hwdep_info_sizeof_dylibloader_wrapper_asound)( void);
3159
int (*snd_hwdep_info_malloc_dylibloader_wrapper_asound)( snd_hwdep_info_t**);
3160
void (*snd_hwdep_info_free_dylibloader_wrapper_asound)( snd_hwdep_info_t*);
3161
void (*snd_hwdep_info_copy_dylibloader_wrapper_asound)( snd_hwdep_info_t*,const snd_hwdep_info_t*);
3162
unsigned int (*snd_hwdep_info_get_device_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
3163
int (*snd_hwdep_info_get_card_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
3164
const char* (*snd_hwdep_info_get_id_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
3165
const char* (*snd_hwdep_info_get_name_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
3166
snd_hwdep_iface_t (*snd_hwdep_info_get_iface_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
3167
void (*snd_hwdep_info_set_device_dylibloader_wrapper_asound)( snd_hwdep_info_t*, unsigned int);
3168
size_t (*snd_hwdep_dsp_status_sizeof_dylibloader_wrapper_asound)( void);
3169
int (*snd_hwdep_dsp_status_malloc_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t**);
3170
void (*snd_hwdep_dsp_status_free_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t*);
3171
void (*snd_hwdep_dsp_status_copy_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t*,const snd_hwdep_dsp_status_t*);
3172
unsigned int (*snd_hwdep_dsp_status_get_version_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
3173
const char* (*snd_hwdep_dsp_status_get_id_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
3174
unsigned int (*snd_hwdep_dsp_status_get_num_dsps_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
3175
unsigned int (*snd_hwdep_dsp_status_get_dsp_loaded_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
3176
unsigned int (*snd_hwdep_dsp_status_get_chip_ready_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
3177
size_t (*snd_hwdep_dsp_image_sizeof_dylibloader_wrapper_asound)( void);
3178
int (*snd_hwdep_dsp_image_malloc_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t**);
3179
void (*snd_hwdep_dsp_image_free_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*);
3180
void (*snd_hwdep_dsp_image_copy_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*,const snd_hwdep_dsp_image_t*);
3181
unsigned int (*snd_hwdep_dsp_image_get_index_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
3182
const char* (*snd_hwdep_dsp_image_get_name_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
3183
const void* (*snd_hwdep_dsp_image_get_image_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
3184
size_t (*snd_hwdep_dsp_image_get_length_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
3185
void (*snd_hwdep_dsp_image_set_index_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, unsigned int);
3186
void (*snd_hwdep_dsp_image_set_name_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*,const char*);
3187
void (*snd_hwdep_dsp_image_set_image_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, void*);
3188
void (*snd_hwdep_dsp_image_set_length_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, size_t);
3189
int (*snd_card_load_dylibloader_wrapper_asound)( int);
3190
int (*snd_card_next_dylibloader_wrapper_asound)( int*);
3191
int (*snd_card_get_index_dylibloader_wrapper_asound)(const char*);
3192
int (*snd_card_get_name_dylibloader_wrapper_asound)( int, char**);
3193
int (*snd_card_get_longname_dylibloader_wrapper_asound)( int, char**);
3194
int (*snd_device_name_hint_dylibloader_wrapper_asound)( int,const char*, void***);
3195
int (*snd_device_name_free_hint_dylibloader_wrapper_asound)( void**);
3196
char* (*snd_device_name_get_hint_dylibloader_wrapper_asound)(const void*,const char*);
3197
int (*snd_ctl_open_dylibloader_wrapper_asound)( snd_ctl_t**,const char*, int);
3198
int (*snd_ctl_open_lconf_dylibloader_wrapper_asound)( snd_ctl_t**,const char*, int, snd_config_t*);
3199
int (*snd_ctl_open_fallback_dylibloader_wrapper_asound)( snd_ctl_t**, snd_config_t*,const char*,const char*, int);
3200
int (*snd_ctl_close_dylibloader_wrapper_asound)( snd_ctl_t*);
3201
int (*snd_ctl_nonblock_dylibloader_wrapper_asound)( snd_ctl_t*, int);
3202
int (*snd_async_add_ctl_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_ctl_t*, snd_async_callback_t, void*);
3203
snd_ctl_t* (*snd_async_handler_get_ctl_dylibloader_wrapper_asound)( snd_async_handler_t*);
3204
int (*snd_ctl_poll_descriptors_count_dylibloader_wrapper_asound)( snd_ctl_t*);
3205
int (*snd_ctl_poll_descriptors_dylibloader_wrapper_asound)( snd_ctl_t*,struct pollfd*, unsigned int);
3206
int (*snd_ctl_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_ctl_t*,struct pollfd*, unsigned int, unsigned short*);
3207
int (*snd_ctl_subscribe_events_dylibloader_wrapper_asound)( snd_ctl_t*, int);
3208
int (*snd_ctl_card_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_card_info_t*);
3209
int (*snd_ctl_elem_list_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_list_t*);
3210
int (*snd_ctl_elem_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*);
3211
int (*snd_ctl_elem_read_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*);
3212
int (*snd_ctl_elem_write_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*);
3213
int (*snd_ctl_elem_lock_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
3214
int (*snd_ctl_elem_unlock_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
3215
int (*snd_ctl_elem_tlv_read_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int*, unsigned int);
3216
int (*snd_ctl_elem_tlv_write_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*,const unsigned int*);
3217
int (*snd_ctl_elem_tlv_command_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*,const unsigned int*);
3218
int (*snd_ctl_hwdep_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
3219
int (*snd_ctl_hwdep_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_hwdep_info_t*);
3220
int (*snd_ctl_pcm_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
3221
int (*snd_ctl_pcm_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_pcm_info_t*);
3222
int (*snd_ctl_pcm_prefer_subdevice_dylibloader_wrapper_asound)( snd_ctl_t*, int);
3223
int (*snd_ctl_rawmidi_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
3224
int (*snd_ctl_rawmidi_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_rawmidi_info_t*);
3225
int (*snd_ctl_rawmidi_prefer_subdevice_dylibloader_wrapper_asound)( snd_ctl_t*, int);
3226
int (*snd_ctl_set_power_state_dylibloader_wrapper_asound)( snd_ctl_t*, unsigned int);
3227
int (*snd_ctl_get_power_state_dylibloader_wrapper_asound)( snd_ctl_t*, unsigned int*);
3228
int (*snd_ctl_read_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_event_t*);
3229
int (*snd_ctl_wait_dylibloader_wrapper_asound)( snd_ctl_t*, int);
3230
const char* (*snd_ctl_name_dylibloader_wrapper_asound)( snd_ctl_t*);
3231
snd_ctl_type_t (*snd_ctl_type_dylibloader_wrapper_asound)( snd_ctl_t*);
3232
const char* (*snd_ctl_elem_type_name_dylibloader_wrapper_asound)( snd_ctl_elem_type_t);
3233
const char* (*snd_ctl_elem_iface_name_dylibloader_wrapper_asound)( snd_ctl_elem_iface_t);
3234
const char* (*snd_ctl_event_type_name_dylibloader_wrapper_asound)( snd_ctl_event_type_t);
3235
unsigned int (*snd_ctl_event_elem_get_mask_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3236
unsigned int (*snd_ctl_event_elem_get_numid_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3237
void (*snd_ctl_event_elem_get_id_dylibloader_wrapper_asound)(const snd_ctl_event_t*, snd_ctl_elem_id_t*);
3238
snd_ctl_elem_iface_t (*snd_ctl_event_elem_get_interface_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3239
unsigned int (*snd_ctl_event_elem_get_device_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3240
unsigned int (*snd_ctl_event_elem_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3241
const char* (*snd_ctl_event_elem_get_name_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3242
unsigned int (*snd_ctl_event_elem_get_index_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3243
int (*snd_ctl_elem_list_alloc_space_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*, unsigned int);
3244
void (*snd_ctl_elem_list_free_space_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
3245
char* (*snd_ctl_ascii_elem_id_get_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
3246
int (*snd_ctl_ascii_elem_id_parse_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const char*);
3247
int (*snd_ctl_ascii_value_parse_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*, snd_ctl_elem_info_t*,const char*);
3248
size_t (*snd_ctl_elem_id_sizeof_dylibloader_wrapper_asound)( void);
3249
int (*snd_ctl_elem_id_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_id_t**);
3250
void (*snd_ctl_elem_id_free_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
3251
void (*snd_ctl_elem_id_clear_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
3252
void (*snd_ctl_elem_id_copy_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const snd_ctl_elem_id_t*);
3253
unsigned int (*snd_ctl_elem_id_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3254
snd_ctl_elem_iface_t (*snd_ctl_elem_id_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3255
unsigned int (*snd_ctl_elem_id_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3256
unsigned int (*snd_ctl_elem_id_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3257
const char* (*snd_ctl_elem_id_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3258
unsigned int (*snd_ctl_elem_id_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
3259
void (*snd_ctl_elem_id_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
3260
void (*snd_ctl_elem_id_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, snd_ctl_elem_iface_t);
3261
void (*snd_ctl_elem_id_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
3262
void (*snd_ctl_elem_id_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
3263
void (*snd_ctl_elem_id_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const char*);
3264
void (*snd_ctl_elem_id_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
3265
size_t (*snd_ctl_card_info_sizeof_dylibloader_wrapper_asound)( void);
3266
int (*snd_ctl_card_info_malloc_dylibloader_wrapper_asound)( snd_ctl_card_info_t**);
3267
void (*snd_ctl_card_info_free_dylibloader_wrapper_asound)( snd_ctl_card_info_t*);
3268
void (*snd_ctl_card_info_clear_dylibloader_wrapper_asound)( snd_ctl_card_info_t*);
3269
void (*snd_ctl_card_info_copy_dylibloader_wrapper_asound)( snd_ctl_card_info_t*,const snd_ctl_card_info_t*);
3270
int (*snd_ctl_card_info_get_card_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3271
const char* (*snd_ctl_card_info_get_id_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3272
const char* (*snd_ctl_card_info_get_driver_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3273
const char* (*snd_ctl_card_info_get_name_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3274
const char* (*snd_ctl_card_info_get_longname_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3275
const char* (*snd_ctl_card_info_get_mixername_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3276
const char* (*snd_ctl_card_info_get_components_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
3277
size_t (*snd_ctl_event_sizeof_dylibloader_wrapper_asound)( void);
3278
int (*snd_ctl_event_malloc_dylibloader_wrapper_asound)( snd_ctl_event_t**);
3279
void (*snd_ctl_event_free_dylibloader_wrapper_asound)( snd_ctl_event_t*);
3280
void (*snd_ctl_event_clear_dylibloader_wrapper_asound)( snd_ctl_event_t*);
3281
void (*snd_ctl_event_copy_dylibloader_wrapper_asound)( snd_ctl_event_t*,const snd_ctl_event_t*);
3282
snd_ctl_event_type_t (*snd_ctl_event_get_type_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
3283
size_t (*snd_ctl_elem_list_sizeof_dylibloader_wrapper_asound)( void);
3284
int (*snd_ctl_elem_list_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_list_t**);
3285
void (*snd_ctl_elem_list_free_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
3286
void (*snd_ctl_elem_list_clear_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
3287
void (*snd_ctl_elem_list_copy_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*,const snd_ctl_elem_list_t*);
3288
void (*snd_ctl_elem_list_set_offset_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*, unsigned int);
3289
unsigned int (*snd_ctl_elem_list_get_used_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*);
3290
unsigned int (*snd_ctl_elem_list_get_count_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*);
3291
void (*snd_ctl_elem_list_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int, snd_ctl_elem_id_t*);
3292
unsigned int (*snd_ctl_elem_list_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3293
snd_ctl_elem_iface_t (*snd_ctl_elem_list_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3294
unsigned int (*snd_ctl_elem_list_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3295
unsigned int (*snd_ctl_elem_list_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3296
const char* (*snd_ctl_elem_list_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3297
unsigned int (*snd_ctl_elem_list_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
3298
size_t (*snd_ctl_elem_info_sizeof_dylibloader_wrapper_asound)( void);
3299
int (*snd_ctl_elem_info_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_info_t**);
3300
void (*snd_ctl_elem_info_free_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*);
3301
void (*snd_ctl_elem_info_clear_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*);
3302
void (*snd_ctl_elem_info_copy_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const snd_ctl_elem_info_t*);
3303
snd_ctl_elem_type_t (*snd_ctl_elem_info_get_type_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3304
int (*snd_ctl_elem_info_is_readable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3305
int (*snd_ctl_elem_info_is_writable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3306
int (*snd_ctl_elem_info_is_volatile_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3307
int (*snd_ctl_elem_info_is_inactive_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3308
int (*snd_ctl_elem_info_is_locked_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3309
int (*snd_ctl_elem_info_is_tlv_readable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3310
int (*snd_ctl_elem_info_is_tlv_writable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3311
int (*snd_ctl_elem_info_is_tlv_commandable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3312
int (*snd_ctl_elem_info_is_owner_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3313
int (*snd_ctl_elem_info_is_user_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3314
pid_t (*snd_ctl_elem_info_get_owner_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3315
unsigned int (*snd_ctl_elem_info_get_count_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3316
long (*snd_ctl_elem_info_get_min_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3317
long (*snd_ctl_elem_info_get_max_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3318
long (*snd_ctl_elem_info_get_step_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3319
long long (*snd_ctl_elem_info_get_min64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3320
long long (*snd_ctl_elem_info_get_max64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3321
long long (*snd_ctl_elem_info_get_step64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3322
unsigned int (*snd_ctl_elem_info_get_items_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3323
void (*snd_ctl_elem_info_set_item_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
3324
const char* (*snd_ctl_elem_info_get_item_name_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3325
int (*snd_ctl_elem_info_get_dimensions_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3326
int (*snd_ctl_elem_info_get_dimension_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*, unsigned int);
3327
int (*snd_ctl_elem_info_set_dimension_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const int [4]);
3328
void (*snd_ctl_elem_info_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*, snd_ctl_elem_id_t*);
3329
unsigned int (*snd_ctl_elem_info_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3330
snd_ctl_elem_iface_t (*snd_ctl_elem_info_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3331
unsigned int (*snd_ctl_elem_info_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3332
unsigned int (*snd_ctl_elem_info_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3333
const char* (*snd_ctl_elem_info_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3334
unsigned int (*snd_ctl_elem_info_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
3335
void (*snd_ctl_elem_info_set_id_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const snd_ctl_elem_id_t*);
3336
void (*snd_ctl_elem_info_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
3337
void (*snd_ctl_elem_info_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, snd_ctl_elem_iface_t);
3338
void (*snd_ctl_elem_info_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
3339
void (*snd_ctl_elem_info_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
3340
void (*snd_ctl_elem_info_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const char*);
3341
void (*snd_ctl_elem_info_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
3342
int (*snd_ctl_add_integer_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, long, long, long);
3343
int (*snd_ctl_add_integer64_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, long long, long long, long long);
3344
int (*snd_ctl_add_boolean_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int);
3345
int (*snd_ctl_add_enumerated_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, unsigned int,const char* []);
3346
int (*snd_ctl_add_bytes_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int);
3347
int (*snd_ctl_elem_add_integer_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, long, long, long);
3348
int (*snd_ctl_elem_add_integer64_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, long long, long long, long long);
3349
int (*snd_ctl_elem_add_boolean_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int);
3350
int (*snd_ctl_elem_add_enumerated_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, unsigned int,const char* []);
3351
int (*snd_ctl_elem_add_iec958_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*);
3352
int (*snd_ctl_elem_remove_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
3353
size_t (*snd_ctl_elem_value_sizeof_dylibloader_wrapper_asound)( void);
3354
int (*snd_ctl_elem_value_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_value_t**);
3355
void (*snd_ctl_elem_value_free_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*);
3356
void (*snd_ctl_elem_value_clear_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*);
3357
void (*snd_ctl_elem_value_copy_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_value_t*);
3358
int (*snd_ctl_elem_value_compare_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_value_t*);
3359
void (*snd_ctl_elem_value_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, snd_ctl_elem_id_t*);
3360
unsigned int (*snd_ctl_elem_value_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3361
snd_ctl_elem_iface_t (*snd_ctl_elem_value_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3362
unsigned int (*snd_ctl_elem_value_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3363
unsigned int (*snd_ctl_elem_value_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3364
const char* (*snd_ctl_elem_value_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3365
unsigned int (*snd_ctl_elem_value_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3366
void (*snd_ctl_elem_value_set_id_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_id_t*);
3367
void (*snd_ctl_elem_value_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
3368
void (*snd_ctl_elem_value_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, snd_ctl_elem_iface_t);
3369
void (*snd_ctl_elem_value_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
3370
void (*snd_ctl_elem_value_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
3371
void (*snd_ctl_elem_value_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const char*);
3372
void (*snd_ctl_elem_value_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
3373
int (*snd_ctl_elem_value_get_boolean_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
3374
long (*snd_ctl_elem_value_get_integer_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
3375
long long (*snd_ctl_elem_value_get_integer64_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
3376
unsigned int (*snd_ctl_elem_value_get_enumerated_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
3377
unsigned char (*snd_ctl_elem_value_get_byte_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
3378
void (*snd_ctl_elem_value_set_boolean_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long);
3379
void (*snd_ctl_elem_value_set_integer_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long);
3380
void (*snd_ctl_elem_value_set_integer64_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long long);
3381
void (*snd_ctl_elem_value_set_enumerated_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, unsigned int);
3382
void (*snd_ctl_elem_value_set_byte_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, unsigned char);
3383
void (*snd_ctl_elem_set_bytes_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, void*, size_t);
3384
const void* (*snd_ctl_elem_value_get_bytes_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
3385
void (*snd_ctl_elem_value_get_iec958_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, snd_aes_iec958_t*);
3386
void (*snd_ctl_elem_value_set_iec958_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_aes_iec958_t*);
3387
int (*snd_tlv_parse_dB_info_dylibloader_wrapper_asound)( unsigned int*, unsigned int, unsigned int**);
3388
int (*snd_tlv_get_dB_range_dylibloader_wrapper_asound)( unsigned int*, long, long, long*, long*);
3389
int (*snd_tlv_convert_to_dB_dylibloader_wrapper_asound)( unsigned int*, long, long, long, long*);
3390
int (*snd_tlv_convert_from_dB_dylibloader_wrapper_asound)( unsigned int*, long, long, long, long*, int);
3391
int (*snd_ctl_get_dB_range_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long*, long*);
3392
int (*snd_ctl_convert_to_dB_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long, long*);
3393
int (*snd_ctl_convert_from_dB_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long, long*, int);
3394
int (*snd_hctl_compare_fast_dylibloader_wrapper_asound)(const snd_hctl_elem_t*,const snd_hctl_elem_t*);
3395
int (*snd_hctl_open_dylibloader_wrapper_asound)( snd_hctl_t**,const char*, int);
3396
int (*snd_hctl_open_ctl_dylibloader_wrapper_asound)( snd_hctl_t**, snd_ctl_t*);
3397
int (*snd_hctl_close_dylibloader_wrapper_asound)( snd_hctl_t*);
3398
int (*snd_hctl_nonblock_dylibloader_wrapper_asound)( snd_hctl_t*, int);
3399
int (*snd_hctl_poll_descriptors_count_dylibloader_wrapper_asound)( snd_hctl_t*);
3400
int (*snd_hctl_poll_descriptors_dylibloader_wrapper_asound)( snd_hctl_t*,struct pollfd*, unsigned int);
3401
int (*snd_hctl_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_hctl_t*,struct pollfd*, unsigned int, unsigned short*);
3402
unsigned int (*snd_hctl_get_count_dylibloader_wrapper_asound)( snd_hctl_t*);
3403
int (*snd_hctl_set_compare_dylibloader_wrapper_asound)( snd_hctl_t*, snd_hctl_compare_t);
3404
snd_hctl_elem_t* (*snd_hctl_first_elem_dylibloader_wrapper_asound)( snd_hctl_t*);
3405
snd_hctl_elem_t* (*snd_hctl_last_elem_dylibloader_wrapper_asound)( snd_hctl_t*);
3406
snd_hctl_elem_t* (*snd_hctl_find_elem_dylibloader_wrapper_asound)( snd_hctl_t*,const snd_ctl_elem_id_t*);
3407
void (*snd_hctl_set_callback_dylibloader_wrapper_asound)( snd_hctl_t*, snd_hctl_callback_t);
3408
void (*snd_hctl_set_callback_private_dylibloader_wrapper_asound)( snd_hctl_t*, void*);
3409
void* (*snd_hctl_get_callback_private_dylibloader_wrapper_asound)( snd_hctl_t*);
3410
int (*snd_hctl_load_dylibloader_wrapper_asound)( snd_hctl_t*);
3411
int (*snd_hctl_free_dylibloader_wrapper_asound)( snd_hctl_t*);
3412
int (*snd_hctl_handle_events_dylibloader_wrapper_asound)( snd_hctl_t*);
3413
const char* (*snd_hctl_name_dylibloader_wrapper_asound)( snd_hctl_t*);
3414
int (*snd_hctl_wait_dylibloader_wrapper_asound)( snd_hctl_t*, int);
3415
snd_ctl_t* (*snd_hctl_ctl_dylibloader_wrapper_asound)( snd_hctl_t*);
3416
snd_hctl_elem_t* (*snd_hctl_elem_next_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
3417
snd_hctl_elem_t* (*snd_hctl_elem_prev_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
3418
int (*snd_hctl_elem_info_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_info_t*);
3419
int (*snd_hctl_elem_read_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_value_t*);
3420
int (*snd_hctl_elem_write_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_value_t*);
3421
int (*snd_hctl_elem_tlv_read_dylibloader_wrapper_asound)( snd_hctl_elem_t*, unsigned int*, unsigned int);
3422
int (*snd_hctl_elem_tlv_write_dylibloader_wrapper_asound)( snd_hctl_elem_t*,const unsigned int*);
3423
int (*snd_hctl_elem_tlv_command_dylibloader_wrapper_asound)( snd_hctl_elem_t*,const unsigned int*);
3424
snd_hctl_t* (*snd_hctl_elem_get_hctl_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
3425
void (*snd_hctl_elem_get_id_dylibloader_wrapper_asound)(const snd_hctl_elem_t*, snd_ctl_elem_id_t*);
3426
unsigned int (*snd_hctl_elem_get_numid_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3427
snd_ctl_elem_iface_t (*snd_hctl_elem_get_interface_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3428
unsigned int (*snd_hctl_elem_get_device_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3429
unsigned int (*snd_hctl_elem_get_subdevice_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3430
const char* (*snd_hctl_elem_get_name_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3431
unsigned int (*snd_hctl_elem_get_index_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3432
void (*snd_hctl_elem_set_callback_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_hctl_elem_callback_t);
3433
void* (*snd_hctl_elem_get_callback_private_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
3434
void (*snd_hctl_elem_set_callback_private_dylibloader_wrapper_asound)( snd_hctl_elem_t*, void*);
3435
int (*snd_sctl_build_dylibloader_wrapper_asound)( snd_sctl_t**, snd_ctl_t*, snd_config_t*, snd_config_t*, int);
3436
int (*snd_sctl_free_dylibloader_wrapper_asound)( snd_sctl_t*);
3437
int (*snd_sctl_install_dylibloader_wrapper_asound)( snd_sctl_t*);
3438
int (*snd_sctl_remove_dylibloader_wrapper_asound)( snd_sctl_t*);
3439
int (*snd_mixer_open_dylibloader_wrapper_asound)( snd_mixer_t**, int);
3440
int (*snd_mixer_close_dylibloader_wrapper_asound)( snd_mixer_t*);
3441
snd_mixer_elem_t* (*snd_mixer_first_elem_dylibloader_wrapper_asound)( snd_mixer_t*);
3442
snd_mixer_elem_t* (*snd_mixer_last_elem_dylibloader_wrapper_asound)( snd_mixer_t*);
3443
int (*snd_mixer_handle_events_dylibloader_wrapper_asound)( snd_mixer_t*);
3444
int (*snd_mixer_attach_dylibloader_wrapper_asound)( snd_mixer_t*,const char*);
3445
int (*snd_mixer_attach_hctl_dylibloader_wrapper_asound)( snd_mixer_t*, snd_hctl_t*);
3446
int (*snd_mixer_detach_dylibloader_wrapper_asound)( snd_mixer_t*,const char*);
3447
int (*snd_mixer_detach_hctl_dylibloader_wrapper_asound)( snd_mixer_t*, snd_hctl_t*);
3448
int (*snd_mixer_get_hctl_dylibloader_wrapper_asound)( snd_mixer_t*,const char*, snd_hctl_t**);
3449
int (*snd_mixer_poll_descriptors_count_dylibloader_wrapper_asound)( snd_mixer_t*);
3450
int (*snd_mixer_poll_descriptors_dylibloader_wrapper_asound)( snd_mixer_t*,struct pollfd*, unsigned int);
3451
int (*snd_mixer_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_mixer_t*,struct pollfd*, unsigned int, unsigned short*);
3452
int (*snd_mixer_load_dylibloader_wrapper_asound)( snd_mixer_t*);
3453
void (*snd_mixer_free_dylibloader_wrapper_asound)( snd_mixer_t*);
3454
int (*snd_mixer_wait_dylibloader_wrapper_asound)( snd_mixer_t*, int);
3455
int (*snd_mixer_set_compare_dylibloader_wrapper_asound)( snd_mixer_t*, snd_mixer_compare_t);
3456
void (*snd_mixer_set_callback_dylibloader_wrapper_asound)( snd_mixer_t*, snd_mixer_callback_t);
3457
void* (*snd_mixer_get_callback_private_dylibloader_wrapper_asound)(const snd_mixer_t*);
3458
void (*snd_mixer_set_callback_private_dylibloader_wrapper_asound)( snd_mixer_t*, void*);
3459
unsigned int (*snd_mixer_get_count_dylibloader_wrapper_asound)(const snd_mixer_t*);
3460
int (*snd_mixer_class_unregister_dylibloader_wrapper_asound)( snd_mixer_class_t*);
3461
snd_mixer_elem_t* (*snd_mixer_elem_next_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3462
snd_mixer_elem_t* (*snd_mixer_elem_prev_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3463
void (*snd_mixer_elem_set_callback_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_elem_callback_t);
3464
void* (*snd_mixer_elem_get_callback_private_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
3465
void (*snd_mixer_elem_set_callback_private_dylibloader_wrapper_asound)( snd_mixer_elem_t*, void*);
3466
snd_mixer_elem_type_t (*snd_mixer_elem_get_type_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
3467
int (*snd_mixer_class_register_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_t*);
3468
int (*snd_mixer_elem_new_dylibloader_wrapper_asound)( snd_mixer_elem_t**, snd_mixer_elem_type_t, int, void*, void*);
3469
int (*snd_mixer_elem_add_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_class_t*);
3470
int (*snd_mixer_elem_remove_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3471
void (*snd_mixer_elem_free_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3472
int (*snd_mixer_elem_info_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3473
int (*snd_mixer_elem_value_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3474
int (*snd_mixer_elem_attach_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_hctl_elem_t*);
3475
int (*snd_mixer_elem_detach_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_hctl_elem_t*);
3476
int (*snd_mixer_elem_empty_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3477
void* (*snd_mixer_elem_get_private_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
3478
size_t (*snd_mixer_class_sizeof_dylibloader_wrapper_asound)( void);
3479
int (*snd_mixer_class_malloc_dylibloader_wrapper_asound)( snd_mixer_class_t**);
3480
void (*snd_mixer_class_free_dylibloader_wrapper_asound)( snd_mixer_class_t*);
3481
void (*snd_mixer_class_copy_dylibloader_wrapper_asound)( snd_mixer_class_t*,const snd_mixer_class_t*);
3482
snd_mixer_t* (*snd_mixer_class_get_mixer_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
3483
snd_mixer_event_t (*snd_mixer_class_get_event_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
3484
void* (*snd_mixer_class_get_private_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
3485
snd_mixer_compare_t (*snd_mixer_class_get_compare_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
3486
int (*snd_mixer_class_set_event_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_event_t);
3487
int (*snd_mixer_class_set_private_dylibloader_wrapper_asound)( snd_mixer_class_t*, void*);
3488
int (*snd_mixer_class_set_private_free_dylibloader_wrapper_asound)( snd_mixer_class_t*, void*);
3489
int (*snd_mixer_class_set_compare_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_compare_t);
3490
const char* (*snd_mixer_selem_channel_name_dylibloader_wrapper_asound)( snd_mixer_selem_channel_id_t);
3491
int (*snd_mixer_selem_register_dylibloader_wrapper_asound)( snd_mixer_t*,struct snd_mixer_selem_regopt*, snd_mixer_class_t**);
3492
void (*snd_mixer_selem_get_id_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_id_t*);
3493
const char* (*snd_mixer_selem_get_name_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3494
unsigned int (*snd_mixer_selem_get_index_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3495
snd_mixer_elem_t* (*snd_mixer_find_selem_dylibloader_wrapper_asound)( snd_mixer_t*,const snd_mixer_selem_id_t*);
3496
int (*snd_mixer_selem_is_active_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3497
int (*snd_mixer_selem_is_playback_mono_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3498
int (*snd_mixer_selem_has_playback_channel_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t);
3499
int (*snd_mixer_selem_is_capture_mono_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3500
int (*snd_mixer_selem_has_capture_channel_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t);
3501
int (*snd_mixer_selem_get_capture_group_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3502
int (*snd_mixer_selem_has_common_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3503
int (*snd_mixer_selem_has_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3504
int (*snd_mixer_selem_has_playback_volume_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3505
int (*snd_mixer_selem_has_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3506
int (*snd_mixer_selem_has_capture_volume_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3507
int (*snd_mixer_selem_has_common_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3508
int (*snd_mixer_selem_has_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3509
int (*snd_mixer_selem_has_playback_switch_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3510
int (*snd_mixer_selem_has_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3511
int (*snd_mixer_selem_has_capture_switch_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3512
int (*snd_mixer_selem_has_capture_switch_exclusive_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3513
int (*snd_mixer_selem_ask_playback_vol_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long*);
3514
int (*snd_mixer_selem_ask_capture_vol_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long*);
3515
int (*snd_mixer_selem_ask_playback_dB_vol_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int, long*);
3516
int (*snd_mixer_selem_ask_capture_dB_vol_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int, long*);
3517
int (*snd_mixer_selem_get_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
3518
int (*snd_mixer_selem_get_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
3519
int (*snd_mixer_selem_get_playback_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
3520
int (*snd_mixer_selem_get_capture_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
3521
int (*snd_mixer_selem_get_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int*);
3522
int (*snd_mixer_selem_get_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int*);
3523
int (*snd_mixer_selem_set_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long);
3524
int (*snd_mixer_selem_set_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long);
3525
int (*snd_mixer_selem_set_playback_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long, int);
3526
int (*snd_mixer_selem_set_capture_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long, int);
3527
int (*snd_mixer_selem_set_playback_volume_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long);
3528
int (*snd_mixer_selem_set_capture_volume_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long);
3529
int (*snd_mixer_selem_set_playback_dB_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int);
3530
int (*snd_mixer_selem_set_capture_dB_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int);
3531
int (*snd_mixer_selem_set_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int);
3532
int (*snd_mixer_selem_set_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int);
3533
int (*snd_mixer_selem_set_playback_switch_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, int);
3534
int (*snd_mixer_selem_set_capture_switch_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, int);
3535
int (*snd_mixer_selem_get_playback_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
3536
int (*snd_mixer_selem_get_playback_dB_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
3537
int (*snd_mixer_selem_set_playback_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long);
3538
int (*snd_mixer_selem_get_capture_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
3539
int (*snd_mixer_selem_get_capture_dB_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
3540
int (*snd_mixer_selem_set_capture_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long);
3541
int (*snd_mixer_selem_is_enumerated_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3542
int (*snd_mixer_selem_is_enum_playback_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3543
int (*snd_mixer_selem_is_enum_capture_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3544
int (*snd_mixer_selem_get_enum_items_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
3545
int (*snd_mixer_selem_get_enum_item_name_dylibloader_wrapper_asound)( snd_mixer_elem_t*, unsigned int, size_t, char*);
3546
int (*snd_mixer_selem_get_enum_item_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, unsigned int*);
3547
int (*snd_mixer_selem_set_enum_item_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, unsigned int);
3548
size_t (*snd_mixer_selem_id_sizeof_dylibloader_wrapper_asound)( void);
3549
int (*snd_mixer_selem_id_malloc_dylibloader_wrapper_asound)( snd_mixer_selem_id_t**);
3550
void (*snd_mixer_selem_id_free_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*);
3551
void (*snd_mixer_selem_id_copy_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*,const snd_mixer_selem_id_t*);
3552
const char* (*snd_mixer_selem_id_get_name_dylibloader_wrapper_asound)(const snd_mixer_selem_id_t*);
3553
unsigned int (*snd_mixer_selem_id_get_index_dylibloader_wrapper_asound)(const snd_mixer_selem_id_t*);
3554
void (*snd_mixer_selem_id_set_name_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*,const char*);
3555
void (*snd_mixer_selem_id_set_index_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*, unsigned int);
3556
int (*snd_seq_open_dylibloader_wrapper_asound)( snd_seq_t**,const char*, int, int);
3557
int (*snd_seq_open_lconf_dylibloader_wrapper_asound)( snd_seq_t**,const char*, int, int, snd_config_t*);
3558
const char* (*snd_seq_name_dylibloader_wrapper_asound)( snd_seq_t*);
3559
snd_seq_type_t (*snd_seq_type_dylibloader_wrapper_asound)( snd_seq_t*);
3560
int (*snd_seq_close_dylibloader_wrapper_asound)( snd_seq_t*);
3561
int (*snd_seq_poll_descriptors_count_dylibloader_wrapper_asound)( snd_seq_t*, short);
3562
int (*snd_seq_poll_descriptors_dylibloader_wrapper_asound)( snd_seq_t*,struct pollfd*, unsigned int, short);
3563
int (*snd_seq_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_seq_t*,struct pollfd*, unsigned int, unsigned short*);
3564
int (*snd_seq_nonblock_dylibloader_wrapper_asound)( snd_seq_t*, int);
3565
int (*snd_seq_client_id_dylibloader_wrapper_asound)( snd_seq_t*);
3566
size_t (*snd_seq_get_output_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*);
3567
size_t (*snd_seq_get_input_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*);
3568
int (*snd_seq_set_output_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
3569
int (*snd_seq_set_input_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
3570
size_t (*snd_seq_system_info_sizeof_dylibloader_wrapper_asound)( void);
3571
int (*snd_seq_system_info_malloc_dylibloader_wrapper_asound)( snd_seq_system_info_t**);
3572
void (*snd_seq_system_info_free_dylibloader_wrapper_asound)( snd_seq_system_info_t*);
3573
void (*snd_seq_system_info_copy_dylibloader_wrapper_asound)( snd_seq_system_info_t*,const snd_seq_system_info_t*);
3574
int (*snd_seq_system_info_get_queues_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3575
int (*snd_seq_system_info_get_clients_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3576
int (*snd_seq_system_info_get_ports_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3577
int (*snd_seq_system_info_get_channels_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3578
int (*snd_seq_system_info_get_cur_clients_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3579
int (*snd_seq_system_info_get_cur_queues_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
3580
int (*snd_seq_system_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_system_info_t*);
3581
size_t (*snd_seq_client_info_sizeof_dylibloader_wrapper_asound)( void);
3582
int (*snd_seq_client_info_malloc_dylibloader_wrapper_asound)( snd_seq_client_info_t**);
3583
void (*snd_seq_client_info_free_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
3584
void (*snd_seq_client_info_copy_dylibloader_wrapper_asound)( snd_seq_client_info_t*,const snd_seq_client_info_t*);
3585
int (*snd_seq_client_info_get_client_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3586
snd_seq_client_type_t (*snd_seq_client_info_get_type_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3587
const char* (*snd_seq_client_info_get_name_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
3588
int (*snd_seq_client_info_get_broadcast_filter_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3589
int (*snd_seq_client_info_get_error_bounce_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3590
int (*snd_seq_client_info_get_card_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3591
int (*snd_seq_client_info_get_pid_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3592
const unsigned char* (*snd_seq_client_info_get_event_filter_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3593
int (*snd_seq_client_info_get_num_ports_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3594
int (*snd_seq_client_info_get_event_lost_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
3595
void (*snd_seq_client_info_set_client_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3596
void (*snd_seq_client_info_set_name_dylibloader_wrapper_asound)( snd_seq_client_info_t*,const char*);
3597
void (*snd_seq_client_info_set_broadcast_filter_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3598
void (*snd_seq_client_info_set_error_bounce_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3599
void (*snd_seq_client_info_set_event_filter_dylibloader_wrapper_asound)( snd_seq_client_info_t*, unsigned char*);
3600
void (*snd_seq_client_info_event_filter_clear_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
3601
void (*snd_seq_client_info_event_filter_add_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3602
void (*snd_seq_client_info_event_filter_del_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3603
int (*snd_seq_client_info_event_filter_check_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
3604
int (*snd_seq_get_client_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
3605
int (*snd_seq_get_any_client_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_client_info_t*);
3606
int (*snd_seq_set_client_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
3607
int (*snd_seq_query_next_client_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
3608
size_t (*snd_seq_client_pool_sizeof_dylibloader_wrapper_asound)( void);
3609
int (*snd_seq_client_pool_malloc_dylibloader_wrapper_asound)( snd_seq_client_pool_t**);
3610
void (*snd_seq_client_pool_free_dylibloader_wrapper_asound)( snd_seq_client_pool_t*);
3611
void (*snd_seq_client_pool_copy_dylibloader_wrapper_asound)( snd_seq_client_pool_t*,const snd_seq_client_pool_t*);
3612
int (*snd_seq_client_pool_get_client_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3613
size_t (*snd_seq_client_pool_get_output_pool_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3614
size_t (*snd_seq_client_pool_get_input_pool_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3615
size_t (*snd_seq_client_pool_get_output_room_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3616
size_t (*snd_seq_client_pool_get_output_free_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3617
size_t (*snd_seq_client_pool_get_input_free_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
3618
void (*snd_seq_client_pool_set_output_pool_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
3619
void (*snd_seq_client_pool_set_input_pool_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
3620
void (*snd_seq_client_pool_set_output_room_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
3621
int (*snd_seq_get_client_pool_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_pool_t*);
3622
int (*snd_seq_set_client_pool_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_pool_t*);
3623
size_t (*snd_seq_port_info_sizeof_dylibloader_wrapper_asound)( void);
3624
int (*snd_seq_port_info_malloc_dylibloader_wrapper_asound)( snd_seq_port_info_t**);
3625
void (*snd_seq_port_info_free_dylibloader_wrapper_asound)( snd_seq_port_info_t*);
3626
void (*snd_seq_port_info_copy_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const snd_seq_port_info_t*);
3627
int (*snd_seq_port_info_get_client_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3628
int (*snd_seq_port_info_get_port_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3629
const snd_seq_addr_t* (*snd_seq_port_info_get_addr_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3630
const char* (*snd_seq_port_info_get_name_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3631
unsigned int (*snd_seq_port_info_get_capability_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3632
unsigned int (*snd_seq_port_info_get_type_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3633
int (*snd_seq_port_info_get_midi_channels_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3634
int (*snd_seq_port_info_get_midi_voices_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3635
int (*snd_seq_port_info_get_synth_voices_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3636
int (*snd_seq_port_info_get_read_use_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3637
int (*snd_seq_port_info_get_write_use_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3638
int (*snd_seq_port_info_get_port_specified_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3639
int (*snd_seq_port_info_get_timestamping_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3640
int (*snd_seq_port_info_get_timestamp_real_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3641
int (*snd_seq_port_info_get_timestamp_queue_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
3642
void (*snd_seq_port_info_set_client_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3643
void (*snd_seq_port_info_set_port_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3644
void (*snd_seq_port_info_set_addr_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const snd_seq_addr_t*);
3645
void (*snd_seq_port_info_set_name_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const char*);
3646
void (*snd_seq_port_info_set_capability_dylibloader_wrapper_asound)( snd_seq_port_info_t*, unsigned int);
3647
void (*snd_seq_port_info_set_type_dylibloader_wrapper_asound)( snd_seq_port_info_t*, unsigned int);
3648
void (*snd_seq_port_info_set_midi_channels_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3649
void (*snd_seq_port_info_set_midi_voices_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3650
void (*snd_seq_port_info_set_synth_voices_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3651
void (*snd_seq_port_info_set_port_specified_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3652
void (*snd_seq_port_info_set_timestamping_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3653
void (*snd_seq_port_info_set_timestamp_real_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3654
void (*snd_seq_port_info_set_timestamp_queue_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
3655
int (*snd_seq_create_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_info_t*);
3656
int (*snd_seq_delete_port_dylibloader_wrapper_asound)( snd_seq_t*, int);
3657
int (*snd_seq_get_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_port_info_t*);
3658
int (*snd_seq_get_any_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, int, snd_seq_port_info_t*);
3659
int (*snd_seq_set_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_port_info_t*);
3660
int (*snd_seq_query_next_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_info_t*);
3661
size_t (*snd_seq_port_subscribe_sizeof_dylibloader_wrapper_asound)( void);
3662
int (*snd_seq_port_subscribe_malloc_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t**);
3663
void (*snd_seq_port_subscribe_free_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*);
3664
void (*snd_seq_port_subscribe_copy_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_port_subscribe_t*);
3665
const snd_seq_addr_t* (*snd_seq_port_subscribe_get_sender_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3666
const snd_seq_addr_t* (*snd_seq_port_subscribe_get_dest_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3667
int (*snd_seq_port_subscribe_get_queue_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3668
int (*snd_seq_port_subscribe_get_exclusive_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3669
int (*snd_seq_port_subscribe_get_time_update_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3670
int (*snd_seq_port_subscribe_get_time_real_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
3671
void (*snd_seq_port_subscribe_set_sender_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_addr_t*);
3672
void (*snd_seq_port_subscribe_set_dest_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_addr_t*);
3673
void (*snd_seq_port_subscribe_set_queue_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
3674
void (*snd_seq_port_subscribe_set_exclusive_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
3675
void (*snd_seq_port_subscribe_set_time_update_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
3676
void (*snd_seq_port_subscribe_set_time_real_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
3677
int (*snd_seq_get_port_subscription_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
3678
int (*snd_seq_subscribe_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
3679
int (*snd_seq_unsubscribe_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
3680
size_t (*snd_seq_query_subscribe_sizeof_dylibloader_wrapper_asound)( void);
3681
int (*snd_seq_query_subscribe_malloc_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t**);
3682
void (*snd_seq_query_subscribe_free_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*);
3683
void (*snd_seq_query_subscribe_copy_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*,const snd_seq_query_subscribe_t*);
3684
int (*snd_seq_query_subscribe_get_client_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3685
int (*snd_seq_query_subscribe_get_port_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3686
const snd_seq_addr_t* (*snd_seq_query_subscribe_get_root_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3687
snd_seq_query_subs_type_t (*snd_seq_query_subscribe_get_type_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3688
int (*snd_seq_query_subscribe_get_index_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3689
int (*snd_seq_query_subscribe_get_num_subs_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3690
const snd_seq_addr_t* (*snd_seq_query_subscribe_get_addr_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3691
int (*snd_seq_query_subscribe_get_queue_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3692
int (*snd_seq_query_subscribe_get_exclusive_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3693
int (*snd_seq_query_subscribe_get_time_update_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3694
int (*snd_seq_query_subscribe_get_time_real_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
3695
void (*snd_seq_query_subscribe_set_client_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
3696
void (*snd_seq_query_subscribe_set_port_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
3697
void (*snd_seq_query_subscribe_set_root_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*,const snd_seq_addr_t*);
3698
void (*snd_seq_query_subscribe_set_type_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, snd_seq_query_subs_type_t);
3699
void (*snd_seq_query_subscribe_set_index_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
3700
int (*snd_seq_query_port_subscribers_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_query_subscribe_t*);
3701
size_t (*snd_seq_queue_info_sizeof_dylibloader_wrapper_asound)( void);
3702
int (*snd_seq_queue_info_malloc_dylibloader_wrapper_asound)( snd_seq_queue_info_t**);
3703
void (*snd_seq_queue_info_free_dylibloader_wrapper_asound)( snd_seq_queue_info_t*);
3704
void (*snd_seq_queue_info_copy_dylibloader_wrapper_asound)( snd_seq_queue_info_t*,const snd_seq_queue_info_t*);
3705
int (*snd_seq_queue_info_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
3706
const char* (*snd_seq_queue_info_get_name_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
3707
int (*snd_seq_queue_info_get_owner_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
3708
int (*snd_seq_queue_info_get_locked_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
3709
unsigned int (*snd_seq_queue_info_get_flags_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
3710
void (*snd_seq_queue_info_set_name_dylibloader_wrapper_asound)( snd_seq_queue_info_t*,const char*);
3711
void (*snd_seq_queue_info_set_owner_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, int);
3712
void (*snd_seq_queue_info_set_locked_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, int);
3713
void (*snd_seq_queue_info_set_flags_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, unsigned int);
3714
int (*snd_seq_create_queue_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_queue_info_t*);
3715
int (*snd_seq_alloc_named_queue_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
3716
int (*snd_seq_alloc_queue_dylibloader_wrapper_asound)( snd_seq_t*);
3717
int (*snd_seq_free_queue_dylibloader_wrapper_asound)( snd_seq_t*, int);
3718
int (*snd_seq_get_queue_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_info_t*);
3719
int (*snd_seq_set_queue_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_info_t*);
3720
int (*snd_seq_query_named_queue_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
3721
int (*snd_seq_get_queue_usage_dylibloader_wrapper_asound)( snd_seq_t*, int);
3722
int (*snd_seq_set_queue_usage_dylibloader_wrapper_asound)( snd_seq_t*, int, int);
3723
size_t (*snd_seq_queue_status_sizeof_dylibloader_wrapper_asound)( void);
3724
int (*snd_seq_queue_status_malloc_dylibloader_wrapper_asound)( snd_seq_queue_status_t**);
3725
void (*snd_seq_queue_status_free_dylibloader_wrapper_asound)( snd_seq_queue_status_t*);
3726
void (*snd_seq_queue_status_copy_dylibloader_wrapper_asound)( snd_seq_queue_status_t*,const snd_seq_queue_status_t*);
3727
int (*snd_seq_queue_status_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
3728
int (*snd_seq_queue_status_get_events_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
3729
snd_seq_tick_time_t (*snd_seq_queue_status_get_tick_time_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
3730
const snd_seq_real_time_t* (*snd_seq_queue_status_get_real_time_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
3731
unsigned int (*snd_seq_queue_status_get_status_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
3732
int (*snd_seq_get_queue_status_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_status_t*);
3733
size_t (*snd_seq_queue_tempo_sizeof_dylibloader_wrapper_asound)( void);
3734
int (*snd_seq_queue_tempo_malloc_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t**);
3735
void (*snd_seq_queue_tempo_free_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*);
3736
void (*snd_seq_queue_tempo_copy_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*,const snd_seq_queue_tempo_t*);
3737
int (*snd_seq_queue_tempo_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
3738
unsigned int (*snd_seq_queue_tempo_get_tempo_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
3739
int (*snd_seq_queue_tempo_get_ppq_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
3740
unsigned int (*snd_seq_queue_tempo_get_skew_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
3741
unsigned int (*snd_seq_queue_tempo_get_skew_base_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
3742
void (*snd_seq_queue_tempo_set_tempo_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
3743
void (*snd_seq_queue_tempo_set_ppq_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, int);
3744
void (*snd_seq_queue_tempo_set_skew_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
3745
void (*snd_seq_queue_tempo_set_skew_base_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
3746
int (*snd_seq_get_queue_tempo_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_tempo_t*);
3747
int (*snd_seq_set_queue_tempo_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_tempo_t*);
3748
size_t (*snd_seq_queue_timer_sizeof_dylibloader_wrapper_asound)( void);
3749
int (*snd_seq_queue_timer_malloc_dylibloader_wrapper_asound)( snd_seq_queue_timer_t**);
3750
void (*snd_seq_queue_timer_free_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*);
3751
void (*snd_seq_queue_timer_copy_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*,const snd_seq_queue_timer_t*);
3752
int (*snd_seq_queue_timer_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
3753
snd_seq_queue_timer_type_t (*snd_seq_queue_timer_get_type_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
3754
const snd_timer_id_t* (*snd_seq_queue_timer_get_id_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
3755
unsigned int (*snd_seq_queue_timer_get_resolution_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
3756
void (*snd_seq_queue_timer_set_type_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*, snd_seq_queue_timer_type_t);
3757
void (*snd_seq_queue_timer_set_id_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*,const snd_timer_id_t*);
3758
void (*snd_seq_queue_timer_set_resolution_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*, unsigned int);
3759
int (*snd_seq_get_queue_timer_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_timer_t*);
3760
int (*snd_seq_set_queue_timer_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_timer_t*);
3761
int (*snd_seq_free_event_dylibloader_wrapper_asound)( snd_seq_event_t*);
3762
ssize_t (*snd_seq_event_length_dylibloader_wrapper_asound)( snd_seq_event_t*);
3763
int (*snd_seq_event_output_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
3764
int (*snd_seq_event_output_buffer_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
3765
int (*snd_seq_event_output_direct_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
3766
int (*snd_seq_event_input_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t**);
3767
int (*snd_seq_event_input_pending_dylibloader_wrapper_asound)( snd_seq_t*, int);
3768
int (*snd_seq_drain_output_dylibloader_wrapper_asound)( snd_seq_t*);
3769
int (*snd_seq_event_output_pending_dylibloader_wrapper_asound)( snd_seq_t*);
3770
int (*snd_seq_extract_output_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t**);
3771
int (*snd_seq_drop_output_dylibloader_wrapper_asound)( snd_seq_t*);
3772
int (*snd_seq_drop_output_buffer_dylibloader_wrapper_asound)( snd_seq_t*);
3773
int (*snd_seq_drop_input_dylibloader_wrapper_asound)( snd_seq_t*);
3774
int (*snd_seq_drop_input_buffer_dylibloader_wrapper_asound)( snd_seq_t*);
3775
size_t (*snd_seq_remove_events_sizeof_dylibloader_wrapper_asound)( void);
3776
int (*snd_seq_remove_events_malloc_dylibloader_wrapper_asound)( snd_seq_remove_events_t**);
3777
void (*snd_seq_remove_events_free_dylibloader_wrapper_asound)( snd_seq_remove_events_t*);
3778
void (*snd_seq_remove_events_copy_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_remove_events_t*);
3779
unsigned int (*snd_seq_remove_events_get_condition_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3780
int (*snd_seq_remove_events_get_queue_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3781
const snd_seq_timestamp_t* (*snd_seq_remove_events_get_time_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3782
const snd_seq_addr_t* (*snd_seq_remove_events_get_dest_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3783
int (*snd_seq_remove_events_get_channel_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3784
int (*snd_seq_remove_events_get_event_type_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3785
int (*snd_seq_remove_events_get_tag_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
3786
void (*snd_seq_remove_events_set_condition_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, unsigned int);
3787
void (*snd_seq_remove_events_set_queue_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
3788
void (*snd_seq_remove_events_set_time_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_timestamp_t*);
3789
void (*snd_seq_remove_events_set_dest_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_addr_t*);
3790
void (*snd_seq_remove_events_set_channel_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
3791
void (*snd_seq_remove_events_set_event_type_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
3792
void (*snd_seq_remove_events_set_tag_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
3793
int (*snd_seq_remove_events_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_remove_events_t*);
3794
void (*snd_seq_set_bit_dylibloader_wrapper_asound)( int, void*);
3795
void (*snd_seq_unset_bit_dylibloader_wrapper_asound)( int, void*);
3796
int (*snd_seq_change_bit_dylibloader_wrapper_asound)( int, void*);
3797
int (*snd_seq_get_bit_dylibloader_wrapper_asound)( int, void*);
3798
int (*snd_seq_control_queue_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int, snd_seq_event_t*);
3799
int (*snd_seq_create_simple_port_dylibloader_wrapper_asound)( snd_seq_t*,const char*, unsigned int, unsigned int);
3800
int (*snd_seq_delete_simple_port_dylibloader_wrapper_asound)( snd_seq_t*, int);
3801
int (*snd_seq_connect_from_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
3802
int (*snd_seq_connect_to_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
3803
int (*snd_seq_disconnect_from_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
3804
int (*snd_seq_disconnect_to_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
3805
int (*snd_seq_set_client_name_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
3806
int (*snd_seq_set_client_event_filter_dylibloader_wrapper_asound)( snd_seq_t*, int);
3807
int (*snd_seq_set_client_pool_output_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
3808
int (*snd_seq_set_client_pool_output_room_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
3809
int (*snd_seq_set_client_pool_input_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
3810
int (*snd_seq_sync_output_queue_dylibloader_wrapper_asound)( snd_seq_t*);
3811
int (*snd_seq_parse_address_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_addr_t*,const char*);
3812
int (*snd_seq_reset_pool_output_dylibloader_wrapper_asound)( snd_seq_t*);
3813
int (*snd_seq_reset_pool_input_dylibloader_wrapper_asound)( snd_seq_t*);
3814
int (*snd_midi_event_new_dylibloader_wrapper_asound)( size_t, snd_midi_event_t**);
3815
int (*snd_midi_event_resize_buffer_dylibloader_wrapper_asound)( snd_midi_event_t*, size_t);
3816
void (*snd_midi_event_free_dylibloader_wrapper_asound)( snd_midi_event_t*);
3817
void (*snd_midi_event_init_dylibloader_wrapper_asound)( snd_midi_event_t*);
3818
void (*snd_midi_event_reset_encode_dylibloader_wrapper_asound)( snd_midi_event_t*);
3819
void (*snd_midi_event_reset_decode_dylibloader_wrapper_asound)( snd_midi_event_t*);
3820
void (*snd_midi_event_no_status_dylibloader_wrapper_asound)( snd_midi_event_t*, int);
3821
long (*snd_midi_event_encode_dylibloader_wrapper_asound)( snd_midi_event_t*,const unsigned char*, long, snd_seq_event_t*);
3822
int (*snd_midi_event_encode_byte_dylibloader_wrapper_asound)( snd_midi_event_t*, int, snd_seq_event_t*);
3823
long (*snd_midi_event_decode_dylibloader_wrapper_asound)( snd_midi_event_t*, unsigned char*, long,const snd_seq_event_t*);
3824
int initialize_asound(int verbose) {
3825
void *handle;
3826
char *error;
3827
handle = dlopen("libasound.so.2", RTLD_LAZY);
3828
if (!handle) {
3829
if (verbose) {
3830
fprintf(stderr, "%s\n", dlerror());
3831
}
3832
return(1);
3833
}
3834
dlerror();
3835
// snd_asoundlib_version
3836
*(void **) (&snd_asoundlib_version_dylibloader_wrapper_asound) = dlsym(handle, "snd_asoundlib_version");
3837
if (verbose) {
3838
error = dlerror();
3839
if (error != NULL) {
3840
fprintf(stderr, "%s\n", error);
3841
}
3842
}
3843
// snd_dlopen
3844
*(void **) (&snd_dlopen_dylibloader_wrapper_asound) = dlsym(handle, "snd_dlopen");
3845
if (verbose) {
3846
error = dlerror();
3847
if (error != NULL) {
3848
fprintf(stderr, "%s\n", error);
3849
}
3850
}
3851
// snd_dlsym
3852
*(void **) (&snd_dlsym_dylibloader_wrapper_asound) = dlsym(handle, "snd_dlsym");
3853
if (verbose) {
3854
error = dlerror();
3855
if (error != NULL) {
3856
fprintf(stderr, "%s\n", error);
3857
}
3858
}
3859
// snd_dlclose
3860
*(void **) (&snd_dlclose_dylibloader_wrapper_asound) = dlsym(handle, "snd_dlclose");
3861
if (verbose) {
3862
error = dlerror();
3863
if (error != NULL) {
3864
fprintf(stderr, "%s\n", error);
3865
}
3866
}
3867
// snd_async_add_handler
3868
*(void **) (&snd_async_add_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_add_handler");
3869
if (verbose) {
3870
error = dlerror();
3871
if (error != NULL) {
3872
fprintf(stderr, "%s\n", error);
3873
}
3874
}
3875
// snd_async_del_handler
3876
*(void **) (&snd_async_del_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_del_handler");
3877
if (verbose) {
3878
error = dlerror();
3879
if (error != NULL) {
3880
fprintf(stderr, "%s\n", error);
3881
}
3882
}
3883
// snd_async_handler_get_fd
3884
*(void **) (&snd_async_handler_get_fd_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_fd");
3885
if (verbose) {
3886
error = dlerror();
3887
if (error != NULL) {
3888
fprintf(stderr, "%s\n", error);
3889
}
3890
}
3891
// snd_async_handler_get_signo
3892
*(void **) (&snd_async_handler_get_signo_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_signo");
3893
if (verbose) {
3894
error = dlerror();
3895
if (error != NULL) {
3896
fprintf(stderr, "%s\n", error);
3897
}
3898
}
3899
// snd_async_handler_get_callback_private
3900
*(void **) (&snd_async_handler_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_callback_private");
3901
if (verbose) {
3902
error = dlerror();
3903
if (error != NULL) {
3904
fprintf(stderr, "%s\n", error);
3905
}
3906
}
3907
// snd_shm_area_create
3908
*(void **) (&snd_shm_area_create_dylibloader_wrapper_asound) = dlsym(handle, "snd_shm_area_create");
3909
if (verbose) {
3910
error = dlerror();
3911
if (error != NULL) {
3912
fprintf(stderr, "%s\n", error);
3913
}
3914
}
3915
// snd_shm_area_share
3916
*(void **) (&snd_shm_area_share_dylibloader_wrapper_asound) = dlsym(handle, "snd_shm_area_share");
3917
if (verbose) {
3918
error = dlerror();
3919
if (error != NULL) {
3920
fprintf(stderr, "%s\n", error);
3921
}
3922
}
3923
// snd_shm_area_destroy
3924
*(void **) (&snd_shm_area_destroy_dylibloader_wrapper_asound) = dlsym(handle, "snd_shm_area_destroy");
3925
if (verbose) {
3926
error = dlerror();
3927
if (error != NULL) {
3928
fprintf(stderr, "%s\n", error);
3929
}
3930
}
3931
// snd_user_file
3932
*(void **) (&snd_user_file_dylibloader_wrapper_asound) = dlsym(handle, "snd_user_file");
3933
if (verbose) {
3934
error = dlerror();
3935
if (error != NULL) {
3936
fprintf(stderr, "%s\n", error);
3937
}
3938
}
3939
// snd_input_stdio_open
3940
*(void **) (&snd_input_stdio_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_stdio_open");
3941
if (verbose) {
3942
error = dlerror();
3943
if (error != NULL) {
3944
fprintf(stderr, "%s\n", error);
3945
}
3946
}
3947
// snd_input_stdio_attach
3948
*(void **) (&snd_input_stdio_attach_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_stdio_attach");
3949
if (verbose) {
3950
error = dlerror();
3951
if (error != NULL) {
3952
fprintf(stderr, "%s\n", error);
3953
}
3954
}
3955
// snd_input_buffer_open
3956
*(void **) (&snd_input_buffer_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_buffer_open");
3957
if (verbose) {
3958
error = dlerror();
3959
if (error != NULL) {
3960
fprintf(stderr, "%s\n", error);
3961
}
3962
}
3963
// snd_input_close
3964
*(void **) (&snd_input_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_close");
3965
if (verbose) {
3966
error = dlerror();
3967
if (error != NULL) {
3968
fprintf(stderr, "%s\n", error);
3969
}
3970
}
3971
// snd_input_scanf
3972
*(void **) (&snd_input_scanf_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_scanf");
3973
if (verbose) {
3974
error = dlerror();
3975
if (error != NULL) {
3976
fprintf(stderr, "%s\n", error);
3977
}
3978
}
3979
// snd_input_gets
3980
*(void **) (&snd_input_gets_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_gets");
3981
if (verbose) {
3982
error = dlerror();
3983
if (error != NULL) {
3984
fprintf(stderr, "%s\n", error);
3985
}
3986
}
3987
// snd_input_getc
3988
*(void **) (&snd_input_getc_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_getc");
3989
if (verbose) {
3990
error = dlerror();
3991
if (error != NULL) {
3992
fprintf(stderr, "%s\n", error);
3993
}
3994
}
3995
// snd_input_ungetc
3996
*(void **) (&snd_input_ungetc_dylibloader_wrapper_asound) = dlsym(handle, "snd_input_ungetc");
3997
if (verbose) {
3998
error = dlerror();
3999
if (error != NULL) {
4000
fprintf(stderr, "%s\n", error);
4001
}
4002
}
4003
// snd_output_stdio_open
4004
*(void **) (&snd_output_stdio_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_stdio_open");
4005
if (verbose) {
4006
error = dlerror();
4007
if (error != NULL) {
4008
fprintf(stderr, "%s\n", error);
4009
}
4010
}
4011
// snd_output_stdio_attach
4012
*(void **) (&snd_output_stdio_attach_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_stdio_attach");
4013
if (verbose) {
4014
error = dlerror();
4015
if (error != NULL) {
4016
fprintf(stderr, "%s\n", error);
4017
}
4018
}
4019
// snd_output_buffer_open
4020
*(void **) (&snd_output_buffer_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_buffer_open");
4021
if (verbose) {
4022
error = dlerror();
4023
if (error != NULL) {
4024
fprintf(stderr, "%s\n", error);
4025
}
4026
}
4027
// snd_output_buffer_string
4028
*(void **) (&snd_output_buffer_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_buffer_string");
4029
if (verbose) {
4030
error = dlerror();
4031
if (error != NULL) {
4032
fprintf(stderr, "%s\n", error);
4033
}
4034
}
4035
// snd_output_close
4036
*(void **) (&snd_output_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_close");
4037
if (verbose) {
4038
error = dlerror();
4039
if (error != NULL) {
4040
fprintf(stderr, "%s\n", error);
4041
}
4042
}
4043
// snd_output_printf
4044
*(void **) (&snd_output_printf_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_printf");
4045
if (verbose) {
4046
error = dlerror();
4047
if (error != NULL) {
4048
fprintf(stderr, "%s\n", error);
4049
}
4050
}
4051
// snd_output_vprintf
4052
*(void **) (&snd_output_vprintf_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_vprintf");
4053
if (verbose) {
4054
error = dlerror();
4055
if (error != NULL) {
4056
fprintf(stderr, "%s\n", error);
4057
}
4058
}
4059
// snd_output_puts
4060
*(void **) (&snd_output_puts_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_puts");
4061
if (verbose) {
4062
error = dlerror();
4063
if (error != NULL) {
4064
fprintf(stderr, "%s\n", error);
4065
}
4066
}
4067
// snd_output_putc
4068
*(void **) (&snd_output_putc_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_putc");
4069
if (verbose) {
4070
error = dlerror();
4071
if (error != NULL) {
4072
fprintf(stderr, "%s\n", error);
4073
}
4074
}
4075
// snd_output_flush
4076
*(void **) (&snd_output_flush_dylibloader_wrapper_asound) = dlsym(handle, "snd_output_flush");
4077
if (verbose) {
4078
error = dlerror();
4079
if (error != NULL) {
4080
fprintf(stderr, "%s\n", error);
4081
}
4082
}
4083
// snd_strerror
4084
*(void **) (&snd_strerror_dylibloader_wrapper_asound) = dlsym(handle, "snd_strerror");
4085
if (verbose) {
4086
error = dlerror();
4087
if (error != NULL) {
4088
fprintf(stderr, "%s\n", error);
4089
}
4090
}
4091
// snd_lib_error_set_handler
4092
*(void **) (&snd_lib_error_set_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_lib_error_set_handler");
4093
if (verbose) {
4094
error = dlerror();
4095
if (error != NULL) {
4096
fprintf(stderr, "%s\n", error);
4097
}
4098
}
4099
// snd_lib_error_set_local
4100
*(void **) (&snd_lib_error_set_local_dylibloader_wrapper_asound) = dlsym(handle, "snd_lib_error_set_local");
4101
if (verbose) {
4102
error = dlerror();
4103
if (error != NULL) {
4104
fprintf(stderr, "%s\n", error);
4105
}
4106
}
4107
// snd_config_top
4108
*(void **) (&snd_config_top_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_top");
4109
if (verbose) {
4110
error = dlerror();
4111
if (error != NULL) {
4112
fprintf(stderr, "%s\n", error);
4113
}
4114
}
4115
// snd_config_load
4116
*(void **) (&snd_config_load_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_load");
4117
if (verbose) {
4118
error = dlerror();
4119
if (error != NULL) {
4120
fprintf(stderr, "%s\n", error);
4121
}
4122
}
4123
// snd_config_load_override
4124
*(void **) (&snd_config_load_override_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_load_override");
4125
if (verbose) {
4126
error = dlerror();
4127
if (error != NULL) {
4128
fprintf(stderr, "%s\n", error);
4129
}
4130
}
4131
// snd_config_save
4132
*(void **) (&snd_config_save_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_save");
4133
if (verbose) {
4134
error = dlerror();
4135
if (error != NULL) {
4136
fprintf(stderr, "%s\n", error);
4137
}
4138
}
4139
// snd_config_update
4140
*(void **) (&snd_config_update_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_update");
4141
if (verbose) {
4142
error = dlerror();
4143
if (error != NULL) {
4144
fprintf(stderr, "%s\n", error);
4145
}
4146
}
4147
// snd_config_update_r
4148
*(void **) (&snd_config_update_r_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_update_r");
4149
if (verbose) {
4150
error = dlerror();
4151
if (error != NULL) {
4152
fprintf(stderr, "%s\n", error);
4153
}
4154
}
4155
// snd_config_update_free
4156
*(void **) (&snd_config_update_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_update_free");
4157
if (verbose) {
4158
error = dlerror();
4159
if (error != NULL) {
4160
fprintf(stderr, "%s\n", error);
4161
}
4162
}
4163
// snd_config_update_free_global
4164
*(void **) (&snd_config_update_free_global_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_update_free_global");
4165
if (verbose) {
4166
error = dlerror();
4167
if (error != NULL) {
4168
fprintf(stderr, "%s\n", error);
4169
}
4170
}
4171
// snd_config_update_ref
4172
*(void **) (&snd_config_update_ref_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_update_ref");
4173
if (verbose) {
4174
error = dlerror();
4175
if (error != NULL) {
4176
fprintf(stderr, "%s\n", error);
4177
}
4178
}
4179
// snd_config_ref
4180
*(void **) (&snd_config_ref_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_ref");
4181
if (verbose) {
4182
error = dlerror();
4183
if (error != NULL) {
4184
fprintf(stderr, "%s\n", error);
4185
}
4186
}
4187
// snd_config_unref
4188
*(void **) (&snd_config_unref_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_unref");
4189
if (verbose) {
4190
error = dlerror();
4191
if (error != NULL) {
4192
fprintf(stderr, "%s\n", error);
4193
}
4194
}
4195
// snd_config_search
4196
*(void **) (&snd_config_search_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_search");
4197
if (verbose) {
4198
error = dlerror();
4199
if (error != NULL) {
4200
fprintf(stderr, "%s\n", error);
4201
}
4202
}
4203
// snd_config_searchv
4204
*(void **) (&snd_config_searchv_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_searchv");
4205
if (verbose) {
4206
error = dlerror();
4207
if (error != NULL) {
4208
fprintf(stderr, "%s\n", error);
4209
}
4210
}
4211
// snd_config_search_definition
4212
*(void **) (&snd_config_search_definition_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_search_definition");
4213
if (verbose) {
4214
error = dlerror();
4215
if (error != NULL) {
4216
fprintf(stderr, "%s\n", error);
4217
}
4218
}
4219
// snd_config_expand
4220
*(void **) (&snd_config_expand_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_expand");
4221
if (verbose) {
4222
error = dlerror();
4223
if (error != NULL) {
4224
fprintf(stderr, "%s\n", error);
4225
}
4226
}
4227
// snd_config_evaluate
4228
*(void **) (&snd_config_evaluate_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_evaluate");
4229
if (verbose) {
4230
error = dlerror();
4231
if (error != NULL) {
4232
fprintf(stderr, "%s\n", error);
4233
}
4234
}
4235
// snd_config_add
4236
*(void **) (&snd_config_add_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_add");
4237
if (verbose) {
4238
error = dlerror();
4239
if (error != NULL) {
4240
fprintf(stderr, "%s\n", error);
4241
}
4242
}
4243
// snd_config_delete
4244
*(void **) (&snd_config_delete_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_delete");
4245
if (verbose) {
4246
error = dlerror();
4247
if (error != NULL) {
4248
fprintf(stderr, "%s\n", error);
4249
}
4250
}
4251
// snd_config_delete_compound_members
4252
*(void **) (&snd_config_delete_compound_members_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_delete_compound_members");
4253
if (verbose) {
4254
error = dlerror();
4255
if (error != NULL) {
4256
fprintf(stderr, "%s\n", error);
4257
}
4258
}
4259
// snd_config_copy
4260
*(void **) (&snd_config_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_copy");
4261
if (verbose) {
4262
error = dlerror();
4263
if (error != NULL) {
4264
fprintf(stderr, "%s\n", error);
4265
}
4266
}
4267
// snd_config_make
4268
*(void **) (&snd_config_make_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make");
4269
if (verbose) {
4270
error = dlerror();
4271
if (error != NULL) {
4272
fprintf(stderr, "%s\n", error);
4273
}
4274
}
4275
// snd_config_make_integer
4276
*(void **) (&snd_config_make_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_integer");
4277
if (verbose) {
4278
error = dlerror();
4279
if (error != NULL) {
4280
fprintf(stderr, "%s\n", error);
4281
}
4282
}
4283
// snd_config_make_integer64
4284
*(void **) (&snd_config_make_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_integer64");
4285
if (verbose) {
4286
error = dlerror();
4287
if (error != NULL) {
4288
fprintf(stderr, "%s\n", error);
4289
}
4290
}
4291
// snd_config_make_real
4292
*(void **) (&snd_config_make_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_real");
4293
if (verbose) {
4294
error = dlerror();
4295
if (error != NULL) {
4296
fprintf(stderr, "%s\n", error);
4297
}
4298
}
4299
// snd_config_make_string
4300
*(void **) (&snd_config_make_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_string");
4301
if (verbose) {
4302
error = dlerror();
4303
if (error != NULL) {
4304
fprintf(stderr, "%s\n", error);
4305
}
4306
}
4307
// snd_config_make_pointer
4308
*(void **) (&snd_config_make_pointer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_pointer");
4309
if (verbose) {
4310
error = dlerror();
4311
if (error != NULL) {
4312
fprintf(stderr, "%s\n", error);
4313
}
4314
}
4315
// snd_config_make_compound
4316
*(void **) (&snd_config_make_compound_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_make_compound");
4317
if (verbose) {
4318
error = dlerror();
4319
if (error != NULL) {
4320
fprintf(stderr, "%s\n", error);
4321
}
4322
}
4323
// snd_config_imake_integer
4324
*(void **) (&snd_config_imake_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_integer");
4325
if (verbose) {
4326
error = dlerror();
4327
if (error != NULL) {
4328
fprintf(stderr, "%s\n", error);
4329
}
4330
}
4331
// snd_config_imake_integer64
4332
*(void **) (&snd_config_imake_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_integer64");
4333
if (verbose) {
4334
error = dlerror();
4335
if (error != NULL) {
4336
fprintf(stderr, "%s\n", error);
4337
}
4338
}
4339
// snd_config_imake_real
4340
*(void **) (&snd_config_imake_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_real");
4341
if (verbose) {
4342
error = dlerror();
4343
if (error != NULL) {
4344
fprintf(stderr, "%s\n", error);
4345
}
4346
}
4347
// snd_config_imake_string
4348
*(void **) (&snd_config_imake_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_string");
4349
if (verbose) {
4350
error = dlerror();
4351
if (error != NULL) {
4352
fprintf(stderr, "%s\n", error);
4353
}
4354
}
4355
// snd_config_imake_safe_string
4356
*(void **) (&snd_config_imake_safe_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_safe_string");
4357
if (verbose) {
4358
error = dlerror();
4359
if (error != NULL) {
4360
fprintf(stderr, "%s\n", error);
4361
}
4362
}
4363
// snd_config_imake_pointer
4364
*(void **) (&snd_config_imake_pointer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_imake_pointer");
4365
if (verbose) {
4366
error = dlerror();
4367
if (error != NULL) {
4368
fprintf(stderr, "%s\n", error);
4369
}
4370
}
4371
// snd_config_get_type
4372
*(void **) (&snd_config_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_type");
4373
if (verbose) {
4374
error = dlerror();
4375
if (error != NULL) {
4376
fprintf(stderr, "%s\n", error);
4377
}
4378
}
4379
// snd_config_set_id
4380
*(void **) (&snd_config_set_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_id");
4381
if (verbose) {
4382
error = dlerror();
4383
if (error != NULL) {
4384
fprintf(stderr, "%s\n", error);
4385
}
4386
}
4387
// snd_config_set_integer
4388
*(void **) (&snd_config_set_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_integer");
4389
if (verbose) {
4390
error = dlerror();
4391
if (error != NULL) {
4392
fprintf(stderr, "%s\n", error);
4393
}
4394
}
4395
// snd_config_set_integer64
4396
*(void **) (&snd_config_set_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_integer64");
4397
if (verbose) {
4398
error = dlerror();
4399
if (error != NULL) {
4400
fprintf(stderr, "%s\n", error);
4401
}
4402
}
4403
// snd_config_set_real
4404
*(void **) (&snd_config_set_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_real");
4405
if (verbose) {
4406
error = dlerror();
4407
if (error != NULL) {
4408
fprintf(stderr, "%s\n", error);
4409
}
4410
}
4411
// snd_config_set_string
4412
*(void **) (&snd_config_set_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_string");
4413
if (verbose) {
4414
error = dlerror();
4415
if (error != NULL) {
4416
fprintf(stderr, "%s\n", error);
4417
}
4418
}
4419
// snd_config_set_ascii
4420
*(void **) (&snd_config_set_ascii_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_ascii");
4421
if (verbose) {
4422
error = dlerror();
4423
if (error != NULL) {
4424
fprintf(stderr, "%s\n", error);
4425
}
4426
}
4427
// snd_config_set_pointer
4428
*(void **) (&snd_config_set_pointer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_set_pointer");
4429
if (verbose) {
4430
error = dlerror();
4431
if (error != NULL) {
4432
fprintf(stderr, "%s\n", error);
4433
}
4434
}
4435
// snd_config_get_id
4436
*(void **) (&snd_config_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_id");
4437
if (verbose) {
4438
error = dlerror();
4439
if (error != NULL) {
4440
fprintf(stderr, "%s\n", error);
4441
}
4442
}
4443
// snd_config_get_integer
4444
*(void **) (&snd_config_get_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_integer");
4445
if (verbose) {
4446
error = dlerror();
4447
if (error != NULL) {
4448
fprintf(stderr, "%s\n", error);
4449
}
4450
}
4451
// snd_config_get_integer64
4452
*(void **) (&snd_config_get_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_integer64");
4453
if (verbose) {
4454
error = dlerror();
4455
if (error != NULL) {
4456
fprintf(stderr, "%s\n", error);
4457
}
4458
}
4459
// snd_config_get_real
4460
*(void **) (&snd_config_get_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_real");
4461
if (verbose) {
4462
error = dlerror();
4463
if (error != NULL) {
4464
fprintf(stderr, "%s\n", error);
4465
}
4466
}
4467
// snd_config_get_ireal
4468
*(void **) (&snd_config_get_ireal_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_ireal");
4469
if (verbose) {
4470
error = dlerror();
4471
if (error != NULL) {
4472
fprintf(stderr, "%s\n", error);
4473
}
4474
}
4475
// snd_config_get_string
4476
*(void **) (&snd_config_get_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_string");
4477
if (verbose) {
4478
error = dlerror();
4479
if (error != NULL) {
4480
fprintf(stderr, "%s\n", error);
4481
}
4482
}
4483
// snd_config_get_ascii
4484
*(void **) (&snd_config_get_ascii_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_ascii");
4485
if (verbose) {
4486
error = dlerror();
4487
if (error != NULL) {
4488
fprintf(stderr, "%s\n", error);
4489
}
4490
}
4491
// snd_config_get_pointer
4492
*(void **) (&snd_config_get_pointer_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_pointer");
4493
if (verbose) {
4494
error = dlerror();
4495
if (error != NULL) {
4496
fprintf(stderr, "%s\n", error);
4497
}
4498
}
4499
// snd_config_test_id
4500
*(void **) (&snd_config_test_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_test_id");
4501
if (verbose) {
4502
error = dlerror();
4503
if (error != NULL) {
4504
fprintf(stderr, "%s\n", error);
4505
}
4506
}
4507
// snd_config_iterator_first
4508
*(void **) (&snd_config_iterator_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_iterator_first");
4509
if (verbose) {
4510
error = dlerror();
4511
if (error != NULL) {
4512
fprintf(stderr, "%s\n", error);
4513
}
4514
}
4515
// snd_config_iterator_next
4516
*(void **) (&snd_config_iterator_next_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_iterator_next");
4517
if (verbose) {
4518
error = dlerror();
4519
if (error != NULL) {
4520
fprintf(stderr, "%s\n", error);
4521
}
4522
}
4523
// snd_config_iterator_end
4524
*(void **) (&snd_config_iterator_end_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_iterator_end");
4525
if (verbose) {
4526
error = dlerror();
4527
if (error != NULL) {
4528
fprintf(stderr, "%s\n", error);
4529
}
4530
}
4531
// snd_config_iterator_entry
4532
*(void **) (&snd_config_iterator_entry_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_iterator_entry");
4533
if (verbose) {
4534
error = dlerror();
4535
if (error != NULL) {
4536
fprintf(stderr, "%s\n", error);
4537
}
4538
}
4539
// snd_config_get_bool_ascii
4540
*(void **) (&snd_config_get_bool_ascii_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_bool_ascii");
4541
if (verbose) {
4542
error = dlerror();
4543
if (error != NULL) {
4544
fprintf(stderr, "%s\n", error);
4545
}
4546
}
4547
// snd_config_get_bool
4548
*(void **) (&snd_config_get_bool_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_bool");
4549
if (verbose) {
4550
error = dlerror();
4551
if (error != NULL) {
4552
fprintf(stderr, "%s\n", error);
4553
}
4554
}
4555
// snd_config_get_ctl_iface_ascii
4556
*(void **) (&snd_config_get_ctl_iface_ascii_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_ctl_iface_ascii");
4557
if (verbose) {
4558
error = dlerror();
4559
if (error != NULL) {
4560
fprintf(stderr, "%s\n", error);
4561
}
4562
}
4563
// snd_config_get_ctl_iface
4564
*(void **) (&snd_config_get_ctl_iface_dylibloader_wrapper_asound) = dlsym(handle, "snd_config_get_ctl_iface");
4565
if (verbose) {
4566
error = dlerror();
4567
if (error != NULL) {
4568
fprintf(stderr, "%s\n", error);
4569
}
4570
}
4571
// snd_names_list
4572
*(void **) (&snd_names_list_dylibloader_wrapper_asound) = dlsym(handle, "snd_names_list");
4573
if (verbose) {
4574
error = dlerror();
4575
if (error != NULL) {
4576
fprintf(stderr, "%s\n", error);
4577
}
4578
}
4579
// snd_names_list_free
4580
*(void **) (&snd_names_list_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_names_list_free");
4581
if (verbose) {
4582
error = dlerror();
4583
if (error != NULL) {
4584
fprintf(stderr, "%s\n", error);
4585
}
4586
}
4587
// snd_pcm_open
4588
*(void **) (&snd_pcm_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_open");
4589
if (verbose) {
4590
error = dlerror();
4591
if (error != NULL) {
4592
fprintf(stderr, "%s\n", error);
4593
}
4594
}
4595
// snd_pcm_open_lconf
4596
*(void **) (&snd_pcm_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_open_lconf");
4597
if (verbose) {
4598
error = dlerror();
4599
if (error != NULL) {
4600
fprintf(stderr, "%s\n", error);
4601
}
4602
}
4603
// snd_pcm_open_fallback
4604
*(void **) (&snd_pcm_open_fallback_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_open_fallback");
4605
if (verbose) {
4606
error = dlerror();
4607
if (error != NULL) {
4608
fprintf(stderr, "%s\n", error);
4609
}
4610
}
4611
// snd_pcm_close
4612
*(void **) (&snd_pcm_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_close");
4613
if (verbose) {
4614
error = dlerror();
4615
if (error != NULL) {
4616
fprintf(stderr, "%s\n", error);
4617
}
4618
}
4619
// snd_pcm_name
4620
*(void **) (&snd_pcm_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_name");
4621
if (verbose) {
4622
error = dlerror();
4623
if (error != NULL) {
4624
fprintf(stderr, "%s\n", error);
4625
}
4626
}
4627
// snd_pcm_type
4628
*(void **) (&snd_pcm_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_type");
4629
if (verbose) {
4630
error = dlerror();
4631
if (error != NULL) {
4632
fprintf(stderr, "%s\n", error);
4633
}
4634
}
4635
// snd_pcm_stream
4636
*(void **) (&snd_pcm_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_stream");
4637
if (verbose) {
4638
error = dlerror();
4639
if (error != NULL) {
4640
fprintf(stderr, "%s\n", error);
4641
}
4642
}
4643
// snd_pcm_poll_descriptors_count
4644
*(void **) (&snd_pcm_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_poll_descriptors_count");
4645
if (verbose) {
4646
error = dlerror();
4647
if (error != NULL) {
4648
fprintf(stderr, "%s\n", error);
4649
}
4650
}
4651
// snd_pcm_poll_descriptors
4652
*(void **) (&snd_pcm_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_poll_descriptors");
4653
if (verbose) {
4654
error = dlerror();
4655
if (error != NULL) {
4656
fprintf(stderr, "%s\n", error);
4657
}
4658
}
4659
// snd_pcm_poll_descriptors_revents
4660
*(void **) (&snd_pcm_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_poll_descriptors_revents");
4661
if (verbose) {
4662
error = dlerror();
4663
if (error != NULL) {
4664
fprintf(stderr, "%s\n", error);
4665
}
4666
}
4667
// snd_pcm_nonblock
4668
*(void **) (&snd_pcm_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_nonblock");
4669
if (verbose) {
4670
error = dlerror();
4671
if (error != NULL) {
4672
fprintf(stderr, "%s\n", error);
4673
}
4674
}
4675
// snd_async_add_pcm_handler
4676
*(void **) (&snd_async_add_pcm_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_add_pcm_handler");
4677
if (verbose) {
4678
error = dlerror();
4679
if (error != NULL) {
4680
fprintf(stderr, "%s\n", error);
4681
}
4682
}
4683
// snd_async_handler_get_pcm
4684
*(void **) (&snd_async_handler_get_pcm_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_pcm");
4685
if (verbose) {
4686
error = dlerror();
4687
if (error != NULL) {
4688
fprintf(stderr, "%s\n", error);
4689
}
4690
}
4691
// snd_pcm_info
4692
*(void **) (&snd_pcm_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info");
4693
if (verbose) {
4694
error = dlerror();
4695
if (error != NULL) {
4696
fprintf(stderr, "%s\n", error);
4697
}
4698
}
4699
// snd_pcm_hw_params_current
4700
*(void **) (&snd_pcm_hw_params_current_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_current");
4701
if (verbose) {
4702
error = dlerror();
4703
if (error != NULL) {
4704
fprintf(stderr, "%s\n", error);
4705
}
4706
}
4707
// snd_pcm_hw_params
4708
*(void **) (&snd_pcm_hw_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params");
4709
if (verbose) {
4710
error = dlerror();
4711
if (error != NULL) {
4712
fprintf(stderr, "%s\n", error);
4713
}
4714
}
4715
// snd_pcm_hw_free
4716
*(void **) (&snd_pcm_hw_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_free");
4717
if (verbose) {
4718
error = dlerror();
4719
if (error != NULL) {
4720
fprintf(stderr, "%s\n", error);
4721
}
4722
}
4723
// snd_pcm_sw_params_current
4724
*(void **) (&snd_pcm_sw_params_current_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_current");
4725
if (verbose) {
4726
error = dlerror();
4727
if (error != NULL) {
4728
fprintf(stderr, "%s\n", error);
4729
}
4730
}
4731
// snd_pcm_sw_params
4732
*(void **) (&snd_pcm_sw_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params");
4733
if (verbose) {
4734
error = dlerror();
4735
if (error != NULL) {
4736
fprintf(stderr, "%s\n", error);
4737
}
4738
}
4739
// snd_pcm_prepare
4740
*(void **) (&snd_pcm_prepare_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_prepare");
4741
if (verbose) {
4742
error = dlerror();
4743
if (error != NULL) {
4744
fprintf(stderr, "%s\n", error);
4745
}
4746
}
4747
// snd_pcm_reset
4748
*(void **) (&snd_pcm_reset_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_reset");
4749
if (verbose) {
4750
error = dlerror();
4751
if (error != NULL) {
4752
fprintf(stderr, "%s\n", error);
4753
}
4754
}
4755
// snd_pcm_status
4756
*(void **) (&snd_pcm_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status");
4757
if (verbose) {
4758
error = dlerror();
4759
if (error != NULL) {
4760
fprintf(stderr, "%s\n", error);
4761
}
4762
}
4763
// snd_pcm_start
4764
*(void **) (&snd_pcm_start_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_start");
4765
if (verbose) {
4766
error = dlerror();
4767
if (error != NULL) {
4768
fprintf(stderr, "%s\n", error);
4769
}
4770
}
4771
// snd_pcm_drop
4772
*(void **) (&snd_pcm_drop_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_drop");
4773
if (verbose) {
4774
error = dlerror();
4775
if (error != NULL) {
4776
fprintf(stderr, "%s\n", error);
4777
}
4778
}
4779
// snd_pcm_drain
4780
*(void **) (&snd_pcm_drain_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_drain");
4781
if (verbose) {
4782
error = dlerror();
4783
if (error != NULL) {
4784
fprintf(stderr, "%s\n", error);
4785
}
4786
}
4787
// snd_pcm_pause
4788
*(void **) (&snd_pcm_pause_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_pause");
4789
if (verbose) {
4790
error = dlerror();
4791
if (error != NULL) {
4792
fprintf(stderr, "%s\n", error);
4793
}
4794
}
4795
// snd_pcm_state
4796
*(void **) (&snd_pcm_state_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_state");
4797
if (verbose) {
4798
error = dlerror();
4799
if (error != NULL) {
4800
fprintf(stderr, "%s\n", error);
4801
}
4802
}
4803
// snd_pcm_hwsync
4804
*(void **) (&snd_pcm_hwsync_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hwsync");
4805
if (verbose) {
4806
error = dlerror();
4807
if (error != NULL) {
4808
fprintf(stderr, "%s\n", error);
4809
}
4810
}
4811
// snd_pcm_delay
4812
*(void **) (&snd_pcm_delay_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_delay");
4813
if (verbose) {
4814
error = dlerror();
4815
if (error != NULL) {
4816
fprintf(stderr, "%s\n", error);
4817
}
4818
}
4819
// snd_pcm_resume
4820
*(void **) (&snd_pcm_resume_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_resume");
4821
if (verbose) {
4822
error = dlerror();
4823
if (error != NULL) {
4824
fprintf(stderr, "%s\n", error);
4825
}
4826
}
4827
// snd_pcm_htimestamp
4828
*(void **) (&snd_pcm_htimestamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_htimestamp");
4829
if (verbose) {
4830
error = dlerror();
4831
if (error != NULL) {
4832
fprintf(stderr, "%s\n", error);
4833
}
4834
}
4835
// snd_pcm_avail
4836
*(void **) (&snd_pcm_avail_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_avail");
4837
if (verbose) {
4838
error = dlerror();
4839
if (error != NULL) {
4840
fprintf(stderr, "%s\n", error);
4841
}
4842
}
4843
// snd_pcm_avail_update
4844
*(void **) (&snd_pcm_avail_update_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_avail_update");
4845
if (verbose) {
4846
error = dlerror();
4847
if (error != NULL) {
4848
fprintf(stderr, "%s\n", error);
4849
}
4850
}
4851
// snd_pcm_avail_delay
4852
*(void **) (&snd_pcm_avail_delay_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_avail_delay");
4853
if (verbose) {
4854
error = dlerror();
4855
if (error != NULL) {
4856
fprintf(stderr, "%s\n", error);
4857
}
4858
}
4859
// snd_pcm_rewindable
4860
*(void **) (&snd_pcm_rewindable_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_rewindable");
4861
if (verbose) {
4862
error = dlerror();
4863
if (error != NULL) {
4864
fprintf(stderr, "%s\n", error);
4865
}
4866
}
4867
// snd_pcm_rewind
4868
*(void **) (&snd_pcm_rewind_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_rewind");
4869
if (verbose) {
4870
error = dlerror();
4871
if (error != NULL) {
4872
fprintf(stderr, "%s\n", error);
4873
}
4874
}
4875
// snd_pcm_forwardable
4876
*(void **) (&snd_pcm_forwardable_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_forwardable");
4877
if (verbose) {
4878
error = dlerror();
4879
if (error != NULL) {
4880
fprintf(stderr, "%s\n", error);
4881
}
4882
}
4883
// snd_pcm_forward
4884
*(void **) (&snd_pcm_forward_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_forward");
4885
if (verbose) {
4886
error = dlerror();
4887
if (error != NULL) {
4888
fprintf(stderr, "%s\n", error);
4889
}
4890
}
4891
// snd_pcm_writei
4892
*(void **) (&snd_pcm_writei_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_writei");
4893
if (verbose) {
4894
error = dlerror();
4895
if (error != NULL) {
4896
fprintf(stderr, "%s\n", error);
4897
}
4898
}
4899
// snd_pcm_readi
4900
*(void **) (&snd_pcm_readi_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_readi");
4901
if (verbose) {
4902
error = dlerror();
4903
if (error != NULL) {
4904
fprintf(stderr, "%s\n", error);
4905
}
4906
}
4907
// snd_pcm_writen
4908
*(void **) (&snd_pcm_writen_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_writen");
4909
if (verbose) {
4910
error = dlerror();
4911
if (error != NULL) {
4912
fprintf(stderr, "%s\n", error);
4913
}
4914
}
4915
// snd_pcm_readn
4916
*(void **) (&snd_pcm_readn_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_readn");
4917
if (verbose) {
4918
error = dlerror();
4919
if (error != NULL) {
4920
fprintf(stderr, "%s\n", error);
4921
}
4922
}
4923
// snd_pcm_wait
4924
*(void **) (&snd_pcm_wait_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_wait");
4925
if (verbose) {
4926
error = dlerror();
4927
if (error != NULL) {
4928
fprintf(stderr, "%s\n", error);
4929
}
4930
}
4931
// snd_pcm_link
4932
*(void **) (&snd_pcm_link_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_link");
4933
if (verbose) {
4934
error = dlerror();
4935
if (error != NULL) {
4936
fprintf(stderr, "%s\n", error);
4937
}
4938
}
4939
// snd_pcm_unlink
4940
*(void **) (&snd_pcm_unlink_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_unlink");
4941
if (verbose) {
4942
error = dlerror();
4943
if (error != NULL) {
4944
fprintf(stderr, "%s\n", error);
4945
}
4946
}
4947
// snd_pcm_query_chmaps
4948
*(void **) (&snd_pcm_query_chmaps_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_query_chmaps");
4949
if (verbose) {
4950
error = dlerror();
4951
if (error != NULL) {
4952
fprintf(stderr, "%s\n", error);
4953
}
4954
}
4955
// snd_pcm_query_chmaps_from_hw
4956
*(void **) (&snd_pcm_query_chmaps_from_hw_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_query_chmaps_from_hw");
4957
if (verbose) {
4958
error = dlerror();
4959
if (error != NULL) {
4960
fprintf(stderr, "%s\n", error);
4961
}
4962
}
4963
// snd_pcm_free_chmaps
4964
*(void **) (&snd_pcm_free_chmaps_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_free_chmaps");
4965
if (verbose) {
4966
error = dlerror();
4967
if (error != NULL) {
4968
fprintf(stderr, "%s\n", error);
4969
}
4970
}
4971
// snd_pcm_get_chmap
4972
*(void **) (&snd_pcm_get_chmap_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_get_chmap");
4973
if (verbose) {
4974
error = dlerror();
4975
if (error != NULL) {
4976
fprintf(stderr, "%s\n", error);
4977
}
4978
}
4979
// snd_pcm_set_chmap
4980
*(void **) (&snd_pcm_set_chmap_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_set_chmap");
4981
if (verbose) {
4982
error = dlerror();
4983
if (error != NULL) {
4984
fprintf(stderr, "%s\n", error);
4985
}
4986
}
4987
// snd_pcm_chmap_type_name
4988
*(void **) (&snd_pcm_chmap_type_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_type_name");
4989
if (verbose) {
4990
error = dlerror();
4991
if (error != NULL) {
4992
fprintf(stderr, "%s\n", error);
4993
}
4994
}
4995
// snd_pcm_chmap_name
4996
*(void **) (&snd_pcm_chmap_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_name");
4997
if (verbose) {
4998
error = dlerror();
4999
if (error != NULL) {
5000
fprintf(stderr, "%s\n", error);
5001
}
5002
}
5003
// snd_pcm_chmap_long_name
5004
*(void **) (&snd_pcm_chmap_long_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_long_name");
5005
if (verbose) {
5006
error = dlerror();
5007
if (error != NULL) {
5008
fprintf(stderr, "%s\n", error);
5009
}
5010
}
5011
// snd_pcm_chmap_print
5012
*(void **) (&snd_pcm_chmap_print_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_print");
5013
if (verbose) {
5014
error = dlerror();
5015
if (error != NULL) {
5016
fprintf(stderr, "%s\n", error);
5017
}
5018
}
5019
// snd_pcm_chmap_from_string
5020
*(void **) (&snd_pcm_chmap_from_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_from_string");
5021
if (verbose) {
5022
error = dlerror();
5023
if (error != NULL) {
5024
fprintf(stderr, "%s\n", error);
5025
}
5026
}
5027
// snd_pcm_chmap_parse_string
5028
*(void **) (&snd_pcm_chmap_parse_string_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_chmap_parse_string");
5029
if (verbose) {
5030
error = dlerror();
5031
if (error != NULL) {
5032
fprintf(stderr, "%s\n", error);
5033
}
5034
}
5035
// snd_pcm_recover
5036
*(void **) (&snd_pcm_recover_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_recover");
5037
if (verbose) {
5038
error = dlerror();
5039
if (error != NULL) {
5040
fprintf(stderr, "%s\n", error);
5041
}
5042
}
5043
// snd_pcm_set_params
5044
*(void **) (&snd_pcm_set_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_set_params");
5045
if (verbose) {
5046
error = dlerror();
5047
if (error != NULL) {
5048
fprintf(stderr, "%s\n", error);
5049
}
5050
}
5051
// snd_pcm_get_params
5052
*(void **) (&snd_pcm_get_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_get_params");
5053
if (verbose) {
5054
error = dlerror();
5055
if (error != NULL) {
5056
fprintf(stderr, "%s\n", error);
5057
}
5058
}
5059
// snd_pcm_info_sizeof
5060
*(void **) (&snd_pcm_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_sizeof");
5061
if (verbose) {
5062
error = dlerror();
5063
if (error != NULL) {
5064
fprintf(stderr, "%s\n", error);
5065
}
5066
}
5067
// snd_pcm_info_malloc
5068
*(void **) (&snd_pcm_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_malloc");
5069
if (verbose) {
5070
error = dlerror();
5071
if (error != NULL) {
5072
fprintf(stderr, "%s\n", error);
5073
}
5074
}
5075
// snd_pcm_info_free
5076
*(void **) (&snd_pcm_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_free");
5077
if (verbose) {
5078
error = dlerror();
5079
if (error != NULL) {
5080
fprintf(stderr, "%s\n", error);
5081
}
5082
}
5083
// snd_pcm_info_copy
5084
*(void **) (&snd_pcm_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_copy");
5085
if (verbose) {
5086
error = dlerror();
5087
if (error != NULL) {
5088
fprintf(stderr, "%s\n", error);
5089
}
5090
}
5091
// snd_pcm_info_get_device
5092
*(void **) (&snd_pcm_info_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_device");
5093
if (verbose) {
5094
error = dlerror();
5095
if (error != NULL) {
5096
fprintf(stderr, "%s\n", error);
5097
}
5098
}
5099
// snd_pcm_info_get_subdevice
5100
*(void **) (&snd_pcm_info_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_subdevice");
5101
if (verbose) {
5102
error = dlerror();
5103
if (error != NULL) {
5104
fprintf(stderr, "%s\n", error);
5105
}
5106
}
5107
// snd_pcm_info_get_stream
5108
*(void **) (&snd_pcm_info_get_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_stream");
5109
if (verbose) {
5110
error = dlerror();
5111
if (error != NULL) {
5112
fprintf(stderr, "%s\n", error);
5113
}
5114
}
5115
// snd_pcm_info_get_card
5116
*(void **) (&snd_pcm_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_card");
5117
if (verbose) {
5118
error = dlerror();
5119
if (error != NULL) {
5120
fprintf(stderr, "%s\n", error);
5121
}
5122
}
5123
// snd_pcm_info_get_id
5124
*(void **) (&snd_pcm_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_id");
5125
if (verbose) {
5126
error = dlerror();
5127
if (error != NULL) {
5128
fprintf(stderr, "%s\n", error);
5129
}
5130
}
5131
// snd_pcm_info_get_name
5132
*(void **) (&snd_pcm_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_name");
5133
if (verbose) {
5134
error = dlerror();
5135
if (error != NULL) {
5136
fprintf(stderr, "%s\n", error);
5137
}
5138
}
5139
// snd_pcm_info_get_subdevice_name
5140
*(void **) (&snd_pcm_info_get_subdevice_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_subdevice_name");
5141
if (verbose) {
5142
error = dlerror();
5143
if (error != NULL) {
5144
fprintf(stderr, "%s\n", error);
5145
}
5146
}
5147
// snd_pcm_info_get_class
5148
*(void **) (&snd_pcm_info_get_class_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_class");
5149
if (verbose) {
5150
error = dlerror();
5151
if (error != NULL) {
5152
fprintf(stderr, "%s\n", error);
5153
}
5154
}
5155
// snd_pcm_info_get_subclass
5156
*(void **) (&snd_pcm_info_get_subclass_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_subclass");
5157
if (verbose) {
5158
error = dlerror();
5159
if (error != NULL) {
5160
fprintf(stderr, "%s\n", error);
5161
}
5162
}
5163
// snd_pcm_info_get_subdevices_count
5164
*(void **) (&snd_pcm_info_get_subdevices_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_subdevices_count");
5165
if (verbose) {
5166
error = dlerror();
5167
if (error != NULL) {
5168
fprintf(stderr, "%s\n", error);
5169
}
5170
}
5171
// snd_pcm_info_get_subdevices_avail
5172
*(void **) (&snd_pcm_info_get_subdevices_avail_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_subdevices_avail");
5173
if (verbose) {
5174
error = dlerror();
5175
if (error != NULL) {
5176
fprintf(stderr, "%s\n", error);
5177
}
5178
}
5179
// snd_pcm_info_get_sync
5180
*(void **) (&snd_pcm_info_get_sync_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_get_sync");
5181
if (verbose) {
5182
error = dlerror();
5183
if (error != NULL) {
5184
fprintf(stderr, "%s\n", error);
5185
}
5186
}
5187
// snd_pcm_info_set_device
5188
*(void **) (&snd_pcm_info_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_set_device");
5189
if (verbose) {
5190
error = dlerror();
5191
if (error != NULL) {
5192
fprintf(stderr, "%s\n", error);
5193
}
5194
}
5195
// snd_pcm_info_set_subdevice
5196
*(void **) (&snd_pcm_info_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_set_subdevice");
5197
if (verbose) {
5198
error = dlerror();
5199
if (error != NULL) {
5200
fprintf(stderr, "%s\n", error);
5201
}
5202
}
5203
// snd_pcm_info_set_stream
5204
*(void **) (&snd_pcm_info_set_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_info_set_stream");
5205
if (verbose) {
5206
error = dlerror();
5207
if (error != NULL) {
5208
fprintf(stderr, "%s\n", error);
5209
}
5210
}
5211
// snd_pcm_hw_params_any
5212
*(void **) (&snd_pcm_hw_params_any_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_any");
5213
if (verbose) {
5214
error = dlerror();
5215
if (error != NULL) {
5216
fprintf(stderr, "%s\n", error);
5217
}
5218
}
5219
// snd_pcm_hw_params_can_mmap_sample_resolution
5220
*(void **) (&snd_pcm_hw_params_can_mmap_sample_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_mmap_sample_resolution");
5221
if (verbose) {
5222
error = dlerror();
5223
if (error != NULL) {
5224
fprintf(stderr, "%s\n", error);
5225
}
5226
}
5227
// snd_pcm_hw_params_is_double
5228
*(void **) (&snd_pcm_hw_params_is_double_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_double");
5229
if (verbose) {
5230
error = dlerror();
5231
if (error != NULL) {
5232
fprintf(stderr, "%s\n", error);
5233
}
5234
}
5235
// snd_pcm_hw_params_is_batch
5236
*(void **) (&snd_pcm_hw_params_is_batch_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_batch");
5237
if (verbose) {
5238
error = dlerror();
5239
if (error != NULL) {
5240
fprintf(stderr, "%s\n", error);
5241
}
5242
}
5243
// snd_pcm_hw_params_is_block_transfer
5244
*(void **) (&snd_pcm_hw_params_is_block_transfer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_block_transfer");
5245
if (verbose) {
5246
error = dlerror();
5247
if (error != NULL) {
5248
fprintf(stderr, "%s\n", error);
5249
}
5250
}
5251
// snd_pcm_hw_params_is_monotonic
5252
*(void **) (&snd_pcm_hw_params_is_monotonic_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_monotonic");
5253
if (verbose) {
5254
error = dlerror();
5255
if (error != NULL) {
5256
fprintf(stderr, "%s\n", error);
5257
}
5258
}
5259
// snd_pcm_hw_params_can_overrange
5260
*(void **) (&snd_pcm_hw_params_can_overrange_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_overrange");
5261
if (verbose) {
5262
error = dlerror();
5263
if (error != NULL) {
5264
fprintf(stderr, "%s\n", error);
5265
}
5266
}
5267
// snd_pcm_hw_params_can_pause
5268
*(void **) (&snd_pcm_hw_params_can_pause_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_pause");
5269
if (verbose) {
5270
error = dlerror();
5271
if (error != NULL) {
5272
fprintf(stderr, "%s\n", error);
5273
}
5274
}
5275
// snd_pcm_hw_params_can_resume
5276
*(void **) (&snd_pcm_hw_params_can_resume_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_resume");
5277
if (verbose) {
5278
error = dlerror();
5279
if (error != NULL) {
5280
fprintf(stderr, "%s\n", error);
5281
}
5282
}
5283
// snd_pcm_hw_params_is_half_duplex
5284
*(void **) (&snd_pcm_hw_params_is_half_duplex_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_half_duplex");
5285
if (verbose) {
5286
error = dlerror();
5287
if (error != NULL) {
5288
fprintf(stderr, "%s\n", error);
5289
}
5290
}
5291
// snd_pcm_hw_params_is_joint_duplex
5292
*(void **) (&snd_pcm_hw_params_is_joint_duplex_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_is_joint_duplex");
5293
if (verbose) {
5294
error = dlerror();
5295
if (error != NULL) {
5296
fprintf(stderr, "%s\n", error);
5297
}
5298
}
5299
// snd_pcm_hw_params_can_sync_start
5300
*(void **) (&snd_pcm_hw_params_can_sync_start_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_sync_start");
5301
if (verbose) {
5302
error = dlerror();
5303
if (error != NULL) {
5304
fprintf(stderr, "%s\n", error);
5305
}
5306
}
5307
// snd_pcm_hw_params_can_disable_period_wakeup
5308
*(void **) (&snd_pcm_hw_params_can_disable_period_wakeup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_can_disable_period_wakeup");
5309
if (verbose) {
5310
error = dlerror();
5311
if (error != NULL) {
5312
fprintf(stderr, "%s\n", error);
5313
}
5314
}
5315
// snd_pcm_hw_params_supports_audio_wallclock_ts
5316
*(void **) (&snd_pcm_hw_params_supports_audio_wallclock_ts_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_supports_audio_wallclock_ts");
5317
if (verbose) {
5318
error = dlerror();
5319
if (error != NULL) {
5320
fprintf(stderr, "%s\n", error);
5321
}
5322
}
5323
// snd_pcm_hw_params_supports_audio_ts_type
5324
*(void **) (&snd_pcm_hw_params_supports_audio_ts_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_supports_audio_ts_type");
5325
if (verbose) {
5326
error = dlerror();
5327
if (error != NULL) {
5328
fprintf(stderr, "%s\n", error);
5329
}
5330
}
5331
// snd_pcm_hw_params_get_rate_numden
5332
*(void **) (&snd_pcm_hw_params_get_rate_numden_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_rate_numden");
5333
if (verbose) {
5334
error = dlerror();
5335
if (error != NULL) {
5336
fprintf(stderr, "%s\n", error);
5337
}
5338
}
5339
// snd_pcm_hw_params_get_sbits
5340
*(void **) (&snd_pcm_hw_params_get_sbits_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_sbits");
5341
if (verbose) {
5342
error = dlerror();
5343
if (error != NULL) {
5344
fprintf(stderr, "%s\n", error);
5345
}
5346
}
5347
// snd_pcm_hw_params_get_fifo_size
5348
*(void **) (&snd_pcm_hw_params_get_fifo_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_fifo_size");
5349
if (verbose) {
5350
error = dlerror();
5351
if (error != NULL) {
5352
fprintf(stderr, "%s\n", error);
5353
}
5354
}
5355
// snd_pcm_hw_params_sizeof
5356
*(void **) (&snd_pcm_hw_params_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_sizeof");
5357
if (verbose) {
5358
error = dlerror();
5359
if (error != NULL) {
5360
fprintf(stderr, "%s\n", error);
5361
}
5362
}
5363
// snd_pcm_hw_params_malloc
5364
*(void **) (&snd_pcm_hw_params_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_malloc");
5365
if (verbose) {
5366
error = dlerror();
5367
if (error != NULL) {
5368
fprintf(stderr, "%s\n", error);
5369
}
5370
}
5371
// snd_pcm_hw_params_free
5372
*(void **) (&snd_pcm_hw_params_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_free");
5373
if (verbose) {
5374
error = dlerror();
5375
if (error != NULL) {
5376
fprintf(stderr, "%s\n", error);
5377
}
5378
}
5379
// snd_pcm_hw_params_copy
5380
*(void **) (&snd_pcm_hw_params_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_copy");
5381
if (verbose) {
5382
error = dlerror();
5383
if (error != NULL) {
5384
fprintf(stderr, "%s\n", error);
5385
}
5386
}
5387
// snd_pcm_hw_params_get_access
5388
*(void **) (&snd_pcm_hw_params_get_access_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_access");
5389
if (verbose) {
5390
error = dlerror();
5391
if (error != NULL) {
5392
fprintf(stderr, "%s\n", error);
5393
}
5394
}
5395
// snd_pcm_hw_params_test_access
5396
*(void **) (&snd_pcm_hw_params_test_access_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_access");
5397
if (verbose) {
5398
error = dlerror();
5399
if (error != NULL) {
5400
fprintf(stderr, "%s\n", error);
5401
}
5402
}
5403
// snd_pcm_hw_params_set_access
5404
*(void **) (&snd_pcm_hw_params_set_access_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_access");
5405
if (verbose) {
5406
error = dlerror();
5407
if (error != NULL) {
5408
fprintf(stderr, "%s\n", error);
5409
}
5410
}
5411
// snd_pcm_hw_params_set_access_first
5412
*(void **) (&snd_pcm_hw_params_set_access_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_access_first");
5413
if (verbose) {
5414
error = dlerror();
5415
if (error != NULL) {
5416
fprintf(stderr, "%s\n", error);
5417
}
5418
}
5419
// snd_pcm_hw_params_set_access_last
5420
*(void **) (&snd_pcm_hw_params_set_access_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_access_last");
5421
if (verbose) {
5422
error = dlerror();
5423
if (error != NULL) {
5424
fprintf(stderr, "%s\n", error);
5425
}
5426
}
5427
// snd_pcm_hw_params_set_access_mask
5428
*(void **) (&snd_pcm_hw_params_set_access_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_access_mask");
5429
if (verbose) {
5430
error = dlerror();
5431
if (error != NULL) {
5432
fprintf(stderr, "%s\n", error);
5433
}
5434
}
5435
// snd_pcm_hw_params_get_access_mask
5436
*(void **) (&snd_pcm_hw_params_get_access_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_access_mask");
5437
if (verbose) {
5438
error = dlerror();
5439
if (error != NULL) {
5440
fprintf(stderr, "%s\n", error);
5441
}
5442
}
5443
// snd_pcm_hw_params_get_format
5444
*(void **) (&snd_pcm_hw_params_get_format_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_format");
5445
if (verbose) {
5446
error = dlerror();
5447
if (error != NULL) {
5448
fprintf(stderr, "%s\n", error);
5449
}
5450
}
5451
// snd_pcm_hw_params_test_format
5452
*(void **) (&snd_pcm_hw_params_test_format_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_format");
5453
if (verbose) {
5454
error = dlerror();
5455
if (error != NULL) {
5456
fprintf(stderr, "%s\n", error);
5457
}
5458
}
5459
// snd_pcm_hw_params_set_format
5460
*(void **) (&snd_pcm_hw_params_set_format_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_format");
5461
if (verbose) {
5462
error = dlerror();
5463
if (error != NULL) {
5464
fprintf(stderr, "%s\n", error);
5465
}
5466
}
5467
// snd_pcm_hw_params_set_format_first
5468
*(void **) (&snd_pcm_hw_params_set_format_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_format_first");
5469
if (verbose) {
5470
error = dlerror();
5471
if (error != NULL) {
5472
fprintf(stderr, "%s\n", error);
5473
}
5474
}
5475
// snd_pcm_hw_params_set_format_last
5476
*(void **) (&snd_pcm_hw_params_set_format_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_format_last");
5477
if (verbose) {
5478
error = dlerror();
5479
if (error != NULL) {
5480
fprintf(stderr, "%s\n", error);
5481
}
5482
}
5483
// snd_pcm_hw_params_set_format_mask
5484
*(void **) (&snd_pcm_hw_params_set_format_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_format_mask");
5485
if (verbose) {
5486
error = dlerror();
5487
if (error != NULL) {
5488
fprintf(stderr, "%s\n", error);
5489
}
5490
}
5491
// snd_pcm_hw_params_get_format_mask
5492
*(void **) (&snd_pcm_hw_params_get_format_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_format_mask");
5493
if (verbose) {
5494
error = dlerror();
5495
if (error != NULL) {
5496
fprintf(stderr, "%s\n", error);
5497
}
5498
}
5499
// snd_pcm_hw_params_get_subformat
5500
*(void **) (&snd_pcm_hw_params_get_subformat_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_subformat");
5501
if (verbose) {
5502
error = dlerror();
5503
if (error != NULL) {
5504
fprintf(stderr, "%s\n", error);
5505
}
5506
}
5507
// snd_pcm_hw_params_test_subformat
5508
*(void **) (&snd_pcm_hw_params_test_subformat_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_subformat");
5509
if (verbose) {
5510
error = dlerror();
5511
if (error != NULL) {
5512
fprintf(stderr, "%s\n", error);
5513
}
5514
}
5515
// snd_pcm_hw_params_set_subformat
5516
*(void **) (&snd_pcm_hw_params_set_subformat_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_subformat");
5517
if (verbose) {
5518
error = dlerror();
5519
if (error != NULL) {
5520
fprintf(stderr, "%s\n", error);
5521
}
5522
}
5523
// snd_pcm_hw_params_set_subformat_first
5524
*(void **) (&snd_pcm_hw_params_set_subformat_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_subformat_first");
5525
if (verbose) {
5526
error = dlerror();
5527
if (error != NULL) {
5528
fprintf(stderr, "%s\n", error);
5529
}
5530
}
5531
// snd_pcm_hw_params_set_subformat_last
5532
*(void **) (&snd_pcm_hw_params_set_subformat_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_subformat_last");
5533
if (verbose) {
5534
error = dlerror();
5535
if (error != NULL) {
5536
fprintf(stderr, "%s\n", error);
5537
}
5538
}
5539
// snd_pcm_hw_params_set_subformat_mask
5540
*(void **) (&snd_pcm_hw_params_set_subformat_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_subformat_mask");
5541
if (verbose) {
5542
error = dlerror();
5543
if (error != NULL) {
5544
fprintf(stderr, "%s\n", error);
5545
}
5546
}
5547
// snd_pcm_hw_params_get_subformat_mask
5548
*(void **) (&snd_pcm_hw_params_get_subformat_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_subformat_mask");
5549
if (verbose) {
5550
error = dlerror();
5551
if (error != NULL) {
5552
fprintf(stderr, "%s\n", error);
5553
}
5554
}
5555
// snd_pcm_hw_params_get_channels
5556
*(void **) (&snd_pcm_hw_params_get_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_channels");
5557
if (verbose) {
5558
error = dlerror();
5559
if (error != NULL) {
5560
fprintf(stderr, "%s\n", error);
5561
}
5562
}
5563
// snd_pcm_hw_params_get_channels_min
5564
*(void **) (&snd_pcm_hw_params_get_channels_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_channels_min");
5565
if (verbose) {
5566
error = dlerror();
5567
if (error != NULL) {
5568
fprintf(stderr, "%s\n", error);
5569
}
5570
}
5571
// snd_pcm_hw_params_get_channels_max
5572
*(void **) (&snd_pcm_hw_params_get_channels_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_channels_max");
5573
if (verbose) {
5574
error = dlerror();
5575
if (error != NULL) {
5576
fprintf(stderr, "%s\n", error);
5577
}
5578
}
5579
// snd_pcm_hw_params_test_channels
5580
*(void **) (&snd_pcm_hw_params_test_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_channels");
5581
if (verbose) {
5582
error = dlerror();
5583
if (error != NULL) {
5584
fprintf(stderr, "%s\n", error);
5585
}
5586
}
5587
// snd_pcm_hw_params_set_channels
5588
*(void **) (&snd_pcm_hw_params_set_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels");
5589
if (verbose) {
5590
error = dlerror();
5591
if (error != NULL) {
5592
fprintf(stderr, "%s\n", error);
5593
}
5594
}
5595
// snd_pcm_hw_params_set_channels_min
5596
*(void **) (&snd_pcm_hw_params_set_channels_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_min");
5597
if (verbose) {
5598
error = dlerror();
5599
if (error != NULL) {
5600
fprintf(stderr, "%s\n", error);
5601
}
5602
}
5603
// snd_pcm_hw_params_set_channels_max
5604
*(void **) (&snd_pcm_hw_params_set_channels_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_max");
5605
if (verbose) {
5606
error = dlerror();
5607
if (error != NULL) {
5608
fprintf(stderr, "%s\n", error);
5609
}
5610
}
5611
// snd_pcm_hw_params_set_channels_minmax
5612
*(void **) (&snd_pcm_hw_params_set_channels_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_minmax");
5613
if (verbose) {
5614
error = dlerror();
5615
if (error != NULL) {
5616
fprintf(stderr, "%s\n", error);
5617
}
5618
}
5619
// snd_pcm_hw_params_set_channels_near
5620
*(void **) (&snd_pcm_hw_params_set_channels_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_near");
5621
if (verbose) {
5622
error = dlerror();
5623
if (error != NULL) {
5624
fprintf(stderr, "%s\n", error);
5625
}
5626
}
5627
// snd_pcm_hw_params_set_channels_first
5628
*(void **) (&snd_pcm_hw_params_set_channels_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_first");
5629
if (verbose) {
5630
error = dlerror();
5631
if (error != NULL) {
5632
fprintf(stderr, "%s\n", error);
5633
}
5634
}
5635
// snd_pcm_hw_params_set_channels_last
5636
*(void **) (&snd_pcm_hw_params_set_channels_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_channels_last");
5637
if (verbose) {
5638
error = dlerror();
5639
if (error != NULL) {
5640
fprintf(stderr, "%s\n", error);
5641
}
5642
}
5643
// snd_pcm_hw_params_get_rate
5644
*(void **) (&snd_pcm_hw_params_get_rate_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_rate");
5645
if (verbose) {
5646
error = dlerror();
5647
if (error != NULL) {
5648
fprintf(stderr, "%s\n", error);
5649
}
5650
}
5651
// snd_pcm_hw_params_get_rate_min
5652
*(void **) (&snd_pcm_hw_params_get_rate_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_rate_min");
5653
if (verbose) {
5654
error = dlerror();
5655
if (error != NULL) {
5656
fprintf(stderr, "%s\n", error);
5657
}
5658
}
5659
// snd_pcm_hw_params_get_rate_max
5660
*(void **) (&snd_pcm_hw_params_get_rate_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_rate_max");
5661
if (verbose) {
5662
error = dlerror();
5663
if (error != NULL) {
5664
fprintf(stderr, "%s\n", error);
5665
}
5666
}
5667
// snd_pcm_hw_params_test_rate
5668
*(void **) (&snd_pcm_hw_params_test_rate_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_rate");
5669
if (verbose) {
5670
error = dlerror();
5671
if (error != NULL) {
5672
fprintf(stderr, "%s\n", error);
5673
}
5674
}
5675
// snd_pcm_hw_params_set_rate
5676
*(void **) (&snd_pcm_hw_params_set_rate_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate");
5677
if (verbose) {
5678
error = dlerror();
5679
if (error != NULL) {
5680
fprintf(stderr, "%s\n", error);
5681
}
5682
}
5683
// snd_pcm_hw_params_set_rate_min
5684
*(void **) (&snd_pcm_hw_params_set_rate_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_min");
5685
if (verbose) {
5686
error = dlerror();
5687
if (error != NULL) {
5688
fprintf(stderr, "%s\n", error);
5689
}
5690
}
5691
// snd_pcm_hw_params_set_rate_max
5692
*(void **) (&snd_pcm_hw_params_set_rate_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_max");
5693
if (verbose) {
5694
error = dlerror();
5695
if (error != NULL) {
5696
fprintf(stderr, "%s\n", error);
5697
}
5698
}
5699
// snd_pcm_hw_params_set_rate_minmax
5700
*(void **) (&snd_pcm_hw_params_set_rate_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_minmax");
5701
if (verbose) {
5702
error = dlerror();
5703
if (error != NULL) {
5704
fprintf(stderr, "%s\n", error);
5705
}
5706
}
5707
// snd_pcm_hw_params_set_rate_near
5708
*(void **) (&snd_pcm_hw_params_set_rate_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_near");
5709
if (verbose) {
5710
error = dlerror();
5711
if (error != NULL) {
5712
fprintf(stderr, "%s\n", error);
5713
}
5714
}
5715
// snd_pcm_hw_params_set_rate_first
5716
*(void **) (&snd_pcm_hw_params_set_rate_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_first");
5717
if (verbose) {
5718
error = dlerror();
5719
if (error != NULL) {
5720
fprintf(stderr, "%s\n", error);
5721
}
5722
}
5723
// snd_pcm_hw_params_set_rate_last
5724
*(void **) (&snd_pcm_hw_params_set_rate_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_last");
5725
if (verbose) {
5726
error = dlerror();
5727
if (error != NULL) {
5728
fprintf(stderr, "%s\n", error);
5729
}
5730
}
5731
// snd_pcm_hw_params_set_rate_resample
5732
*(void **) (&snd_pcm_hw_params_set_rate_resample_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_rate_resample");
5733
if (verbose) {
5734
error = dlerror();
5735
if (error != NULL) {
5736
fprintf(stderr, "%s\n", error);
5737
}
5738
}
5739
// snd_pcm_hw_params_get_rate_resample
5740
*(void **) (&snd_pcm_hw_params_get_rate_resample_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_rate_resample");
5741
if (verbose) {
5742
error = dlerror();
5743
if (error != NULL) {
5744
fprintf(stderr, "%s\n", error);
5745
}
5746
}
5747
// snd_pcm_hw_params_set_export_buffer
5748
*(void **) (&snd_pcm_hw_params_set_export_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_export_buffer");
5749
if (verbose) {
5750
error = dlerror();
5751
if (error != NULL) {
5752
fprintf(stderr, "%s\n", error);
5753
}
5754
}
5755
// snd_pcm_hw_params_get_export_buffer
5756
*(void **) (&snd_pcm_hw_params_get_export_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_export_buffer");
5757
if (verbose) {
5758
error = dlerror();
5759
if (error != NULL) {
5760
fprintf(stderr, "%s\n", error);
5761
}
5762
}
5763
// snd_pcm_hw_params_set_period_wakeup
5764
*(void **) (&snd_pcm_hw_params_set_period_wakeup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_wakeup");
5765
if (verbose) {
5766
error = dlerror();
5767
if (error != NULL) {
5768
fprintf(stderr, "%s\n", error);
5769
}
5770
}
5771
// snd_pcm_hw_params_get_period_wakeup
5772
*(void **) (&snd_pcm_hw_params_get_period_wakeup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_wakeup");
5773
if (verbose) {
5774
error = dlerror();
5775
if (error != NULL) {
5776
fprintf(stderr, "%s\n", error);
5777
}
5778
}
5779
// snd_pcm_hw_params_get_period_time
5780
*(void **) (&snd_pcm_hw_params_get_period_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_time");
5781
if (verbose) {
5782
error = dlerror();
5783
if (error != NULL) {
5784
fprintf(stderr, "%s\n", error);
5785
}
5786
}
5787
// snd_pcm_hw_params_get_period_time_min
5788
*(void **) (&snd_pcm_hw_params_get_period_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_time_min");
5789
if (verbose) {
5790
error = dlerror();
5791
if (error != NULL) {
5792
fprintf(stderr, "%s\n", error);
5793
}
5794
}
5795
// snd_pcm_hw_params_get_period_time_max
5796
*(void **) (&snd_pcm_hw_params_get_period_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_time_max");
5797
if (verbose) {
5798
error = dlerror();
5799
if (error != NULL) {
5800
fprintf(stderr, "%s\n", error);
5801
}
5802
}
5803
// snd_pcm_hw_params_test_period_time
5804
*(void **) (&snd_pcm_hw_params_test_period_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_period_time");
5805
if (verbose) {
5806
error = dlerror();
5807
if (error != NULL) {
5808
fprintf(stderr, "%s\n", error);
5809
}
5810
}
5811
// snd_pcm_hw_params_set_period_time
5812
*(void **) (&snd_pcm_hw_params_set_period_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time");
5813
if (verbose) {
5814
error = dlerror();
5815
if (error != NULL) {
5816
fprintf(stderr, "%s\n", error);
5817
}
5818
}
5819
// snd_pcm_hw_params_set_period_time_min
5820
*(void **) (&snd_pcm_hw_params_set_period_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_min");
5821
if (verbose) {
5822
error = dlerror();
5823
if (error != NULL) {
5824
fprintf(stderr, "%s\n", error);
5825
}
5826
}
5827
// snd_pcm_hw_params_set_period_time_max
5828
*(void **) (&snd_pcm_hw_params_set_period_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_max");
5829
if (verbose) {
5830
error = dlerror();
5831
if (error != NULL) {
5832
fprintf(stderr, "%s\n", error);
5833
}
5834
}
5835
// snd_pcm_hw_params_set_period_time_minmax
5836
*(void **) (&snd_pcm_hw_params_set_period_time_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_minmax");
5837
if (verbose) {
5838
error = dlerror();
5839
if (error != NULL) {
5840
fprintf(stderr, "%s\n", error);
5841
}
5842
}
5843
// snd_pcm_hw_params_set_period_time_near
5844
*(void **) (&snd_pcm_hw_params_set_period_time_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_near");
5845
if (verbose) {
5846
error = dlerror();
5847
if (error != NULL) {
5848
fprintf(stderr, "%s\n", error);
5849
}
5850
}
5851
// snd_pcm_hw_params_set_period_time_first
5852
*(void **) (&snd_pcm_hw_params_set_period_time_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_first");
5853
if (verbose) {
5854
error = dlerror();
5855
if (error != NULL) {
5856
fprintf(stderr, "%s\n", error);
5857
}
5858
}
5859
// snd_pcm_hw_params_set_period_time_last
5860
*(void **) (&snd_pcm_hw_params_set_period_time_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_time_last");
5861
if (verbose) {
5862
error = dlerror();
5863
if (error != NULL) {
5864
fprintf(stderr, "%s\n", error);
5865
}
5866
}
5867
// snd_pcm_hw_params_get_period_size
5868
*(void **) (&snd_pcm_hw_params_get_period_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_size");
5869
if (verbose) {
5870
error = dlerror();
5871
if (error != NULL) {
5872
fprintf(stderr, "%s\n", error);
5873
}
5874
}
5875
// snd_pcm_hw_params_get_period_size_min
5876
*(void **) (&snd_pcm_hw_params_get_period_size_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_size_min");
5877
if (verbose) {
5878
error = dlerror();
5879
if (error != NULL) {
5880
fprintf(stderr, "%s\n", error);
5881
}
5882
}
5883
// snd_pcm_hw_params_get_period_size_max
5884
*(void **) (&snd_pcm_hw_params_get_period_size_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_period_size_max");
5885
if (verbose) {
5886
error = dlerror();
5887
if (error != NULL) {
5888
fprintf(stderr, "%s\n", error);
5889
}
5890
}
5891
// snd_pcm_hw_params_test_period_size
5892
*(void **) (&snd_pcm_hw_params_test_period_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_period_size");
5893
if (verbose) {
5894
error = dlerror();
5895
if (error != NULL) {
5896
fprintf(stderr, "%s\n", error);
5897
}
5898
}
5899
// snd_pcm_hw_params_set_period_size
5900
*(void **) (&snd_pcm_hw_params_set_period_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size");
5901
if (verbose) {
5902
error = dlerror();
5903
if (error != NULL) {
5904
fprintf(stderr, "%s\n", error);
5905
}
5906
}
5907
// snd_pcm_hw_params_set_period_size_min
5908
*(void **) (&snd_pcm_hw_params_set_period_size_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_min");
5909
if (verbose) {
5910
error = dlerror();
5911
if (error != NULL) {
5912
fprintf(stderr, "%s\n", error);
5913
}
5914
}
5915
// snd_pcm_hw_params_set_period_size_max
5916
*(void **) (&snd_pcm_hw_params_set_period_size_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_max");
5917
if (verbose) {
5918
error = dlerror();
5919
if (error != NULL) {
5920
fprintf(stderr, "%s\n", error);
5921
}
5922
}
5923
// snd_pcm_hw_params_set_period_size_minmax
5924
*(void **) (&snd_pcm_hw_params_set_period_size_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_minmax");
5925
if (verbose) {
5926
error = dlerror();
5927
if (error != NULL) {
5928
fprintf(stderr, "%s\n", error);
5929
}
5930
}
5931
// snd_pcm_hw_params_set_period_size_near
5932
*(void **) (&snd_pcm_hw_params_set_period_size_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_near");
5933
if (verbose) {
5934
error = dlerror();
5935
if (error != NULL) {
5936
fprintf(stderr, "%s\n", error);
5937
}
5938
}
5939
// snd_pcm_hw_params_set_period_size_first
5940
*(void **) (&snd_pcm_hw_params_set_period_size_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_first");
5941
if (verbose) {
5942
error = dlerror();
5943
if (error != NULL) {
5944
fprintf(stderr, "%s\n", error);
5945
}
5946
}
5947
// snd_pcm_hw_params_set_period_size_last
5948
*(void **) (&snd_pcm_hw_params_set_period_size_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_last");
5949
if (verbose) {
5950
error = dlerror();
5951
if (error != NULL) {
5952
fprintf(stderr, "%s\n", error);
5953
}
5954
}
5955
// snd_pcm_hw_params_set_period_size_integer
5956
*(void **) (&snd_pcm_hw_params_set_period_size_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_period_size_integer");
5957
if (verbose) {
5958
error = dlerror();
5959
if (error != NULL) {
5960
fprintf(stderr, "%s\n", error);
5961
}
5962
}
5963
// snd_pcm_hw_params_get_periods
5964
*(void **) (&snd_pcm_hw_params_get_periods_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_periods");
5965
if (verbose) {
5966
error = dlerror();
5967
if (error != NULL) {
5968
fprintf(stderr, "%s\n", error);
5969
}
5970
}
5971
// snd_pcm_hw_params_get_periods_min
5972
*(void **) (&snd_pcm_hw_params_get_periods_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_periods_min");
5973
if (verbose) {
5974
error = dlerror();
5975
if (error != NULL) {
5976
fprintf(stderr, "%s\n", error);
5977
}
5978
}
5979
// snd_pcm_hw_params_get_periods_max
5980
*(void **) (&snd_pcm_hw_params_get_periods_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_periods_max");
5981
if (verbose) {
5982
error = dlerror();
5983
if (error != NULL) {
5984
fprintf(stderr, "%s\n", error);
5985
}
5986
}
5987
// snd_pcm_hw_params_test_periods
5988
*(void **) (&snd_pcm_hw_params_test_periods_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_periods");
5989
if (verbose) {
5990
error = dlerror();
5991
if (error != NULL) {
5992
fprintf(stderr, "%s\n", error);
5993
}
5994
}
5995
// snd_pcm_hw_params_set_periods
5996
*(void **) (&snd_pcm_hw_params_set_periods_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods");
5997
if (verbose) {
5998
error = dlerror();
5999
if (error != NULL) {
6000
fprintf(stderr, "%s\n", error);
6001
}
6002
}
6003
// snd_pcm_hw_params_set_periods_min
6004
*(void **) (&snd_pcm_hw_params_set_periods_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_min");
6005
if (verbose) {
6006
error = dlerror();
6007
if (error != NULL) {
6008
fprintf(stderr, "%s\n", error);
6009
}
6010
}
6011
// snd_pcm_hw_params_set_periods_max
6012
*(void **) (&snd_pcm_hw_params_set_periods_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_max");
6013
if (verbose) {
6014
error = dlerror();
6015
if (error != NULL) {
6016
fprintf(stderr, "%s\n", error);
6017
}
6018
}
6019
// snd_pcm_hw_params_set_periods_minmax
6020
*(void **) (&snd_pcm_hw_params_set_periods_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_minmax");
6021
if (verbose) {
6022
error = dlerror();
6023
if (error != NULL) {
6024
fprintf(stderr, "%s\n", error);
6025
}
6026
}
6027
// snd_pcm_hw_params_set_periods_near
6028
*(void **) (&snd_pcm_hw_params_set_periods_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_near");
6029
if (verbose) {
6030
error = dlerror();
6031
if (error != NULL) {
6032
fprintf(stderr, "%s\n", error);
6033
}
6034
}
6035
// snd_pcm_hw_params_set_periods_first
6036
*(void **) (&snd_pcm_hw_params_set_periods_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_first");
6037
if (verbose) {
6038
error = dlerror();
6039
if (error != NULL) {
6040
fprintf(stderr, "%s\n", error);
6041
}
6042
}
6043
// snd_pcm_hw_params_set_periods_last
6044
*(void **) (&snd_pcm_hw_params_set_periods_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_last");
6045
if (verbose) {
6046
error = dlerror();
6047
if (error != NULL) {
6048
fprintf(stderr, "%s\n", error);
6049
}
6050
}
6051
// snd_pcm_hw_params_set_periods_integer
6052
*(void **) (&snd_pcm_hw_params_set_periods_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_periods_integer");
6053
if (verbose) {
6054
error = dlerror();
6055
if (error != NULL) {
6056
fprintf(stderr, "%s\n", error);
6057
}
6058
}
6059
// snd_pcm_hw_params_get_buffer_time
6060
*(void **) (&snd_pcm_hw_params_get_buffer_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_time");
6061
if (verbose) {
6062
error = dlerror();
6063
if (error != NULL) {
6064
fprintf(stderr, "%s\n", error);
6065
}
6066
}
6067
// snd_pcm_hw_params_get_buffer_time_min
6068
*(void **) (&snd_pcm_hw_params_get_buffer_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_time_min");
6069
if (verbose) {
6070
error = dlerror();
6071
if (error != NULL) {
6072
fprintf(stderr, "%s\n", error);
6073
}
6074
}
6075
// snd_pcm_hw_params_get_buffer_time_max
6076
*(void **) (&snd_pcm_hw_params_get_buffer_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_time_max");
6077
if (verbose) {
6078
error = dlerror();
6079
if (error != NULL) {
6080
fprintf(stderr, "%s\n", error);
6081
}
6082
}
6083
// snd_pcm_hw_params_test_buffer_time
6084
*(void **) (&snd_pcm_hw_params_test_buffer_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_buffer_time");
6085
if (verbose) {
6086
error = dlerror();
6087
if (error != NULL) {
6088
fprintf(stderr, "%s\n", error);
6089
}
6090
}
6091
// snd_pcm_hw_params_set_buffer_time
6092
*(void **) (&snd_pcm_hw_params_set_buffer_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time");
6093
if (verbose) {
6094
error = dlerror();
6095
if (error != NULL) {
6096
fprintf(stderr, "%s\n", error);
6097
}
6098
}
6099
// snd_pcm_hw_params_set_buffer_time_min
6100
*(void **) (&snd_pcm_hw_params_set_buffer_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_min");
6101
if (verbose) {
6102
error = dlerror();
6103
if (error != NULL) {
6104
fprintf(stderr, "%s\n", error);
6105
}
6106
}
6107
// snd_pcm_hw_params_set_buffer_time_max
6108
*(void **) (&snd_pcm_hw_params_set_buffer_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_max");
6109
if (verbose) {
6110
error = dlerror();
6111
if (error != NULL) {
6112
fprintf(stderr, "%s\n", error);
6113
}
6114
}
6115
// snd_pcm_hw_params_set_buffer_time_minmax
6116
*(void **) (&snd_pcm_hw_params_set_buffer_time_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_minmax");
6117
if (verbose) {
6118
error = dlerror();
6119
if (error != NULL) {
6120
fprintf(stderr, "%s\n", error);
6121
}
6122
}
6123
// snd_pcm_hw_params_set_buffer_time_near
6124
*(void **) (&snd_pcm_hw_params_set_buffer_time_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_near");
6125
if (verbose) {
6126
error = dlerror();
6127
if (error != NULL) {
6128
fprintf(stderr, "%s\n", error);
6129
}
6130
}
6131
// snd_pcm_hw_params_set_buffer_time_first
6132
*(void **) (&snd_pcm_hw_params_set_buffer_time_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_first");
6133
if (verbose) {
6134
error = dlerror();
6135
if (error != NULL) {
6136
fprintf(stderr, "%s\n", error);
6137
}
6138
}
6139
// snd_pcm_hw_params_set_buffer_time_last
6140
*(void **) (&snd_pcm_hw_params_set_buffer_time_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_time_last");
6141
if (verbose) {
6142
error = dlerror();
6143
if (error != NULL) {
6144
fprintf(stderr, "%s\n", error);
6145
}
6146
}
6147
// snd_pcm_hw_params_get_buffer_size
6148
*(void **) (&snd_pcm_hw_params_get_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_size");
6149
if (verbose) {
6150
error = dlerror();
6151
if (error != NULL) {
6152
fprintf(stderr, "%s\n", error);
6153
}
6154
}
6155
// snd_pcm_hw_params_get_buffer_size_min
6156
*(void **) (&snd_pcm_hw_params_get_buffer_size_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_size_min");
6157
if (verbose) {
6158
error = dlerror();
6159
if (error != NULL) {
6160
fprintf(stderr, "%s\n", error);
6161
}
6162
}
6163
// snd_pcm_hw_params_get_buffer_size_max
6164
*(void **) (&snd_pcm_hw_params_get_buffer_size_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_buffer_size_max");
6165
if (verbose) {
6166
error = dlerror();
6167
if (error != NULL) {
6168
fprintf(stderr, "%s\n", error);
6169
}
6170
}
6171
// snd_pcm_hw_params_test_buffer_size
6172
*(void **) (&snd_pcm_hw_params_test_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_buffer_size");
6173
if (verbose) {
6174
error = dlerror();
6175
if (error != NULL) {
6176
fprintf(stderr, "%s\n", error);
6177
}
6178
}
6179
// snd_pcm_hw_params_set_buffer_size
6180
*(void **) (&snd_pcm_hw_params_set_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size");
6181
if (verbose) {
6182
error = dlerror();
6183
if (error != NULL) {
6184
fprintf(stderr, "%s\n", error);
6185
}
6186
}
6187
// snd_pcm_hw_params_set_buffer_size_min
6188
*(void **) (&snd_pcm_hw_params_set_buffer_size_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_min");
6189
if (verbose) {
6190
error = dlerror();
6191
if (error != NULL) {
6192
fprintf(stderr, "%s\n", error);
6193
}
6194
}
6195
// snd_pcm_hw_params_set_buffer_size_max
6196
*(void **) (&snd_pcm_hw_params_set_buffer_size_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_max");
6197
if (verbose) {
6198
error = dlerror();
6199
if (error != NULL) {
6200
fprintf(stderr, "%s\n", error);
6201
}
6202
}
6203
// snd_pcm_hw_params_set_buffer_size_minmax
6204
*(void **) (&snd_pcm_hw_params_set_buffer_size_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_minmax");
6205
if (verbose) {
6206
error = dlerror();
6207
if (error != NULL) {
6208
fprintf(stderr, "%s\n", error);
6209
}
6210
}
6211
// snd_pcm_hw_params_set_buffer_size_near
6212
*(void **) (&snd_pcm_hw_params_set_buffer_size_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_near");
6213
if (verbose) {
6214
error = dlerror();
6215
if (error != NULL) {
6216
fprintf(stderr, "%s\n", error);
6217
}
6218
}
6219
// snd_pcm_hw_params_set_buffer_size_first
6220
*(void **) (&snd_pcm_hw_params_set_buffer_size_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_first");
6221
if (verbose) {
6222
error = dlerror();
6223
if (error != NULL) {
6224
fprintf(stderr, "%s\n", error);
6225
}
6226
}
6227
// snd_pcm_hw_params_set_buffer_size_last
6228
*(void **) (&snd_pcm_hw_params_set_buffer_size_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_buffer_size_last");
6229
if (verbose) {
6230
error = dlerror();
6231
if (error != NULL) {
6232
fprintf(stderr, "%s\n", error);
6233
}
6234
}
6235
// snd_pcm_hw_params_get_min_align
6236
*(void **) (&snd_pcm_hw_params_get_min_align_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_min_align");
6237
if (verbose) {
6238
error = dlerror();
6239
if (error != NULL) {
6240
fprintf(stderr, "%s\n", error);
6241
}
6242
}
6243
// snd_pcm_sw_params_sizeof
6244
*(void **) (&snd_pcm_sw_params_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_sizeof");
6245
if (verbose) {
6246
error = dlerror();
6247
if (error != NULL) {
6248
fprintf(stderr, "%s\n", error);
6249
}
6250
}
6251
// snd_pcm_sw_params_malloc
6252
*(void **) (&snd_pcm_sw_params_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_malloc");
6253
if (verbose) {
6254
error = dlerror();
6255
if (error != NULL) {
6256
fprintf(stderr, "%s\n", error);
6257
}
6258
}
6259
// snd_pcm_sw_params_free
6260
*(void **) (&snd_pcm_sw_params_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_free");
6261
if (verbose) {
6262
error = dlerror();
6263
if (error != NULL) {
6264
fprintf(stderr, "%s\n", error);
6265
}
6266
}
6267
// snd_pcm_sw_params_copy
6268
*(void **) (&snd_pcm_sw_params_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_copy");
6269
if (verbose) {
6270
error = dlerror();
6271
if (error != NULL) {
6272
fprintf(stderr, "%s\n", error);
6273
}
6274
}
6275
// snd_pcm_sw_params_get_boundary
6276
*(void **) (&snd_pcm_sw_params_get_boundary_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_boundary");
6277
if (verbose) {
6278
error = dlerror();
6279
if (error != NULL) {
6280
fprintf(stderr, "%s\n", error);
6281
}
6282
}
6283
// snd_pcm_sw_params_set_tstamp_mode
6284
*(void **) (&snd_pcm_sw_params_set_tstamp_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_tstamp_mode");
6285
if (verbose) {
6286
error = dlerror();
6287
if (error != NULL) {
6288
fprintf(stderr, "%s\n", error);
6289
}
6290
}
6291
// snd_pcm_sw_params_get_tstamp_mode
6292
*(void **) (&snd_pcm_sw_params_get_tstamp_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_tstamp_mode");
6293
if (verbose) {
6294
error = dlerror();
6295
if (error != NULL) {
6296
fprintf(stderr, "%s\n", error);
6297
}
6298
}
6299
// snd_pcm_sw_params_set_avail_min
6300
*(void **) (&snd_pcm_sw_params_set_avail_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_avail_min");
6301
if (verbose) {
6302
error = dlerror();
6303
if (error != NULL) {
6304
fprintf(stderr, "%s\n", error);
6305
}
6306
}
6307
// snd_pcm_sw_params_get_avail_min
6308
*(void **) (&snd_pcm_sw_params_get_avail_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_avail_min");
6309
if (verbose) {
6310
error = dlerror();
6311
if (error != NULL) {
6312
fprintf(stderr, "%s\n", error);
6313
}
6314
}
6315
// snd_pcm_sw_params_set_period_event
6316
*(void **) (&snd_pcm_sw_params_set_period_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_period_event");
6317
if (verbose) {
6318
error = dlerror();
6319
if (error != NULL) {
6320
fprintf(stderr, "%s\n", error);
6321
}
6322
}
6323
// snd_pcm_sw_params_get_period_event
6324
*(void **) (&snd_pcm_sw_params_get_period_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_period_event");
6325
if (verbose) {
6326
error = dlerror();
6327
if (error != NULL) {
6328
fprintf(stderr, "%s\n", error);
6329
}
6330
}
6331
// snd_pcm_sw_params_set_start_threshold
6332
*(void **) (&snd_pcm_sw_params_set_start_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_start_threshold");
6333
if (verbose) {
6334
error = dlerror();
6335
if (error != NULL) {
6336
fprintf(stderr, "%s\n", error);
6337
}
6338
}
6339
// snd_pcm_sw_params_get_start_threshold
6340
*(void **) (&snd_pcm_sw_params_get_start_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_start_threshold");
6341
if (verbose) {
6342
error = dlerror();
6343
if (error != NULL) {
6344
fprintf(stderr, "%s\n", error);
6345
}
6346
}
6347
// snd_pcm_sw_params_set_stop_threshold
6348
*(void **) (&snd_pcm_sw_params_set_stop_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_stop_threshold");
6349
if (verbose) {
6350
error = dlerror();
6351
if (error != NULL) {
6352
fprintf(stderr, "%s\n", error);
6353
}
6354
}
6355
// snd_pcm_sw_params_get_stop_threshold
6356
*(void **) (&snd_pcm_sw_params_get_stop_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_stop_threshold");
6357
if (verbose) {
6358
error = dlerror();
6359
if (error != NULL) {
6360
fprintf(stderr, "%s\n", error);
6361
}
6362
}
6363
// snd_pcm_sw_params_set_silence_threshold
6364
*(void **) (&snd_pcm_sw_params_set_silence_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_silence_threshold");
6365
if (verbose) {
6366
error = dlerror();
6367
if (error != NULL) {
6368
fprintf(stderr, "%s\n", error);
6369
}
6370
}
6371
// snd_pcm_sw_params_get_silence_threshold
6372
*(void **) (&snd_pcm_sw_params_get_silence_threshold_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_silence_threshold");
6373
if (verbose) {
6374
error = dlerror();
6375
if (error != NULL) {
6376
fprintf(stderr, "%s\n", error);
6377
}
6378
}
6379
// snd_pcm_sw_params_set_silence_size
6380
*(void **) (&snd_pcm_sw_params_set_silence_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_silence_size");
6381
if (verbose) {
6382
error = dlerror();
6383
if (error != NULL) {
6384
fprintf(stderr, "%s\n", error);
6385
}
6386
}
6387
// snd_pcm_sw_params_get_silence_size
6388
*(void **) (&snd_pcm_sw_params_get_silence_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_silence_size");
6389
if (verbose) {
6390
error = dlerror();
6391
if (error != NULL) {
6392
fprintf(stderr, "%s\n", error);
6393
}
6394
}
6395
// snd_pcm_access_mask_sizeof
6396
*(void **) (&snd_pcm_access_mask_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_sizeof");
6397
if (verbose) {
6398
error = dlerror();
6399
if (error != NULL) {
6400
fprintf(stderr, "%s\n", error);
6401
}
6402
}
6403
// snd_pcm_access_mask_malloc
6404
*(void **) (&snd_pcm_access_mask_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_malloc");
6405
if (verbose) {
6406
error = dlerror();
6407
if (error != NULL) {
6408
fprintf(stderr, "%s\n", error);
6409
}
6410
}
6411
// snd_pcm_access_mask_free
6412
*(void **) (&snd_pcm_access_mask_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_free");
6413
if (verbose) {
6414
error = dlerror();
6415
if (error != NULL) {
6416
fprintf(stderr, "%s\n", error);
6417
}
6418
}
6419
// snd_pcm_access_mask_copy
6420
*(void **) (&snd_pcm_access_mask_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_copy");
6421
if (verbose) {
6422
error = dlerror();
6423
if (error != NULL) {
6424
fprintf(stderr, "%s\n", error);
6425
}
6426
}
6427
// snd_pcm_access_mask_none
6428
*(void **) (&snd_pcm_access_mask_none_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_none");
6429
if (verbose) {
6430
error = dlerror();
6431
if (error != NULL) {
6432
fprintf(stderr, "%s\n", error);
6433
}
6434
}
6435
// snd_pcm_access_mask_any
6436
*(void **) (&snd_pcm_access_mask_any_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_any");
6437
if (verbose) {
6438
error = dlerror();
6439
if (error != NULL) {
6440
fprintf(stderr, "%s\n", error);
6441
}
6442
}
6443
// snd_pcm_access_mask_test
6444
*(void **) (&snd_pcm_access_mask_test_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_test");
6445
if (verbose) {
6446
error = dlerror();
6447
if (error != NULL) {
6448
fprintf(stderr, "%s\n", error);
6449
}
6450
}
6451
// snd_pcm_access_mask_empty
6452
*(void **) (&snd_pcm_access_mask_empty_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_empty");
6453
if (verbose) {
6454
error = dlerror();
6455
if (error != NULL) {
6456
fprintf(stderr, "%s\n", error);
6457
}
6458
}
6459
// snd_pcm_access_mask_set
6460
*(void **) (&snd_pcm_access_mask_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_set");
6461
if (verbose) {
6462
error = dlerror();
6463
if (error != NULL) {
6464
fprintf(stderr, "%s\n", error);
6465
}
6466
}
6467
// snd_pcm_access_mask_reset
6468
*(void **) (&snd_pcm_access_mask_reset_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_mask_reset");
6469
if (verbose) {
6470
error = dlerror();
6471
if (error != NULL) {
6472
fprintf(stderr, "%s\n", error);
6473
}
6474
}
6475
// snd_pcm_format_mask_sizeof
6476
*(void **) (&snd_pcm_format_mask_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_sizeof");
6477
if (verbose) {
6478
error = dlerror();
6479
if (error != NULL) {
6480
fprintf(stderr, "%s\n", error);
6481
}
6482
}
6483
// snd_pcm_format_mask_malloc
6484
*(void **) (&snd_pcm_format_mask_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_malloc");
6485
if (verbose) {
6486
error = dlerror();
6487
if (error != NULL) {
6488
fprintf(stderr, "%s\n", error);
6489
}
6490
}
6491
// snd_pcm_format_mask_free
6492
*(void **) (&snd_pcm_format_mask_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_free");
6493
if (verbose) {
6494
error = dlerror();
6495
if (error != NULL) {
6496
fprintf(stderr, "%s\n", error);
6497
}
6498
}
6499
// snd_pcm_format_mask_copy
6500
*(void **) (&snd_pcm_format_mask_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_copy");
6501
if (verbose) {
6502
error = dlerror();
6503
if (error != NULL) {
6504
fprintf(stderr, "%s\n", error);
6505
}
6506
}
6507
// snd_pcm_format_mask_none
6508
*(void **) (&snd_pcm_format_mask_none_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_none");
6509
if (verbose) {
6510
error = dlerror();
6511
if (error != NULL) {
6512
fprintf(stderr, "%s\n", error);
6513
}
6514
}
6515
// snd_pcm_format_mask_any
6516
*(void **) (&snd_pcm_format_mask_any_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_any");
6517
if (verbose) {
6518
error = dlerror();
6519
if (error != NULL) {
6520
fprintf(stderr, "%s\n", error);
6521
}
6522
}
6523
// snd_pcm_format_mask_test
6524
*(void **) (&snd_pcm_format_mask_test_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_test");
6525
if (verbose) {
6526
error = dlerror();
6527
if (error != NULL) {
6528
fprintf(stderr, "%s\n", error);
6529
}
6530
}
6531
// snd_pcm_format_mask_empty
6532
*(void **) (&snd_pcm_format_mask_empty_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_empty");
6533
if (verbose) {
6534
error = dlerror();
6535
if (error != NULL) {
6536
fprintf(stderr, "%s\n", error);
6537
}
6538
}
6539
// snd_pcm_format_mask_set
6540
*(void **) (&snd_pcm_format_mask_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_set");
6541
if (verbose) {
6542
error = dlerror();
6543
if (error != NULL) {
6544
fprintf(stderr, "%s\n", error);
6545
}
6546
}
6547
// snd_pcm_format_mask_reset
6548
*(void **) (&snd_pcm_format_mask_reset_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_mask_reset");
6549
if (verbose) {
6550
error = dlerror();
6551
if (error != NULL) {
6552
fprintf(stderr, "%s\n", error);
6553
}
6554
}
6555
// snd_pcm_subformat_mask_sizeof
6556
*(void **) (&snd_pcm_subformat_mask_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_sizeof");
6557
if (verbose) {
6558
error = dlerror();
6559
if (error != NULL) {
6560
fprintf(stderr, "%s\n", error);
6561
}
6562
}
6563
// snd_pcm_subformat_mask_malloc
6564
*(void **) (&snd_pcm_subformat_mask_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_malloc");
6565
if (verbose) {
6566
error = dlerror();
6567
if (error != NULL) {
6568
fprintf(stderr, "%s\n", error);
6569
}
6570
}
6571
// snd_pcm_subformat_mask_free
6572
*(void **) (&snd_pcm_subformat_mask_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_free");
6573
if (verbose) {
6574
error = dlerror();
6575
if (error != NULL) {
6576
fprintf(stderr, "%s\n", error);
6577
}
6578
}
6579
// snd_pcm_subformat_mask_copy
6580
*(void **) (&snd_pcm_subformat_mask_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_copy");
6581
if (verbose) {
6582
error = dlerror();
6583
if (error != NULL) {
6584
fprintf(stderr, "%s\n", error);
6585
}
6586
}
6587
// snd_pcm_subformat_mask_none
6588
*(void **) (&snd_pcm_subformat_mask_none_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_none");
6589
if (verbose) {
6590
error = dlerror();
6591
if (error != NULL) {
6592
fprintf(stderr, "%s\n", error);
6593
}
6594
}
6595
// snd_pcm_subformat_mask_any
6596
*(void **) (&snd_pcm_subformat_mask_any_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_any");
6597
if (verbose) {
6598
error = dlerror();
6599
if (error != NULL) {
6600
fprintf(stderr, "%s\n", error);
6601
}
6602
}
6603
// snd_pcm_subformat_mask_test
6604
*(void **) (&snd_pcm_subformat_mask_test_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_test");
6605
if (verbose) {
6606
error = dlerror();
6607
if (error != NULL) {
6608
fprintf(stderr, "%s\n", error);
6609
}
6610
}
6611
// snd_pcm_subformat_mask_empty
6612
*(void **) (&snd_pcm_subformat_mask_empty_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_empty");
6613
if (verbose) {
6614
error = dlerror();
6615
if (error != NULL) {
6616
fprintf(stderr, "%s\n", error);
6617
}
6618
}
6619
// snd_pcm_subformat_mask_set
6620
*(void **) (&snd_pcm_subformat_mask_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_set");
6621
if (verbose) {
6622
error = dlerror();
6623
if (error != NULL) {
6624
fprintf(stderr, "%s\n", error);
6625
}
6626
}
6627
// snd_pcm_subformat_mask_reset
6628
*(void **) (&snd_pcm_subformat_mask_reset_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_mask_reset");
6629
if (verbose) {
6630
error = dlerror();
6631
if (error != NULL) {
6632
fprintf(stderr, "%s\n", error);
6633
}
6634
}
6635
// snd_pcm_status_sizeof
6636
*(void **) (&snd_pcm_status_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_sizeof");
6637
if (verbose) {
6638
error = dlerror();
6639
if (error != NULL) {
6640
fprintf(stderr, "%s\n", error);
6641
}
6642
}
6643
// snd_pcm_status_malloc
6644
*(void **) (&snd_pcm_status_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_malloc");
6645
if (verbose) {
6646
error = dlerror();
6647
if (error != NULL) {
6648
fprintf(stderr, "%s\n", error);
6649
}
6650
}
6651
// snd_pcm_status_free
6652
*(void **) (&snd_pcm_status_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_free");
6653
if (verbose) {
6654
error = dlerror();
6655
if (error != NULL) {
6656
fprintf(stderr, "%s\n", error);
6657
}
6658
}
6659
// snd_pcm_status_copy
6660
*(void **) (&snd_pcm_status_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_copy");
6661
if (verbose) {
6662
error = dlerror();
6663
if (error != NULL) {
6664
fprintf(stderr, "%s\n", error);
6665
}
6666
}
6667
// snd_pcm_status_get_state
6668
*(void **) (&snd_pcm_status_get_state_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_state");
6669
if (verbose) {
6670
error = dlerror();
6671
if (error != NULL) {
6672
fprintf(stderr, "%s\n", error);
6673
}
6674
}
6675
// snd_pcm_status_get_trigger_tstamp
6676
*(void **) (&snd_pcm_status_get_trigger_tstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_trigger_tstamp");
6677
if (verbose) {
6678
error = dlerror();
6679
if (error != NULL) {
6680
fprintf(stderr, "%s\n", error);
6681
}
6682
}
6683
// snd_pcm_status_get_trigger_htstamp
6684
*(void **) (&snd_pcm_status_get_trigger_htstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_trigger_htstamp");
6685
if (verbose) {
6686
error = dlerror();
6687
if (error != NULL) {
6688
fprintf(stderr, "%s\n", error);
6689
}
6690
}
6691
// snd_pcm_status_get_tstamp
6692
*(void **) (&snd_pcm_status_get_tstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_tstamp");
6693
if (verbose) {
6694
error = dlerror();
6695
if (error != NULL) {
6696
fprintf(stderr, "%s\n", error);
6697
}
6698
}
6699
// snd_pcm_status_get_htstamp
6700
*(void **) (&snd_pcm_status_get_htstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_htstamp");
6701
if (verbose) {
6702
error = dlerror();
6703
if (error != NULL) {
6704
fprintf(stderr, "%s\n", error);
6705
}
6706
}
6707
// snd_pcm_status_get_audio_htstamp
6708
*(void **) (&snd_pcm_status_get_audio_htstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_audio_htstamp");
6709
if (verbose) {
6710
error = dlerror();
6711
if (error != NULL) {
6712
fprintf(stderr, "%s\n", error);
6713
}
6714
}
6715
// snd_pcm_status_get_driver_htstamp
6716
*(void **) (&snd_pcm_status_get_driver_htstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_driver_htstamp");
6717
if (verbose) {
6718
error = dlerror();
6719
if (error != NULL) {
6720
fprintf(stderr, "%s\n", error);
6721
}
6722
}
6723
// snd_pcm_status_get_delay
6724
*(void **) (&snd_pcm_status_get_delay_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_delay");
6725
if (verbose) {
6726
error = dlerror();
6727
if (error != NULL) {
6728
fprintf(stderr, "%s\n", error);
6729
}
6730
}
6731
// snd_pcm_status_get_avail
6732
*(void **) (&snd_pcm_status_get_avail_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_avail");
6733
if (verbose) {
6734
error = dlerror();
6735
if (error != NULL) {
6736
fprintf(stderr, "%s\n", error);
6737
}
6738
}
6739
// snd_pcm_status_get_avail_max
6740
*(void **) (&snd_pcm_status_get_avail_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_avail_max");
6741
if (verbose) {
6742
error = dlerror();
6743
if (error != NULL) {
6744
fprintf(stderr, "%s\n", error);
6745
}
6746
}
6747
// snd_pcm_status_get_overrange
6748
*(void **) (&snd_pcm_status_get_overrange_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_get_overrange");
6749
if (verbose) {
6750
error = dlerror();
6751
if (error != NULL) {
6752
fprintf(stderr, "%s\n", error);
6753
}
6754
}
6755
// snd_pcm_type_name
6756
*(void **) (&snd_pcm_type_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_type_name");
6757
if (verbose) {
6758
error = dlerror();
6759
if (error != NULL) {
6760
fprintf(stderr, "%s\n", error);
6761
}
6762
}
6763
// snd_pcm_stream_name
6764
*(void **) (&snd_pcm_stream_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_stream_name");
6765
if (verbose) {
6766
error = dlerror();
6767
if (error != NULL) {
6768
fprintf(stderr, "%s\n", error);
6769
}
6770
}
6771
// snd_pcm_access_name
6772
*(void **) (&snd_pcm_access_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_access_name");
6773
if (verbose) {
6774
error = dlerror();
6775
if (error != NULL) {
6776
fprintf(stderr, "%s\n", error);
6777
}
6778
}
6779
// snd_pcm_format_name
6780
*(void **) (&snd_pcm_format_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_name");
6781
if (verbose) {
6782
error = dlerror();
6783
if (error != NULL) {
6784
fprintf(stderr, "%s\n", error);
6785
}
6786
}
6787
// snd_pcm_format_description
6788
*(void **) (&snd_pcm_format_description_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_description");
6789
if (verbose) {
6790
error = dlerror();
6791
if (error != NULL) {
6792
fprintf(stderr, "%s\n", error);
6793
}
6794
}
6795
// snd_pcm_subformat_name
6796
*(void **) (&snd_pcm_subformat_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_name");
6797
if (verbose) {
6798
error = dlerror();
6799
if (error != NULL) {
6800
fprintf(stderr, "%s\n", error);
6801
}
6802
}
6803
// snd_pcm_subformat_description
6804
*(void **) (&snd_pcm_subformat_description_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_subformat_description");
6805
if (verbose) {
6806
error = dlerror();
6807
if (error != NULL) {
6808
fprintf(stderr, "%s\n", error);
6809
}
6810
}
6811
// snd_pcm_format_value
6812
*(void **) (&snd_pcm_format_value_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_value");
6813
if (verbose) {
6814
error = dlerror();
6815
if (error != NULL) {
6816
fprintf(stderr, "%s\n", error);
6817
}
6818
}
6819
// snd_pcm_tstamp_mode_name
6820
*(void **) (&snd_pcm_tstamp_mode_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_tstamp_mode_name");
6821
if (verbose) {
6822
error = dlerror();
6823
if (error != NULL) {
6824
fprintf(stderr, "%s\n", error);
6825
}
6826
}
6827
// snd_pcm_state_name
6828
*(void **) (&snd_pcm_state_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_state_name");
6829
if (verbose) {
6830
error = dlerror();
6831
if (error != NULL) {
6832
fprintf(stderr, "%s\n", error);
6833
}
6834
}
6835
// snd_pcm_dump
6836
*(void **) (&snd_pcm_dump_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_dump");
6837
if (verbose) {
6838
error = dlerror();
6839
if (error != NULL) {
6840
fprintf(stderr, "%s\n", error);
6841
}
6842
}
6843
// snd_pcm_dump_hw_setup
6844
*(void **) (&snd_pcm_dump_hw_setup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_dump_hw_setup");
6845
if (verbose) {
6846
error = dlerror();
6847
if (error != NULL) {
6848
fprintf(stderr, "%s\n", error);
6849
}
6850
}
6851
// snd_pcm_dump_sw_setup
6852
*(void **) (&snd_pcm_dump_sw_setup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_dump_sw_setup");
6853
if (verbose) {
6854
error = dlerror();
6855
if (error != NULL) {
6856
fprintf(stderr, "%s\n", error);
6857
}
6858
}
6859
// snd_pcm_dump_setup
6860
*(void **) (&snd_pcm_dump_setup_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_dump_setup");
6861
if (verbose) {
6862
error = dlerror();
6863
if (error != NULL) {
6864
fprintf(stderr, "%s\n", error);
6865
}
6866
}
6867
// snd_pcm_hw_params_dump
6868
*(void **) (&snd_pcm_hw_params_dump_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_dump");
6869
if (verbose) {
6870
error = dlerror();
6871
if (error != NULL) {
6872
fprintf(stderr, "%s\n", error);
6873
}
6874
}
6875
// snd_pcm_sw_params_dump
6876
*(void **) (&snd_pcm_sw_params_dump_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_dump");
6877
if (verbose) {
6878
error = dlerror();
6879
if (error != NULL) {
6880
fprintf(stderr, "%s\n", error);
6881
}
6882
}
6883
// snd_pcm_status_dump
6884
*(void **) (&snd_pcm_status_dump_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_status_dump");
6885
if (verbose) {
6886
error = dlerror();
6887
if (error != NULL) {
6888
fprintf(stderr, "%s\n", error);
6889
}
6890
}
6891
// snd_pcm_mmap_begin
6892
*(void **) (&snd_pcm_mmap_begin_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_begin");
6893
if (verbose) {
6894
error = dlerror();
6895
if (error != NULL) {
6896
fprintf(stderr, "%s\n", error);
6897
}
6898
}
6899
// snd_pcm_mmap_commit
6900
*(void **) (&snd_pcm_mmap_commit_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_commit");
6901
if (verbose) {
6902
error = dlerror();
6903
if (error != NULL) {
6904
fprintf(stderr, "%s\n", error);
6905
}
6906
}
6907
// snd_pcm_mmap_writei
6908
*(void **) (&snd_pcm_mmap_writei_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_writei");
6909
if (verbose) {
6910
error = dlerror();
6911
if (error != NULL) {
6912
fprintf(stderr, "%s\n", error);
6913
}
6914
}
6915
// snd_pcm_mmap_readi
6916
*(void **) (&snd_pcm_mmap_readi_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_readi");
6917
if (verbose) {
6918
error = dlerror();
6919
if (error != NULL) {
6920
fprintf(stderr, "%s\n", error);
6921
}
6922
}
6923
// snd_pcm_mmap_writen
6924
*(void **) (&snd_pcm_mmap_writen_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_writen");
6925
if (verbose) {
6926
error = dlerror();
6927
if (error != NULL) {
6928
fprintf(stderr, "%s\n", error);
6929
}
6930
}
6931
// snd_pcm_mmap_readn
6932
*(void **) (&snd_pcm_mmap_readn_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_mmap_readn");
6933
if (verbose) {
6934
error = dlerror();
6935
if (error != NULL) {
6936
fprintf(stderr, "%s\n", error);
6937
}
6938
}
6939
// snd_pcm_format_signed
6940
*(void **) (&snd_pcm_format_signed_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_signed");
6941
if (verbose) {
6942
error = dlerror();
6943
if (error != NULL) {
6944
fprintf(stderr, "%s\n", error);
6945
}
6946
}
6947
// snd_pcm_format_unsigned
6948
*(void **) (&snd_pcm_format_unsigned_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_unsigned");
6949
if (verbose) {
6950
error = dlerror();
6951
if (error != NULL) {
6952
fprintf(stderr, "%s\n", error);
6953
}
6954
}
6955
// snd_pcm_format_linear
6956
*(void **) (&snd_pcm_format_linear_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_linear");
6957
if (verbose) {
6958
error = dlerror();
6959
if (error != NULL) {
6960
fprintf(stderr, "%s\n", error);
6961
}
6962
}
6963
// snd_pcm_format_float
6964
*(void **) (&snd_pcm_format_float_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_float");
6965
if (verbose) {
6966
error = dlerror();
6967
if (error != NULL) {
6968
fprintf(stderr, "%s\n", error);
6969
}
6970
}
6971
// snd_pcm_format_little_endian
6972
*(void **) (&snd_pcm_format_little_endian_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_little_endian");
6973
if (verbose) {
6974
error = dlerror();
6975
if (error != NULL) {
6976
fprintf(stderr, "%s\n", error);
6977
}
6978
}
6979
// snd_pcm_format_big_endian
6980
*(void **) (&snd_pcm_format_big_endian_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_big_endian");
6981
if (verbose) {
6982
error = dlerror();
6983
if (error != NULL) {
6984
fprintf(stderr, "%s\n", error);
6985
}
6986
}
6987
// snd_pcm_format_cpu_endian
6988
*(void **) (&snd_pcm_format_cpu_endian_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_cpu_endian");
6989
if (verbose) {
6990
error = dlerror();
6991
if (error != NULL) {
6992
fprintf(stderr, "%s\n", error);
6993
}
6994
}
6995
// snd_pcm_format_width
6996
*(void **) (&snd_pcm_format_width_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_width");
6997
if (verbose) {
6998
error = dlerror();
6999
if (error != NULL) {
7000
fprintf(stderr, "%s\n", error);
7001
}
7002
}
7003
// snd_pcm_format_physical_width
7004
*(void **) (&snd_pcm_format_physical_width_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_physical_width");
7005
if (verbose) {
7006
error = dlerror();
7007
if (error != NULL) {
7008
fprintf(stderr, "%s\n", error);
7009
}
7010
}
7011
// snd_pcm_build_linear_format
7012
*(void **) (&snd_pcm_build_linear_format_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_build_linear_format");
7013
if (verbose) {
7014
error = dlerror();
7015
if (error != NULL) {
7016
fprintf(stderr, "%s\n", error);
7017
}
7018
}
7019
// snd_pcm_format_size
7020
*(void **) (&snd_pcm_format_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_size");
7021
if (verbose) {
7022
error = dlerror();
7023
if (error != NULL) {
7024
fprintf(stderr, "%s\n", error);
7025
}
7026
}
7027
// snd_pcm_format_silence
7028
*(void **) (&snd_pcm_format_silence_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_silence");
7029
if (verbose) {
7030
error = dlerror();
7031
if (error != NULL) {
7032
fprintf(stderr, "%s\n", error);
7033
}
7034
}
7035
// snd_pcm_format_silence_16
7036
*(void **) (&snd_pcm_format_silence_16_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_silence_16");
7037
if (verbose) {
7038
error = dlerror();
7039
if (error != NULL) {
7040
fprintf(stderr, "%s\n", error);
7041
}
7042
}
7043
// snd_pcm_format_silence_32
7044
*(void **) (&snd_pcm_format_silence_32_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_silence_32");
7045
if (verbose) {
7046
error = dlerror();
7047
if (error != NULL) {
7048
fprintf(stderr, "%s\n", error);
7049
}
7050
}
7051
// snd_pcm_format_silence_64
7052
*(void **) (&snd_pcm_format_silence_64_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_silence_64");
7053
if (verbose) {
7054
error = dlerror();
7055
if (error != NULL) {
7056
fprintf(stderr, "%s\n", error);
7057
}
7058
}
7059
// snd_pcm_format_set_silence
7060
*(void **) (&snd_pcm_format_set_silence_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_format_set_silence");
7061
if (verbose) {
7062
error = dlerror();
7063
if (error != NULL) {
7064
fprintf(stderr, "%s\n", error);
7065
}
7066
}
7067
// snd_pcm_bytes_to_frames
7068
*(void **) (&snd_pcm_bytes_to_frames_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_bytes_to_frames");
7069
if (verbose) {
7070
error = dlerror();
7071
if (error != NULL) {
7072
fprintf(stderr, "%s\n", error);
7073
}
7074
}
7075
// snd_pcm_frames_to_bytes
7076
*(void **) (&snd_pcm_frames_to_bytes_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_frames_to_bytes");
7077
if (verbose) {
7078
error = dlerror();
7079
if (error != NULL) {
7080
fprintf(stderr, "%s\n", error);
7081
}
7082
}
7083
// snd_pcm_bytes_to_samples
7084
*(void **) (&snd_pcm_bytes_to_samples_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_bytes_to_samples");
7085
if (verbose) {
7086
error = dlerror();
7087
if (error != NULL) {
7088
fprintf(stderr, "%s\n", error);
7089
}
7090
}
7091
// snd_pcm_samples_to_bytes
7092
*(void **) (&snd_pcm_samples_to_bytes_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_samples_to_bytes");
7093
if (verbose) {
7094
error = dlerror();
7095
if (error != NULL) {
7096
fprintf(stderr, "%s\n", error);
7097
}
7098
}
7099
// snd_pcm_area_silence
7100
*(void **) (&snd_pcm_area_silence_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_area_silence");
7101
if (verbose) {
7102
error = dlerror();
7103
if (error != NULL) {
7104
fprintf(stderr, "%s\n", error);
7105
}
7106
}
7107
// snd_pcm_areas_silence
7108
*(void **) (&snd_pcm_areas_silence_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_areas_silence");
7109
if (verbose) {
7110
error = dlerror();
7111
if (error != NULL) {
7112
fprintf(stderr, "%s\n", error);
7113
}
7114
}
7115
// snd_pcm_area_copy
7116
*(void **) (&snd_pcm_area_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_area_copy");
7117
if (verbose) {
7118
error = dlerror();
7119
if (error != NULL) {
7120
fprintf(stderr, "%s\n", error);
7121
}
7122
}
7123
// snd_pcm_areas_copy
7124
*(void **) (&snd_pcm_areas_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_areas_copy");
7125
if (verbose) {
7126
error = dlerror();
7127
if (error != NULL) {
7128
fprintf(stderr, "%s\n", error);
7129
}
7130
}
7131
// snd_pcm_hook_get_pcm
7132
*(void **) (&snd_pcm_hook_get_pcm_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hook_get_pcm");
7133
if (verbose) {
7134
error = dlerror();
7135
if (error != NULL) {
7136
fprintf(stderr, "%s\n", error);
7137
}
7138
}
7139
// snd_pcm_hook_get_private
7140
*(void **) (&snd_pcm_hook_get_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hook_get_private");
7141
if (verbose) {
7142
error = dlerror();
7143
if (error != NULL) {
7144
fprintf(stderr, "%s\n", error);
7145
}
7146
}
7147
// snd_pcm_hook_set_private
7148
*(void **) (&snd_pcm_hook_set_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hook_set_private");
7149
if (verbose) {
7150
error = dlerror();
7151
if (error != NULL) {
7152
fprintf(stderr, "%s\n", error);
7153
}
7154
}
7155
// snd_pcm_hook_add
7156
*(void **) (&snd_pcm_hook_add_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hook_add");
7157
if (verbose) {
7158
error = dlerror();
7159
if (error != NULL) {
7160
fprintf(stderr, "%s\n", error);
7161
}
7162
}
7163
// snd_pcm_hook_remove
7164
*(void **) (&snd_pcm_hook_remove_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hook_remove");
7165
if (verbose) {
7166
error = dlerror();
7167
if (error != NULL) {
7168
fprintf(stderr, "%s\n", error);
7169
}
7170
}
7171
// snd_pcm_meter_get_bufsize
7172
*(void **) (&snd_pcm_meter_get_bufsize_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_get_bufsize");
7173
if (verbose) {
7174
error = dlerror();
7175
if (error != NULL) {
7176
fprintf(stderr, "%s\n", error);
7177
}
7178
}
7179
// snd_pcm_meter_get_channels
7180
*(void **) (&snd_pcm_meter_get_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_get_channels");
7181
if (verbose) {
7182
error = dlerror();
7183
if (error != NULL) {
7184
fprintf(stderr, "%s\n", error);
7185
}
7186
}
7187
// snd_pcm_meter_get_rate
7188
*(void **) (&snd_pcm_meter_get_rate_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_get_rate");
7189
if (verbose) {
7190
error = dlerror();
7191
if (error != NULL) {
7192
fprintf(stderr, "%s\n", error);
7193
}
7194
}
7195
// snd_pcm_meter_get_now
7196
*(void **) (&snd_pcm_meter_get_now_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_get_now");
7197
if (verbose) {
7198
error = dlerror();
7199
if (error != NULL) {
7200
fprintf(stderr, "%s\n", error);
7201
}
7202
}
7203
// snd_pcm_meter_get_boundary
7204
*(void **) (&snd_pcm_meter_get_boundary_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_get_boundary");
7205
if (verbose) {
7206
error = dlerror();
7207
if (error != NULL) {
7208
fprintf(stderr, "%s\n", error);
7209
}
7210
}
7211
// snd_pcm_meter_add_scope
7212
*(void **) (&snd_pcm_meter_add_scope_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_add_scope");
7213
if (verbose) {
7214
error = dlerror();
7215
if (error != NULL) {
7216
fprintf(stderr, "%s\n", error);
7217
}
7218
}
7219
// snd_pcm_meter_search_scope
7220
*(void **) (&snd_pcm_meter_search_scope_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_meter_search_scope");
7221
if (verbose) {
7222
error = dlerror();
7223
if (error != NULL) {
7224
fprintf(stderr, "%s\n", error);
7225
}
7226
}
7227
// snd_pcm_scope_malloc
7228
*(void **) (&snd_pcm_scope_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_malloc");
7229
if (verbose) {
7230
error = dlerror();
7231
if (error != NULL) {
7232
fprintf(stderr, "%s\n", error);
7233
}
7234
}
7235
// snd_pcm_scope_set_ops
7236
*(void **) (&snd_pcm_scope_set_ops_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_set_ops");
7237
if (verbose) {
7238
error = dlerror();
7239
if (error != NULL) {
7240
fprintf(stderr, "%s\n", error);
7241
}
7242
}
7243
// snd_pcm_scope_set_name
7244
*(void **) (&snd_pcm_scope_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_set_name");
7245
if (verbose) {
7246
error = dlerror();
7247
if (error != NULL) {
7248
fprintf(stderr, "%s\n", error);
7249
}
7250
}
7251
// snd_pcm_scope_get_name
7252
*(void **) (&snd_pcm_scope_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_get_name");
7253
if (verbose) {
7254
error = dlerror();
7255
if (error != NULL) {
7256
fprintf(stderr, "%s\n", error);
7257
}
7258
}
7259
// snd_pcm_scope_get_callback_private
7260
*(void **) (&snd_pcm_scope_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_get_callback_private");
7261
if (verbose) {
7262
error = dlerror();
7263
if (error != NULL) {
7264
fprintf(stderr, "%s\n", error);
7265
}
7266
}
7267
// snd_pcm_scope_set_callback_private
7268
*(void **) (&snd_pcm_scope_set_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_set_callback_private");
7269
if (verbose) {
7270
error = dlerror();
7271
if (error != NULL) {
7272
fprintf(stderr, "%s\n", error);
7273
}
7274
}
7275
// snd_pcm_scope_s16_open
7276
*(void **) (&snd_pcm_scope_s16_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_s16_open");
7277
if (verbose) {
7278
error = dlerror();
7279
if (error != NULL) {
7280
fprintf(stderr, "%s\n", error);
7281
}
7282
}
7283
// snd_pcm_scope_s16_get_channel_buffer
7284
*(void **) (&snd_pcm_scope_s16_get_channel_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_scope_s16_get_channel_buffer");
7285
if (verbose) {
7286
error = dlerror();
7287
if (error != NULL) {
7288
fprintf(stderr, "%s\n", error);
7289
}
7290
}
7291
// snd_spcm_init
7292
*(void **) (&snd_spcm_init_dylibloader_wrapper_asound) = dlsym(handle, "snd_spcm_init");
7293
if (verbose) {
7294
error = dlerror();
7295
if (error != NULL) {
7296
fprintf(stderr, "%s\n", error);
7297
}
7298
}
7299
// snd_spcm_init_duplex
7300
*(void **) (&snd_spcm_init_duplex_dylibloader_wrapper_asound) = dlsym(handle, "snd_spcm_init_duplex");
7301
if (verbose) {
7302
error = dlerror();
7303
if (error != NULL) {
7304
fprintf(stderr, "%s\n", error);
7305
}
7306
}
7307
// snd_spcm_init_get_params
7308
*(void **) (&snd_spcm_init_get_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_spcm_init_get_params");
7309
if (verbose) {
7310
error = dlerror();
7311
if (error != NULL) {
7312
fprintf(stderr, "%s\n", error);
7313
}
7314
}
7315
// snd_pcm_start_mode_name
7316
*(void **) (&snd_pcm_start_mode_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_start_mode_name");
7317
if (verbose) {
7318
error = dlerror();
7319
if (error != NULL) {
7320
fprintf(stderr, "%s\n", error);
7321
}
7322
}
7323
// snd_pcm_xrun_mode_name
7324
*(void **) (&snd_pcm_xrun_mode_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_xrun_mode_name");
7325
if (verbose) {
7326
error = dlerror();
7327
if (error != NULL) {
7328
fprintf(stderr, "%s\n", error);
7329
}
7330
}
7331
// snd_pcm_sw_params_set_start_mode
7332
*(void **) (&snd_pcm_sw_params_set_start_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_start_mode");
7333
if (verbose) {
7334
error = dlerror();
7335
if (error != NULL) {
7336
fprintf(stderr, "%s\n", error);
7337
}
7338
}
7339
// snd_pcm_sw_params_get_start_mode
7340
*(void **) (&snd_pcm_sw_params_get_start_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_start_mode");
7341
if (verbose) {
7342
error = dlerror();
7343
if (error != NULL) {
7344
fprintf(stderr, "%s\n", error);
7345
}
7346
}
7347
// snd_pcm_sw_params_set_xrun_mode
7348
*(void **) (&snd_pcm_sw_params_set_xrun_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_xrun_mode");
7349
if (verbose) {
7350
error = dlerror();
7351
if (error != NULL) {
7352
fprintf(stderr, "%s\n", error);
7353
}
7354
}
7355
// snd_pcm_sw_params_get_xrun_mode
7356
*(void **) (&snd_pcm_sw_params_get_xrun_mode_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_xrun_mode");
7357
if (verbose) {
7358
error = dlerror();
7359
if (error != NULL) {
7360
fprintf(stderr, "%s\n", error);
7361
}
7362
}
7363
// snd_pcm_sw_params_set_xfer_align
7364
*(void **) (&snd_pcm_sw_params_set_xfer_align_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_xfer_align");
7365
if (verbose) {
7366
error = dlerror();
7367
if (error != NULL) {
7368
fprintf(stderr, "%s\n", error);
7369
}
7370
}
7371
// snd_pcm_sw_params_get_xfer_align
7372
*(void **) (&snd_pcm_sw_params_get_xfer_align_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_xfer_align");
7373
if (verbose) {
7374
error = dlerror();
7375
if (error != NULL) {
7376
fprintf(stderr, "%s\n", error);
7377
}
7378
}
7379
// snd_pcm_sw_params_set_sleep_min
7380
*(void **) (&snd_pcm_sw_params_set_sleep_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_set_sleep_min");
7381
if (verbose) {
7382
error = dlerror();
7383
if (error != NULL) {
7384
fprintf(stderr, "%s\n", error);
7385
}
7386
}
7387
// snd_pcm_sw_params_get_sleep_min
7388
*(void **) (&snd_pcm_sw_params_get_sleep_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_sw_params_get_sleep_min");
7389
if (verbose) {
7390
error = dlerror();
7391
if (error != NULL) {
7392
fprintf(stderr, "%s\n", error);
7393
}
7394
}
7395
// snd_pcm_hw_params_get_tick_time
7396
*(void **) (&snd_pcm_hw_params_get_tick_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_tick_time");
7397
if (verbose) {
7398
error = dlerror();
7399
if (error != NULL) {
7400
fprintf(stderr, "%s\n", error);
7401
}
7402
}
7403
// snd_pcm_hw_params_get_tick_time_min
7404
*(void **) (&snd_pcm_hw_params_get_tick_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_tick_time_min");
7405
if (verbose) {
7406
error = dlerror();
7407
if (error != NULL) {
7408
fprintf(stderr, "%s\n", error);
7409
}
7410
}
7411
// snd_pcm_hw_params_get_tick_time_max
7412
*(void **) (&snd_pcm_hw_params_get_tick_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_get_tick_time_max");
7413
if (verbose) {
7414
error = dlerror();
7415
if (error != NULL) {
7416
fprintf(stderr, "%s\n", error);
7417
}
7418
}
7419
// snd_pcm_hw_params_test_tick_time
7420
*(void **) (&snd_pcm_hw_params_test_tick_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_test_tick_time");
7421
if (verbose) {
7422
error = dlerror();
7423
if (error != NULL) {
7424
fprintf(stderr, "%s\n", error);
7425
}
7426
}
7427
// snd_pcm_hw_params_set_tick_time
7428
*(void **) (&snd_pcm_hw_params_set_tick_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time");
7429
if (verbose) {
7430
error = dlerror();
7431
if (error != NULL) {
7432
fprintf(stderr, "%s\n", error);
7433
}
7434
}
7435
// snd_pcm_hw_params_set_tick_time_min
7436
*(void **) (&snd_pcm_hw_params_set_tick_time_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_min");
7437
if (verbose) {
7438
error = dlerror();
7439
if (error != NULL) {
7440
fprintf(stderr, "%s\n", error);
7441
}
7442
}
7443
// snd_pcm_hw_params_set_tick_time_max
7444
*(void **) (&snd_pcm_hw_params_set_tick_time_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_max");
7445
if (verbose) {
7446
error = dlerror();
7447
if (error != NULL) {
7448
fprintf(stderr, "%s\n", error);
7449
}
7450
}
7451
// snd_pcm_hw_params_set_tick_time_minmax
7452
*(void **) (&snd_pcm_hw_params_set_tick_time_minmax_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_minmax");
7453
if (verbose) {
7454
error = dlerror();
7455
if (error != NULL) {
7456
fprintf(stderr, "%s\n", error);
7457
}
7458
}
7459
// snd_pcm_hw_params_set_tick_time_near
7460
*(void **) (&snd_pcm_hw_params_set_tick_time_near_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_near");
7461
if (verbose) {
7462
error = dlerror();
7463
if (error != NULL) {
7464
fprintf(stderr, "%s\n", error);
7465
}
7466
}
7467
// snd_pcm_hw_params_set_tick_time_first
7468
*(void **) (&snd_pcm_hw_params_set_tick_time_first_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_first");
7469
if (verbose) {
7470
error = dlerror();
7471
if (error != NULL) {
7472
fprintf(stderr, "%s\n", error);
7473
}
7474
}
7475
// snd_pcm_hw_params_set_tick_time_last
7476
*(void **) (&snd_pcm_hw_params_set_tick_time_last_dylibloader_wrapper_asound) = dlsym(handle, "snd_pcm_hw_params_set_tick_time_last");
7477
if (verbose) {
7478
error = dlerror();
7479
if (error != NULL) {
7480
fprintf(stderr, "%s\n", error);
7481
}
7482
}
7483
// snd_rawmidi_open
7484
*(void **) (&snd_rawmidi_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_open");
7485
if (verbose) {
7486
error = dlerror();
7487
if (error != NULL) {
7488
fprintf(stderr, "%s\n", error);
7489
}
7490
}
7491
// snd_rawmidi_open_lconf
7492
*(void **) (&snd_rawmidi_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_open_lconf");
7493
if (verbose) {
7494
error = dlerror();
7495
if (error != NULL) {
7496
fprintf(stderr, "%s\n", error);
7497
}
7498
}
7499
// snd_rawmidi_close
7500
*(void **) (&snd_rawmidi_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_close");
7501
if (verbose) {
7502
error = dlerror();
7503
if (error != NULL) {
7504
fprintf(stderr, "%s\n", error);
7505
}
7506
}
7507
// snd_rawmidi_poll_descriptors_count
7508
*(void **) (&snd_rawmidi_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_poll_descriptors_count");
7509
if (verbose) {
7510
error = dlerror();
7511
if (error != NULL) {
7512
fprintf(stderr, "%s\n", error);
7513
}
7514
}
7515
// snd_rawmidi_poll_descriptors
7516
*(void **) (&snd_rawmidi_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_poll_descriptors");
7517
if (verbose) {
7518
error = dlerror();
7519
if (error != NULL) {
7520
fprintf(stderr, "%s\n", error);
7521
}
7522
}
7523
// snd_rawmidi_poll_descriptors_revents
7524
*(void **) (&snd_rawmidi_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_poll_descriptors_revents");
7525
if (verbose) {
7526
error = dlerror();
7527
if (error != NULL) {
7528
fprintf(stderr, "%s\n", error);
7529
}
7530
}
7531
// snd_rawmidi_nonblock
7532
*(void **) (&snd_rawmidi_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_nonblock");
7533
if (verbose) {
7534
error = dlerror();
7535
if (error != NULL) {
7536
fprintf(stderr, "%s\n", error);
7537
}
7538
}
7539
// snd_rawmidi_info_sizeof
7540
*(void **) (&snd_rawmidi_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_sizeof");
7541
if (verbose) {
7542
error = dlerror();
7543
if (error != NULL) {
7544
fprintf(stderr, "%s\n", error);
7545
}
7546
}
7547
// snd_rawmidi_info_malloc
7548
*(void **) (&snd_rawmidi_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_malloc");
7549
if (verbose) {
7550
error = dlerror();
7551
if (error != NULL) {
7552
fprintf(stderr, "%s\n", error);
7553
}
7554
}
7555
// snd_rawmidi_info_free
7556
*(void **) (&snd_rawmidi_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_free");
7557
if (verbose) {
7558
error = dlerror();
7559
if (error != NULL) {
7560
fprintf(stderr, "%s\n", error);
7561
}
7562
}
7563
// snd_rawmidi_info_copy
7564
*(void **) (&snd_rawmidi_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_copy");
7565
if (verbose) {
7566
error = dlerror();
7567
if (error != NULL) {
7568
fprintf(stderr, "%s\n", error);
7569
}
7570
}
7571
// snd_rawmidi_info_get_device
7572
*(void **) (&snd_rawmidi_info_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_device");
7573
if (verbose) {
7574
error = dlerror();
7575
if (error != NULL) {
7576
fprintf(stderr, "%s\n", error);
7577
}
7578
}
7579
// snd_rawmidi_info_get_subdevice
7580
*(void **) (&snd_rawmidi_info_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_subdevice");
7581
if (verbose) {
7582
error = dlerror();
7583
if (error != NULL) {
7584
fprintf(stderr, "%s\n", error);
7585
}
7586
}
7587
// snd_rawmidi_info_get_stream
7588
*(void **) (&snd_rawmidi_info_get_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_stream");
7589
if (verbose) {
7590
error = dlerror();
7591
if (error != NULL) {
7592
fprintf(stderr, "%s\n", error);
7593
}
7594
}
7595
// snd_rawmidi_info_get_card
7596
*(void **) (&snd_rawmidi_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_card");
7597
if (verbose) {
7598
error = dlerror();
7599
if (error != NULL) {
7600
fprintf(stderr, "%s\n", error);
7601
}
7602
}
7603
// snd_rawmidi_info_get_flags
7604
*(void **) (&snd_rawmidi_info_get_flags_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_flags");
7605
if (verbose) {
7606
error = dlerror();
7607
if (error != NULL) {
7608
fprintf(stderr, "%s\n", error);
7609
}
7610
}
7611
// snd_rawmidi_info_get_id
7612
*(void **) (&snd_rawmidi_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_id");
7613
if (verbose) {
7614
error = dlerror();
7615
if (error != NULL) {
7616
fprintf(stderr, "%s\n", error);
7617
}
7618
}
7619
// snd_rawmidi_info_get_name
7620
*(void **) (&snd_rawmidi_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_name");
7621
if (verbose) {
7622
error = dlerror();
7623
if (error != NULL) {
7624
fprintf(stderr, "%s\n", error);
7625
}
7626
}
7627
// snd_rawmidi_info_get_subdevice_name
7628
*(void **) (&snd_rawmidi_info_get_subdevice_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_subdevice_name");
7629
if (verbose) {
7630
error = dlerror();
7631
if (error != NULL) {
7632
fprintf(stderr, "%s\n", error);
7633
}
7634
}
7635
// snd_rawmidi_info_get_subdevices_count
7636
*(void **) (&snd_rawmidi_info_get_subdevices_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_subdevices_count");
7637
if (verbose) {
7638
error = dlerror();
7639
if (error != NULL) {
7640
fprintf(stderr, "%s\n", error);
7641
}
7642
}
7643
// snd_rawmidi_info_get_subdevices_avail
7644
*(void **) (&snd_rawmidi_info_get_subdevices_avail_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_get_subdevices_avail");
7645
if (verbose) {
7646
error = dlerror();
7647
if (error != NULL) {
7648
fprintf(stderr, "%s\n", error);
7649
}
7650
}
7651
// snd_rawmidi_info_set_device
7652
*(void **) (&snd_rawmidi_info_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_set_device");
7653
if (verbose) {
7654
error = dlerror();
7655
if (error != NULL) {
7656
fprintf(stderr, "%s\n", error);
7657
}
7658
}
7659
// snd_rawmidi_info_set_subdevice
7660
*(void **) (&snd_rawmidi_info_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_set_subdevice");
7661
if (verbose) {
7662
error = dlerror();
7663
if (error != NULL) {
7664
fprintf(stderr, "%s\n", error);
7665
}
7666
}
7667
// snd_rawmidi_info_set_stream
7668
*(void **) (&snd_rawmidi_info_set_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info_set_stream");
7669
if (verbose) {
7670
error = dlerror();
7671
if (error != NULL) {
7672
fprintf(stderr, "%s\n", error);
7673
}
7674
}
7675
// snd_rawmidi_info
7676
*(void **) (&snd_rawmidi_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_info");
7677
if (verbose) {
7678
error = dlerror();
7679
if (error != NULL) {
7680
fprintf(stderr, "%s\n", error);
7681
}
7682
}
7683
// snd_rawmidi_params_sizeof
7684
*(void **) (&snd_rawmidi_params_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_sizeof");
7685
if (verbose) {
7686
error = dlerror();
7687
if (error != NULL) {
7688
fprintf(stderr, "%s\n", error);
7689
}
7690
}
7691
// snd_rawmidi_params_malloc
7692
*(void **) (&snd_rawmidi_params_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_malloc");
7693
if (verbose) {
7694
error = dlerror();
7695
if (error != NULL) {
7696
fprintf(stderr, "%s\n", error);
7697
}
7698
}
7699
// snd_rawmidi_params_free
7700
*(void **) (&snd_rawmidi_params_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_free");
7701
if (verbose) {
7702
error = dlerror();
7703
if (error != NULL) {
7704
fprintf(stderr, "%s\n", error);
7705
}
7706
}
7707
// snd_rawmidi_params_copy
7708
*(void **) (&snd_rawmidi_params_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_copy");
7709
if (verbose) {
7710
error = dlerror();
7711
if (error != NULL) {
7712
fprintf(stderr, "%s\n", error);
7713
}
7714
}
7715
// snd_rawmidi_params_set_buffer_size
7716
*(void **) (&snd_rawmidi_params_set_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_set_buffer_size");
7717
if (verbose) {
7718
error = dlerror();
7719
if (error != NULL) {
7720
fprintf(stderr, "%s\n", error);
7721
}
7722
}
7723
// snd_rawmidi_params_get_buffer_size
7724
*(void **) (&snd_rawmidi_params_get_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_get_buffer_size");
7725
if (verbose) {
7726
error = dlerror();
7727
if (error != NULL) {
7728
fprintf(stderr, "%s\n", error);
7729
}
7730
}
7731
// snd_rawmidi_params_set_avail_min
7732
*(void **) (&snd_rawmidi_params_set_avail_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_set_avail_min");
7733
if (verbose) {
7734
error = dlerror();
7735
if (error != NULL) {
7736
fprintf(stderr, "%s\n", error);
7737
}
7738
}
7739
// snd_rawmidi_params_get_avail_min
7740
*(void **) (&snd_rawmidi_params_get_avail_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_get_avail_min");
7741
if (verbose) {
7742
error = dlerror();
7743
if (error != NULL) {
7744
fprintf(stderr, "%s\n", error);
7745
}
7746
}
7747
// snd_rawmidi_params_set_no_active_sensing
7748
*(void **) (&snd_rawmidi_params_set_no_active_sensing_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_set_no_active_sensing");
7749
if (verbose) {
7750
error = dlerror();
7751
if (error != NULL) {
7752
fprintf(stderr, "%s\n", error);
7753
}
7754
}
7755
// snd_rawmidi_params_get_no_active_sensing
7756
*(void **) (&snd_rawmidi_params_get_no_active_sensing_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_get_no_active_sensing");
7757
if (verbose) {
7758
error = dlerror();
7759
if (error != NULL) {
7760
fprintf(stderr, "%s\n", error);
7761
}
7762
}
7763
// snd_rawmidi_params
7764
*(void **) (&snd_rawmidi_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params");
7765
if (verbose) {
7766
error = dlerror();
7767
if (error != NULL) {
7768
fprintf(stderr, "%s\n", error);
7769
}
7770
}
7771
// snd_rawmidi_params_current
7772
*(void **) (&snd_rawmidi_params_current_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_params_current");
7773
if (verbose) {
7774
error = dlerror();
7775
if (error != NULL) {
7776
fprintf(stderr, "%s\n", error);
7777
}
7778
}
7779
// snd_rawmidi_status_sizeof
7780
*(void **) (&snd_rawmidi_status_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_sizeof");
7781
if (verbose) {
7782
error = dlerror();
7783
if (error != NULL) {
7784
fprintf(stderr, "%s\n", error);
7785
}
7786
}
7787
// snd_rawmidi_status_malloc
7788
*(void **) (&snd_rawmidi_status_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_malloc");
7789
if (verbose) {
7790
error = dlerror();
7791
if (error != NULL) {
7792
fprintf(stderr, "%s\n", error);
7793
}
7794
}
7795
// snd_rawmidi_status_free
7796
*(void **) (&snd_rawmidi_status_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_free");
7797
if (verbose) {
7798
error = dlerror();
7799
if (error != NULL) {
7800
fprintf(stderr, "%s\n", error);
7801
}
7802
}
7803
// snd_rawmidi_status_copy
7804
*(void **) (&snd_rawmidi_status_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_copy");
7805
if (verbose) {
7806
error = dlerror();
7807
if (error != NULL) {
7808
fprintf(stderr, "%s\n", error);
7809
}
7810
}
7811
// snd_rawmidi_status_get_tstamp
7812
*(void **) (&snd_rawmidi_status_get_tstamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_get_tstamp");
7813
if (verbose) {
7814
error = dlerror();
7815
if (error != NULL) {
7816
fprintf(stderr, "%s\n", error);
7817
}
7818
}
7819
// snd_rawmidi_status_get_avail
7820
*(void **) (&snd_rawmidi_status_get_avail_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_get_avail");
7821
if (verbose) {
7822
error = dlerror();
7823
if (error != NULL) {
7824
fprintf(stderr, "%s\n", error);
7825
}
7826
}
7827
// snd_rawmidi_status_get_xruns
7828
*(void **) (&snd_rawmidi_status_get_xruns_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status_get_xruns");
7829
if (verbose) {
7830
error = dlerror();
7831
if (error != NULL) {
7832
fprintf(stderr, "%s\n", error);
7833
}
7834
}
7835
// snd_rawmidi_status
7836
*(void **) (&snd_rawmidi_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_status");
7837
if (verbose) {
7838
error = dlerror();
7839
if (error != NULL) {
7840
fprintf(stderr, "%s\n", error);
7841
}
7842
}
7843
// snd_rawmidi_drain
7844
*(void **) (&snd_rawmidi_drain_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_drain");
7845
if (verbose) {
7846
error = dlerror();
7847
if (error != NULL) {
7848
fprintf(stderr, "%s\n", error);
7849
}
7850
}
7851
// snd_rawmidi_drop
7852
*(void **) (&snd_rawmidi_drop_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_drop");
7853
if (verbose) {
7854
error = dlerror();
7855
if (error != NULL) {
7856
fprintf(stderr, "%s\n", error);
7857
}
7858
}
7859
// snd_rawmidi_write
7860
*(void **) (&snd_rawmidi_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_write");
7861
if (verbose) {
7862
error = dlerror();
7863
if (error != NULL) {
7864
fprintf(stderr, "%s\n", error);
7865
}
7866
}
7867
// snd_rawmidi_read
7868
*(void **) (&snd_rawmidi_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_read");
7869
if (verbose) {
7870
error = dlerror();
7871
if (error != NULL) {
7872
fprintf(stderr, "%s\n", error);
7873
}
7874
}
7875
// snd_rawmidi_name
7876
*(void **) (&snd_rawmidi_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_name");
7877
if (verbose) {
7878
error = dlerror();
7879
if (error != NULL) {
7880
fprintf(stderr, "%s\n", error);
7881
}
7882
}
7883
// snd_rawmidi_type
7884
*(void **) (&snd_rawmidi_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_type");
7885
if (verbose) {
7886
error = dlerror();
7887
if (error != NULL) {
7888
fprintf(stderr, "%s\n", error);
7889
}
7890
}
7891
// snd_rawmidi_stream
7892
*(void **) (&snd_rawmidi_stream_dylibloader_wrapper_asound) = dlsym(handle, "snd_rawmidi_stream");
7893
if (verbose) {
7894
error = dlerror();
7895
if (error != NULL) {
7896
fprintf(stderr, "%s\n", error);
7897
}
7898
}
7899
// snd_timer_query_open
7900
*(void **) (&snd_timer_query_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_open");
7901
if (verbose) {
7902
error = dlerror();
7903
if (error != NULL) {
7904
fprintf(stderr, "%s\n", error);
7905
}
7906
}
7907
// snd_timer_query_open_lconf
7908
*(void **) (&snd_timer_query_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_open_lconf");
7909
if (verbose) {
7910
error = dlerror();
7911
if (error != NULL) {
7912
fprintf(stderr, "%s\n", error);
7913
}
7914
}
7915
// snd_timer_query_close
7916
*(void **) (&snd_timer_query_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_close");
7917
if (verbose) {
7918
error = dlerror();
7919
if (error != NULL) {
7920
fprintf(stderr, "%s\n", error);
7921
}
7922
}
7923
// snd_timer_query_next_device
7924
*(void **) (&snd_timer_query_next_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_next_device");
7925
if (verbose) {
7926
error = dlerror();
7927
if (error != NULL) {
7928
fprintf(stderr, "%s\n", error);
7929
}
7930
}
7931
// snd_timer_query_info
7932
*(void **) (&snd_timer_query_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_info");
7933
if (verbose) {
7934
error = dlerror();
7935
if (error != NULL) {
7936
fprintf(stderr, "%s\n", error);
7937
}
7938
}
7939
// snd_timer_query_params
7940
*(void **) (&snd_timer_query_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_params");
7941
if (verbose) {
7942
error = dlerror();
7943
if (error != NULL) {
7944
fprintf(stderr, "%s\n", error);
7945
}
7946
}
7947
// snd_timer_query_status
7948
*(void **) (&snd_timer_query_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_query_status");
7949
if (verbose) {
7950
error = dlerror();
7951
if (error != NULL) {
7952
fprintf(stderr, "%s\n", error);
7953
}
7954
}
7955
// snd_timer_open
7956
*(void **) (&snd_timer_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_open");
7957
if (verbose) {
7958
error = dlerror();
7959
if (error != NULL) {
7960
fprintf(stderr, "%s\n", error);
7961
}
7962
}
7963
// snd_timer_open_lconf
7964
*(void **) (&snd_timer_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_open_lconf");
7965
if (verbose) {
7966
error = dlerror();
7967
if (error != NULL) {
7968
fprintf(stderr, "%s\n", error);
7969
}
7970
}
7971
// snd_timer_close
7972
*(void **) (&snd_timer_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_close");
7973
if (verbose) {
7974
error = dlerror();
7975
if (error != NULL) {
7976
fprintf(stderr, "%s\n", error);
7977
}
7978
}
7979
// snd_async_add_timer_handler
7980
*(void **) (&snd_async_add_timer_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_add_timer_handler");
7981
if (verbose) {
7982
error = dlerror();
7983
if (error != NULL) {
7984
fprintf(stderr, "%s\n", error);
7985
}
7986
}
7987
// snd_async_handler_get_timer
7988
*(void **) (&snd_async_handler_get_timer_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_timer");
7989
if (verbose) {
7990
error = dlerror();
7991
if (error != NULL) {
7992
fprintf(stderr, "%s\n", error);
7993
}
7994
}
7995
// snd_timer_poll_descriptors_count
7996
*(void **) (&snd_timer_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_poll_descriptors_count");
7997
if (verbose) {
7998
error = dlerror();
7999
if (error != NULL) {
8000
fprintf(stderr, "%s\n", error);
8001
}
8002
}
8003
// snd_timer_poll_descriptors
8004
*(void **) (&snd_timer_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_poll_descriptors");
8005
if (verbose) {
8006
error = dlerror();
8007
if (error != NULL) {
8008
fprintf(stderr, "%s\n", error);
8009
}
8010
}
8011
// snd_timer_poll_descriptors_revents
8012
*(void **) (&snd_timer_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_poll_descriptors_revents");
8013
if (verbose) {
8014
error = dlerror();
8015
if (error != NULL) {
8016
fprintf(stderr, "%s\n", error);
8017
}
8018
}
8019
// snd_timer_info
8020
*(void **) (&snd_timer_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info");
8021
if (verbose) {
8022
error = dlerror();
8023
if (error != NULL) {
8024
fprintf(stderr, "%s\n", error);
8025
}
8026
}
8027
// snd_timer_params
8028
*(void **) (&snd_timer_params_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params");
8029
if (verbose) {
8030
error = dlerror();
8031
if (error != NULL) {
8032
fprintf(stderr, "%s\n", error);
8033
}
8034
}
8035
// snd_timer_status
8036
*(void **) (&snd_timer_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status");
8037
if (verbose) {
8038
error = dlerror();
8039
if (error != NULL) {
8040
fprintf(stderr, "%s\n", error);
8041
}
8042
}
8043
// snd_timer_start
8044
*(void **) (&snd_timer_start_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_start");
8045
if (verbose) {
8046
error = dlerror();
8047
if (error != NULL) {
8048
fprintf(stderr, "%s\n", error);
8049
}
8050
}
8051
// snd_timer_stop
8052
*(void **) (&snd_timer_stop_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_stop");
8053
if (verbose) {
8054
error = dlerror();
8055
if (error != NULL) {
8056
fprintf(stderr, "%s\n", error);
8057
}
8058
}
8059
// snd_timer_continue
8060
*(void **) (&snd_timer_continue_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_continue");
8061
if (verbose) {
8062
error = dlerror();
8063
if (error != NULL) {
8064
fprintf(stderr, "%s\n", error);
8065
}
8066
}
8067
// snd_timer_read
8068
*(void **) (&snd_timer_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_read");
8069
if (verbose) {
8070
error = dlerror();
8071
if (error != NULL) {
8072
fprintf(stderr, "%s\n", error);
8073
}
8074
}
8075
// snd_timer_id_sizeof
8076
*(void **) (&snd_timer_id_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_sizeof");
8077
if (verbose) {
8078
error = dlerror();
8079
if (error != NULL) {
8080
fprintf(stderr, "%s\n", error);
8081
}
8082
}
8083
// snd_timer_id_malloc
8084
*(void **) (&snd_timer_id_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_malloc");
8085
if (verbose) {
8086
error = dlerror();
8087
if (error != NULL) {
8088
fprintf(stderr, "%s\n", error);
8089
}
8090
}
8091
// snd_timer_id_free
8092
*(void **) (&snd_timer_id_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_free");
8093
if (verbose) {
8094
error = dlerror();
8095
if (error != NULL) {
8096
fprintf(stderr, "%s\n", error);
8097
}
8098
}
8099
// snd_timer_id_copy
8100
*(void **) (&snd_timer_id_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_copy");
8101
if (verbose) {
8102
error = dlerror();
8103
if (error != NULL) {
8104
fprintf(stderr, "%s\n", error);
8105
}
8106
}
8107
// snd_timer_id_set_class
8108
*(void **) (&snd_timer_id_set_class_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_set_class");
8109
if (verbose) {
8110
error = dlerror();
8111
if (error != NULL) {
8112
fprintf(stderr, "%s\n", error);
8113
}
8114
}
8115
// snd_timer_id_get_class
8116
*(void **) (&snd_timer_id_get_class_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_get_class");
8117
if (verbose) {
8118
error = dlerror();
8119
if (error != NULL) {
8120
fprintf(stderr, "%s\n", error);
8121
}
8122
}
8123
// snd_timer_id_set_sclass
8124
*(void **) (&snd_timer_id_set_sclass_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_set_sclass");
8125
if (verbose) {
8126
error = dlerror();
8127
if (error != NULL) {
8128
fprintf(stderr, "%s\n", error);
8129
}
8130
}
8131
// snd_timer_id_get_sclass
8132
*(void **) (&snd_timer_id_get_sclass_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_get_sclass");
8133
if (verbose) {
8134
error = dlerror();
8135
if (error != NULL) {
8136
fprintf(stderr, "%s\n", error);
8137
}
8138
}
8139
// snd_timer_id_set_card
8140
*(void **) (&snd_timer_id_set_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_set_card");
8141
if (verbose) {
8142
error = dlerror();
8143
if (error != NULL) {
8144
fprintf(stderr, "%s\n", error);
8145
}
8146
}
8147
// snd_timer_id_get_card
8148
*(void **) (&snd_timer_id_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_get_card");
8149
if (verbose) {
8150
error = dlerror();
8151
if (error != NULL) {
8152
fprintf(stderr, "%s\n", error);
8153
}
8154
}
8155
// snd_timer_id_set_device
8156
*(void **) (&snd_timer_id_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_set_device");
8157
if (verbose) {
8158
error = dlerror();
8159
if (error != NULL) {
8160
fprintf(stderr, "%s\n", error);
8161
}
8162
}
8163
// snd_timer_id_get_device
8164
*(void **) (&snd_timer_id_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_get_device");
8165
if (verbose) {
8166
error = dlerror();
8167
if (error != NULL) {
8168
fprintf(stderr, "%s\n", error);
8169
}
8170
}
8171
// snd_timer_id_set_subdevice
8172
*(void **) (&snd_timer_id_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_set_subdevice");
8173
if (verbose) {
8174
error = dlerror();
8175
if (error != NULL) {
8176
fprintf(stderr, "%s\n", error);
8177
}
8178
}
8179
// snd_timer_id_get_subdevice
8180
*(void **) (&snd_timer_id_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_id_get_subdevice");
8181
if (verbose) {
8182
error = dlerror();
8183
if (error != NULL) {
8184
fprintf(stderr, "%s\n", error);
8185
}
8186
}
8187
// snd_timer_ginfo_sizeof
8188
*(void **) (&snd_timer_ginfo_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_sizeof");
8189
if (verbose) {
8190
error = dlerror();
8191
if (error != NULL) {
8192
fprintf(stderr, "%s\n", error);
8193
}
8194
}
8195
// snd_timer_ginfo_malloc
8196
*(void **) (&snd_timer_ginfo_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_malloc");
8197
if (verbose) {
8198
error = dlerror();
8199
if (error != NULL) {
8200
fprintf(stderr, "%s\n", error);
8201
}
8202
}
8203
// snd_timer_ginfo_free
8204
*(void **) (&snd_timer_ginfo_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_free");
8205
if (verbose) {
8206
error = dlerror();
8207
if (error != NULL) {
8208
fprintf(stderr, "%s\n", error);
8209
}
8210
}
8211
// snd_timer_ginfo_copy
8212
*(void **) (&snd_timer_ginfo_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_copy");
8213
if (verbose) {
8214
error = dlerror();
8215
if (error != NULL) {
8216
fprintf(stderr, "%s\n", error);
8217
}
8218
}
8219
// snd_timer_ginfo_set_tid
8220
*(void **) (&snd_timer_ginfo_set_tid_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_set_tid");
8221
if (verbose) {
8222
error = dlerror();
8223
if (error != NULL) {
8224
fprintf(stderr, "%s\n", error);
8225
}
8226
}
8227
// snd_timer_ginfo_get_tid
8228
*(void **) (&snd_timer_ginfo_get_tid_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_tid");
8229
if (verbose) {
8230
error = dlerror();
8231
if (error != NULL) {
8232
fprintf(stderr, "%s\n", error);
8233
}
8234
}
8235
// snd_timer_ginfo_get_flags
8236
*(void **) (&snd_timer_ginfo_get_flags_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_flags");
8237
if (verbose) {
8238
error = dlerror();
8239
if (error != NULL) {
8240
fprintf(stderr, "%s\n", error);
8241
}
8242
}
8243
// snd_timer_ginfo_get_card
8244
*(void **) (&snd_timer_ginfo_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_card");
8245
if (verbose) {
8246
error = dlerror();
8247
if (error != NULL) {
8248
fprintf(stderr, "%s\n", error);
8249
}
8250
}
8251
// snd_timer_ginfo_get_id
8252
*(void **) (&snd_timer_ginfo_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_id");
8253
if (verbose) {
8254
error = dlerror();
8255
if (error != NULL) {
8256
fprintf(stderr, "%s\n", error);
8257
}
8258
}
8259
// snd_timer_ginfo_get_name
8260
*(void **) (&snd_timer_ginfo_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_name");
8261
if (verbose) {
8262
error = dlerror();
8263
if (error != NULL) {
8264
fprintf(stderr, "%s\n", error);
8265
}
8266
}
8267
// snd_timer_ginfo_get_resolution
8268
*(void **) (&snd_timer_ginfo_get_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_resolution");
8269
if (verbose) {
8270
error = dlerror();
8271
if (error != NULL) {
8272
fprintf(stderr, "%s\n", error);
8273
}
8274
}
8275
// snd_timer_ginfo_get_resolution_min
8276
*(void **) (&snd_timer_ginfo_get_resolution_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_resolution_min");
8277
if (verbose) {
8278
error = dlerror();
8279
if (error != NULL) {
8280
fprintf(stderr, "%s\n", error);
8281
}
8282
}
8283
// snd_timer_ginfo_get_resolution_max
8284
*(void **) (&snd_timer_ginfo_get_resolution_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_resolution_max");
8285
if (verbose) {
8286
error = dlerror();
8287
if (error != NULL) {
8288
fprintf(stderr, "%s\n", error);
8289
}
8290
}
8291
// snd_timer_ginfo_get_clients
8292
*(void **) (&snd_timer_ginfo_get_clients_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_ginfo_get_clients");
8293
if (verbose) {
8294
error = dlerror();
8295
if (error != NULL) {
8296
fprintf(stderr, "%s\n", error);
8297
}
8298
}
8299
// snd_timer_info_sizeof
8300
*(void **) (&snd_timer_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_sizeof");
8301
if (verbose) {
8302
error = dlerror();
8303
if (error != NULL) {
8304
fprintf(stderr, "%s\n", error);
8305
}
8306
}
8307
// snd_timer_info_malloc
8308
*(void **) (&snd_timer_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_malloc");
8309
if (verbose) {
8310
error = dlerror();
8311
if (error != NULL) {
8312
fprintf(stderr, "%s\n", error);
8313
}
8314
}
8315
// snd_timer_info_free
8316
*(void **) (&snd_timer_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_free");
8317
if (verbose) {
8318
error = dlerror();
8319
if (error != NULL) {
8320
fprintf(stderr, "%s\n", error);
8321
}
8322
}
8323
// snd_timer_info_copy
8324
*(void **) (&snd_timer_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_copy");
8325
if (verbose) {
8326
error = dlerror();
8327
if (error != NULL) {
8328
fprintf(stderr, "%s\n", error);
8329
}
8330
}
8331
// snd_timer_info_is_slave
8332
*(void **) (&snd_timer_info_is_slave_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_is_slave");
8333
if (verbose) {
8334
error = dlerror();
8335
if (error != NULL) {
8336
fprintf(stderr, "%s\n", error);
8337
}
8338
}
8339
// snd_timer_info_get_card
8340
*(void **) (&snd_timer_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_get_card");
8341
if (verbose) {
8342
error = dlerror();
8343
if (error != NULL) {
8344
fprintf(stderr, "%s\n", error);
8345
}
8346
}
8347
// snd_timer_info_get_id
8348
*(void **) (&snd_timer_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_get_id");
8349
if (verbose) {
8350
error = dlerror();
8351
if (error != NULL) {
8352
fprintf(stderr, "%s\n", error);
8353
}
8354
}
8355
// snd_timer_info_get_name
8356
*(void **) (&snd_timer_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_get_name");
8357
if (verbose) {
8358
error = dlerror();
8359
if (error != NULL) {
8360
fprintf(stderr, "%s\n", error);
8361
}
8362
}
8363
// snd_timer_info_get_resolution
8364
*(void **) (&snd_timer_info_get_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_get_resolution");
8365
if (verbose) {
8366
error = dlerror();
8367
if (error != NULL) {
8368
fprintf(stderr, "%s\n", error);
8369
}
8370
}
8371
// snd_timer_params_sizeof
8372
*(void **) (&snd_timer_params_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_sizeof");
8373
if (verbose) {
8374
error = dlerror();
8375
if (error != NULL) {
8376
fprintf(stderr, "%s\n", error);
8377
}
8378
}
8379
// snd_timer_params_malloc
8380
*(void **) (&snd_timer_params_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_malloc");
8381
if (verbose) {
8382
error = dlerror();
8383
if (error != NULL) {
8384
fprintf(stderr, "%s\n", error);
8385
}
8386
}
8387
// snd_timer_params_free
8388
*(void **) (&snd_timer_params_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_free");
8389
if (verbose) {
8390
error = dlerror();
8391
if (error != NULL) {
8392
fprintf(stderr, "%s\n", error);
8393
}
8394
}
8395
// snd_timer_params_copy
8396
*(void **) (&snd_timer_params_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_copy");
8397
if (verbose) {
8398
error = dlerror();
8399
if (error != NULL) {
8400
fprintf(stderr, "%s\n", error);
8401
}
8402
}
8403
// snd_timer_params_set_auto_start
8404
*(void **) (&snd_timer_params_set_auto_start_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_auto_start");
8405
if (verbose) {
8406
error = dlerror();
8407
if (error != NULL) {
8408
fprintf(stderr, "%s\n", error);
8409
}
8410
}
8411
// snd_timer_params_get_auto_start
8412
*(void **) (&snd_timer_params_get_auto_start_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_auto_start");
8413
if (verbose) {
8414
error = dlerror();
8415
if (error != NULL) {
8416
fprintf(stderr, "%s\n", error);
8417
}
8418
}
8419
// snd_timer_params_set_exclusive
8420
*(void **) (&snd_timer_params_set_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_exclusive");
8421
if (verbose) {
8422
error = dlerror();
8423
if (error != NULL) {
8424
fprintf(stderr, "%s\n", error);
8425
}
8426
}
8427
// snd_timer_params_get_exclusive
8428
*(void **) (&snd_timer_params_get_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_exclusive");
8429
if (verbose) {
8430
error = dlerror();
8431
if (error != NULL) {
8432
fprintf(stderr, "%s\n", error);
8433
}
8434
}
8435
// snd_timer_params_set_early_event
8436
*(void **) (&snd_timer_params_set_early_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_early_event");
8437
if (verbose) {
8438
error = dlerror();
8439
if (error != NULL) {
8440
fprintf(stderr, "%s\n", error);
8441
}
8442
}
8443
// snd_timer_params_get_early_event
8444
*(void **) (&snd_timer_params_get_early_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_early_event");
8445
if (verbose) {
8446
error = dlerror();
8447
if (error != NULL) {
8448
fprintf(stderr, "%s\n", error);
8449
}
8450
}
8451
// snd_timer_params_set_ticks
8452
*(void **) (&snd_timer_params_set_ticks_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_ticks");
8453
if (verbose) {
8454
error = dlerror();
8455
if (error != NULL) {
8456
fprintf(stderr, "%s\n", error);
8457
}
8458
}
8459
// snd_timer_params_get_ticks
8460
*(void **) (&snd_timer_params_get_ticks_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_ticks");
8461
if (verbose) {
8462
error = dlerror();
8463
if (error != NULL) {
8464
fprintf(stderr, "%s\n", error);
8465
}
8466
}
8467
// snd_timer_params_set_queue_size
8468
*(void **) (&snd_timer_params_set_queue_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_queue_size");
8469
if (verbose) {
8470
error = dlerror();
8471
if (error != NULL) {
8472
fprintf(stderr, "%s\n", error);
8473
}
8474
}
8475
// snd_timer_params_get_queue_size
8476
*(void **) (&snd_timer_params_get_queue_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_queue_size");
8477
if (verbose) {
8478
error = dlerror();
8479
if (error != NULL) {
8480
fprintf(stderr, "%s\n", error);
8481
}
8482
}
8483
// snd_timer_params_set_filter
8484
*(void **) (&snd_timer_params_set_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_set_filter");
8485
if (verbose) {
8486
error = dlerror();
8487
if (error != NULL) {
8488
fprintf(stderr, "%s\n", error);
8489
}
8490
}
8491
// snd_timer_params_get_filter
8492
*(void **) (&snd_timer_params_get_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_params_get_filter");
8493
if (verbose) {
8494
error = dlerror();
8495
if (error != NULL) {
8496
fprintf(stderr, "%s\n", error);
8497
}
8498
}
8499
// snd_timer_status_sizeof
8500
*(void **) (&snd_timer_status_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_sizeof");
8501
if (verbose) {
8502
error = dlerror();
8503
if (error != NULL) {
8504
fprintf(stderr, "%s\n", error);
8505
}
8506
}
8507
// snd_timer_status_malloc
8508
*(void **) (&snd_timer_status_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_malloc");
8509
if (verbose) {
8510
error = dlerror();
8511
if (error != NULL) {
8512
fprintf(stderr, "%s\n", error);
8513
}
8514
}
8515
// snd_timer_status_free
8516
*(void **) (&snd_timer_status_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_free");
8517
if (verbose) {
8518
error = dlerror();
8519
if (error != NULL) {
8520
fprintf(stderr, "%s\n", error);
8521
}
8522
}
8523
// snd_timer_status_copy
8524
*(void **) (&snd_timer_status_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_copy");
8525
if (verbose) {
8526
error = dlerror();
8527
if (error != NULL) {
8528
fprintf(stderr, "%s\n", error);
8529
}
8530
}
8531
// snd_timer_status_get_timestamp
8532
*(void **) (&snd_timer_status_get_timestamp_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_get_timestamp");
8533
if (verbose) {
8534
error = dlerror();
8535
if (error != NULL) {
8536
fprintf(stderr, "%s\n", error);
8537
}
8538
}
8539
// snd_timer_status_get_resolution
8540
*(void **) (&snd_timer_status_get_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_get_resolution");
8541
if (verbose) {
8542
error = dlerror();
8543
if (error != NULL) {
8544
fprintf(stderr, "%s\n", error);
8545
}
8546
}
8547
// snd_timer_status_get_lost
8548
*(void **) (&snd_timer_status_get_lost_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_get_lost");
8549
if (verbose) {
8550
error = dlerror();
8551
if (error != NULL) {
8552
fprintf(stderr, "%s\n", error);
8553
}
8554
}
8555
// snd_timer_status_get_overrun
8556
*(void **) (&snd_timer_status_get_overrun_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_get_overrun");
8557
if (verbose) {
8558
error = dlerror();
8559
if (error != NULL) {
8560
fprintf(stderr, "%s\n", error);
8561
}
8562
}
8563
// snd_timer_status_get_queue
8564
*(void **) (&snd_timer_status_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_status_get_queue");
8565
if (verbose) {
8566
error = dlerror();
8567
if (error != NULL) {
8568
fprintf(stderr, "%s\n", error);
8569
}
8570
}
8571
// snd_timer_info_get_ticks
8572
*(void **) (&snd_timer_info_get_ticks_dylibloader_wrapper_asound) = dlsym(handle, "snd_timer_info_get_ticks");
8573
if (verbose) {
8574
error = dlerror();
8575
if (error != NULL) {
8576
fprintf(stderr, "%s\n", error);
8577
}
8578
}
8579
// snd_hwdep_open
8580
*(void **) (&snd_hwdep_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_open");
8581
if (verbose) {
8582
error = dlerror();
8583
if (error != NULL) {
8584
fprintf(stderr, "%s\n", error);
8585
}
8586
}
8587
// snd_hwdep_close
8588
*(void **) (&snd_hwdep_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_close");
8589
if (verbose) {
8590
error = dlerror();
8591
if (error != NULL) {
8592
fprintf(stderr, "%s\n", error);
8593
}
8594
}
8595
// snd_hwdep_poll_descriptors
8596
*(void **) (&snd_hwdep_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_poll_descriptors");
8597
if (verbose) {
8598
error = dlerror();
8599
if (error != NULL) {
8600
fprintf(stderr, "%s\n", error);
8601
}
8602
}
8603
// snd_hwdep_poll_descriptors_count
8604
*(void **) (&snd_hwdep_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_poll_descriptors_count");
8605
if (verbose) {
8606
error = dlerror();
8607
if (error != NULL) {
8608
fprintf(stderr, "%s\n", error);
8609
}
8610
}
8611
// snd_hwdep_poll_descriptors_revents
8612
*(void **) (&snd_hwdep_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_poll_descriptors_revents");
8613
if (verbose) {
8614
error = dlerror();
8615
if (error != NULL) {
8616
fprintf(stderr, "%s\n", error);
8617
}
8618
}
8619
// snd_hwdep_nonblock
8620
*(void **) (&snd_hwdep_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_nonblock");
8621
if (verbose) {
8622
error = dlerror();
8623
if (error != NULL) {
8624
fprintf(stderr, "%s\n", error);
8625
}
8626
}
8627
// snd_hwdep_info
8628
*(void **) (&snd_hwdep_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info");
8629
if (verbose) {
8630
error = dlerror();
8631
if (error != NULL) {
8632
fprintf(stderr, "%s\n", error);
8633
}
8634
}
8635
// snd_hwdep_dsp_status
8636
*(void **) (&snd_hwdep_dsp_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status");
8637
if (verbose) {
8638
error = dlerror();
8639
if (error != NULL) {
8640
fprintf(stderr, "%s\n", error);
8641
}
8642
}
8643
// snd_hwdep_dsp_load
8644
*(void **) (&snd_hwdep_dsp_load_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_load");
8645
if (verbose) {
8646
error = dlerror();
8647
if (error != NULL) {
8648
fprintf(stderr, "%s\n", error);
8649
}
8650
}
8651
// snd_hwdep_ioctl
8652
*(void **) (&snd_hwdep_ioctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_ioctl");
8653
if (verbose) {
8654
error = dlerror();
8655
if (error != NULL) {
8656
fprintf(stderr, "%s\n", error);
8657
}
8658
}
8659
// snd_hwdep_write
8660
*(void **) (&snd_hwdep_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_write");
8661
if (verbose) {
8662
error = dlerror();
8663
if (error != NULL) {
8664
fprintf(stderr, "%s\n", error);
8665
}
8666
}
8667
// snd_hwdep_read
8668
*(void **) (&snd_hwdep_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_read");
8669
if (verbose) {
8670
error = dlerror();
8671
if (error != NULL) {
8672
fprintf(stderr, "%s\n", error);
8673
}
8674
}
8675
// snd_hwdep_info_sizeof
8676
*(void **) (&snd_hwdep_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_sizeof");
8677
if (verbose) {
8678
error = dlerror();
8679
if (error != NULL) {
8680
fprintf(stderr, "%s\n", error);
8681
}
8682
}
8683
// snd_hwdep_info_malloc
8684
*(void **) (&snd_hwdep_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_malloc");
8685
if (verbose) {
8686
error = dlerror();
8687
if (error != NULL) {
8688
fprintf(stderr, "%s\n", error);
8689
}
8690
}
8691
// snd_hwdep_info_free
8692
*(void **) (&snd_hwdep_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_free");
8693
if (verbose) {
8694
error = dlerror();
8695
if (error != NULL) {
8696
fprintf(stderr, "%s\n", error);
8697
}
8698
}
8699
// snd_hwdep_info_copy
8700
*(void **) (&snd_hwdep_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_copy");
8701
if (verbose) {
8702
error = dlerror();
8703
if (error != NULL) {
8704
fprintf(stderr, "%s\n", error);
8705
}
8706
}
8707
// snd_hwdep_info_get_device
8708
*(void **) (&snd_hwdep_info_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_get_device");
8709
if (verbose) {
8710
error = dlerror();
8711
if (error != NULL) {
8712
fprintf(stderr, "%s\n", error);
8713
}
8714
}
8715
// snd_hwdep_info_get_card
8716
*(void **) (&snd_hwdep_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_get_card");
8717
if (verbose) {
8718
error = dlerror();
8719
if (error != NULL) {
8720
fprintf(stderr, "%s\n", error);
8721
}
8722
}
8723
// snd_hwdep_info_get_id
8724
*(void **) (&snd_hwdep_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_get_id");
8725
if (verbose) {
8726
error = dlerror();
8727
if (error != NULL) {
8728
fprintf(stderr, "%s\n", error);
8729
}
8730
}
8731
// snd_hwdep_info_get_name
8732
*(void **) (&snd_hwdep_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_get_name");
8733
if (verbose) {
8734
error = dlerror();
8735
if (error != NULL) {
8736
fprintf(stderr, "%s\n", error);
8737
}
8738
}
8739
// snd_hwdep_info_get_iface
8740
*(void **) (&snd_hwdep_info_get_iface_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_get_iface");
8741
if (verbose) {
8742
error = dlerror();
8743
if (error != NULL) {
8744
fprintf(stderr, "%s\n", error);
8745
}
8746
}
8747
// snd_hwdep_info_set_device
8748
*(void **) (&snd_hwdep_info_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_info_set_device");
8749
if (verbose) {
8750
error = dlerror();
8751
if (error != NULL) {
8752
fprintf(stderr, "%s\n", error);
8753
}
8754
}
8755
// snd_hwdep_dsp_status_sizeof
8756
*(void **) (&snd_hwdep_dsp_status_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_sizeof");
8757
if (verbose) {
8758
error = dlerror();
8759
if (error != NULL) {
8760
fprintf(stderr, "%s\n", error);
8761
}
8762
}
8763
// snd_hwdep_dsp_status_malloc
8764
*(void **) (&snd_hwdep_dsp_status_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_malloc");
8765
if (verbose) {
8766
error = dlerror();
8767
if (error != NULL) {
8768
fprintf(stderr, "%s\n", error);
8769
}
8770
}
8771
// snd_hwdep_dsp_status_free
8772
*(void **) (&snd_hwdep_dsp_status_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_free");
8773
if (verbose) {
8774
error = dlerror();
8775
if (error != NULL) {
8776
fprintf(stderr, "%s\n", error);
8777
}
8778
}
8779
// snd_hwdep_dsp_status_copy
8780
*(void **) (&snd_hwdep_dsp_status_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_copy");
8781
if (verbose) {
8782
error = dlerror();
8783
if (error != NULL) {
8784
fprintf(stderr, "%s\n", error);
8785
}
8786
}
8787
// snd_hwdep_dsp_status_get_version
8788
*(void **) (&snd_hwdep_dsp_status_get_version_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_get_version");
8789
if (verbose) {
8790
error = dlerror();
8791
if (error != NULL) {
8792
fprintf(stderr, "%s\n", error);
8793
}
8794
}
8795
// snd_hwdep_dsp_status_get_id
8796
*(void **) (&snd_hwdep_dsp_status_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_get_id");
8797
if (verbose) {
8798
error = dlerror();
8799
if (error != NULL) {
8800
fprintf(stderr, "%s\n", error);
8801
}
8802
}
8803
// snd_hwdep_dsp_status_get_num_dsps
8804
*(void **) (&snd_hwdep_dsp_status_get_num_dsps_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_get_num_dsps");
8805
if (verbose) {
8806
error = dlerror();
8807
if (error != NULL) {
8808
fprintf(stderr, "%s\n", error);
8809
}
8810
}
8811
// snd_hwdep_dsp_status_get_dsp_loaded
8812
*(void **) (&snd_hwdep_dsp_status_get_dsp_loaded_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_get_dsp_loaded");
8813
if (verbose) {
8814
error = dlerror();
8815
if (error != NULL) {
8816
fprintf(stderr, "%s\n", error);
8817
}
8818
}
8819
// snd_hwdep_dsp_status_get_chip_ready
8820
*(void **) (&snd_hwdep_dsp_status_get_chip_ready_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_status_get_chip_ready");
8821
if (verbose) {
8822
error = dlerror();
8823
if (error != NULL) {
8824
fprintf(stderr, "%s\n", error);
8825
}
8826
}
8827
// snd_hwdep_dsp_image_sizeof
8828
*(void **) (&snd_hwdep_dsp_image_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_sizeof");
8829
if (verbose) {
8830
error = dlerror();
8831
if (error != NULL) {
8832
fprintf(stderr, "%s\n", error);
8833
}
8834
}
8835
// snd_hwdep_dsp_image_malloc
8836
*(void **) (&snd_hwdep_dsp_image_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_malloc");
8837
if (verbose) {
8838
error = dlerror();
8839
if (error != NULL) {
8840
fprintf(stderr, "%s\n", error);
8841
}
8842
}
8843
// snd_hwdep_dsp_image_free
8844
*(void **) (&snd_hwdep_dsp_image_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_free");
8845
if (verbose) {
8846
error = dlerror();
8847
if (error != NULL) {
8848
fprintf(stderr, "%s\n", error);
8849
}
8850
}
8851
// snd_hwdep_dsp_image_copy
8852
*(void **) (&snd_hwdep_dsp_image_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_copy");
8853
if (verbose) {
8854
error = dlerror();
8855
if (error != NULL) {
8856
fprintf(stderr, "%s\n", error);
8857
}
8858
}
8859
// snd_hwdep_dsp_image_get_index
8860
*(void **) (&snd_hwdep_dsp_image_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_get_index");
8861
if (verbose) {
8862
error = dlerror();
8863
if (error != NULL) {
8864
fprintf(stderr, "%s\n", error);
8865
}
8866
}
8867
// snd_hwdep_dsp_image_get_name
8868
*(void **) (&snd_hwdep_dsp_image_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_get_name");
8869
if (verbose) {
8870
error = dlerror();
8871
if (error != NULL) {
8872
fprintf(stderr, "%s\n", error);
8873
}
8874
}
8875
// snd_hwdep_dsp_image_get_image
8876
*(void **) (&snd_hwdep_dsp_image_get_image_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_get_image");
8877
if (verbose) {
8878
error = dlerror();
8879
if (error != NULL) {
8880
fprintf(stderr, "%s\n", error);
8881
}
8882
}
8883
// snd_hwdep_dsp_image_get_length
8884
*(void **) (&snd_hwdep_dsp_image_get_length_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_get_length");
8885
if (verbose) {
8886
error = dlerror();
8887
if (error != NULL) {
8888
fprintf(stderr, "%s\n", error);
8889
}
8890
}
8891
// snd_hwdep_dsp_image_set_index
8892
*(void **) (&snd_hwdep_dsp_image_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_set_index");
8893
if (verbose) {
8894
error = dlerror();
8895
if (error != NULL) {
8896
fprintf(stderr, "%s\n", error);
8897
}
8898
}
8899
// snd_hwdep_dsp_image_set_name
8900
*(void **) (&snd_hwdep_dsp_image_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_set_name");
8901
if (verbose) {
8902
error = dlerror();
8903
if (error != NULL) {
8904
fprintf(stderr, "%s\n", error);
8905
}
8906
}
8907
// snd_hwdep_dsp_image_set_image
8908
*(void **) (&snd_hwdep_dsp_image_set_image_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_set_image");
8909
if (verbose) {
8910
error = dlerror();
8911
if (error != NULL) {
8912
fprintf(stderr, "%s\n", error);
8913
}
8914
}
8915
// snd_hwdep_dsp_image_set_length
8916
*(void **) (&snd_hwdep_dsp_image_set_length_dylibloader_wrapper_asound) = dlsym(handle, "snd_hwdep_dsp_image_set_length");
8917
if (verbose) {
8918
error = dlerror();
8919
if (error != NULL) {
8920
fprintf(stderr, "%s\n", error);
8921
}
8922
}
8923
// snd_card_load
8924
*(void **) (&snd_card_load_dylibloader_wrapper_asound) = dlsym(handle, "snd_card_load");
8925
if (verbose) {
8926
error = dlerror();
8927
if (error != NULL) {
8928
fprintf(stderr, "%s\n", error);
8929
}
8930
}
8931
// snd_card_next
8932
*(void **) (&snd_card_next_dylibloader_wrapper_asound) = dlsym(handle, "snd_card_next");
8933
if (verbose) {
8934
error = dlerror();
8935
if (error != NULL) {
8936
fprintf(stderr, "%s\n", error);
8937
}
8938
}
8939
// snd_card_get_index
8940
*(void **) (&snd_card_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_card_get_index");
8941
if (verbose) {
8942
error = dlerror();
8943
if (error != NULL) {
8944
fprintf(stderr, "%s\n", error);
8945
}
8946
}
8947
// snd_card_get_name
8948
*(void **) (&snd_card_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_card_get_name");
8949
if (verbose) {
8950
error = dlerror();
8951
if (error != NULL) {
8952
fprintf(stderr, "%s\n", error);
8953
}
8954
}
8955
// snd_card_get_longname
8956
*(void **) (&snd_card_get_longname_dylibloader_wrapper_asound) = dlsym(handle, "snd_card_get_longname");
8957
if (verbose) {
8958
error = dlerror();
8959
if (error != NULL) {
8960
fprintf(stderr, "%s\n", error);
8961
}
8962
}
8963
// snd_device_name_hint
8964
*(void **) (&snd_device_name_hint_dylibloader_wrapper_asound) = dlsym(handle, "snd_device_name_hint");
8965
if (verbose) {
8966
error = dlerror();
8967
if (error != NULL) {
8968
fprintf(stderr, "%s\n", error);
8969
}
8970
}
8971
// snd_device_name_free_hint
8972
*(void **) (&snd_device_name_free_hint_dylibloader_wrapper_asound) = dlsym(handle, "snd_device_name_free_hint");
8973
if (verbose) {
8974
error = dlerror();
8975
if (error != NULL) {
8976
fprintf(stderr, "%s\n", error);
8977
}
8978
}
8979
// snd_device_name_get_hint
8980
*(void **) (&snd_device_name_get_hint_dylibloader_wrapper_asound) = dlsym(handle, "snd_device_name_get_hint");
8981
if (verbose) {
8982
error = dlerror();
8983
if (error != NULL) {
8984
fprintf(stderr, "%s\n", error);
8985
}
8986
}
8987
// snd_ctl_open
8988
*(void **) (&snd_ctl_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_open");
8989
if (verbose) {
8990
error = dlerror();
8991
if (error != NULL) {
8992
fprintf(stderr, "%s\n", error);
8993
}
8994
}
8995
// snd_ctl_open_lconf
8996
*(void **) (&snd_ctl_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_open_lconf");
8997
if (verbose) {
8998
error = dlerror();
8999
if (error != NULL) {
9000
fprintf(stderr, "%s\n", error);
9001
}
9002
}
9003
// snd_ctl_open_fallback
9004
*(void **) (&snd_ctl_open_fallback_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_open_fallback");
9005
if (verbose) {
9006
error = dlerror();
9007
if (error != NULL) {
9008
fprintf(stderr, "%s\n", error);
9009
}
9010
}
9011
// snd_ctl_close
9012
*(void **) (&snd_ctl_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_close");
9013
if (verbose) {
9014
error = dlerror();
9015
if (error != NULL) {
9016
fprintf(stderr, "%s\n", error);
9017
}
9018
}
9019
// snd_ctl_nonblock
9020
*(void **) (&snd_ctl_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_nonblock");
9021
if (verbose) {
9022
error = dlerror();
9023
if (error != NULL) {
9024
fprintf(stderr, "%s\n", error);
9025
}
9026
}
9027
// snd_async_add_ctl_handler
9028
*(void **) (&snd_async_add_ctl_handler_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_add_ctl_handler");
9029
if (verbose) {
9030
error = dlerror();
9031
if (error != NULL) {
9032
fprintf(stderr, "%s\n", error);
9033
}
9034
}
9035
// snd_async_handler_get_ctl
9036
*(void **) (&snd_async_handler_get_ctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_async_handler_get_ctl");
9037
if (verbose) {
9038
error = dlerror();
9039
if (error != NULL) {
9040
fprintf(stderr, "%s\n", error);
9041
}
9042
}
9043
// snd_ctl_poll_descriptors_count
9044
*(void **) (&snd_ctl_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_poll_descriptors_count");
9045
if (verbose) {
9046
error = dlerror();
9047
if (error != NULL) {
9048
fprintf(stderr, "%s\n", error);
9049
}
9050
}
9051
// snd_ctl_poll_descriptors
9052
*(void **) (&snd_ctl_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_poll_descriptors");
9053
if (verbose) {
9054
error = dlerror();
9055
if (error != NULL) {
9056
fprintf(stderr, "%s\n", error);
9057
}
9058
}
9059
// snd_ctl_poll_descriptors_revents
9060
*(void **) (&snd_ctl_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_poll_descriptors_revents");
9061
if (verbose) {
9062
error = dlerror();
9063
if (error != NULL) {
9064
fprintf(stderr, "%s\n", error);
9065
}
9066
}
9067
// snd_ctl_subscribe_events
9068
*(void **) (&snd_ctl_subscribe_events_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_subscribe_events");
9069
if (verbose) {
9070
error = dlerror();
9071
if (error != NULL) {
9072
fprintf(stderr, "%s\n", error);
9073
}
9074
}
9075
// snd_ctl_card_info
9076
*(void **) (&snd_ctl_card_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info");
9077
if (verbose) {
9078
error = dlerror();
9079
if (error != NULL) {
9080
fprintf(stderr, "%s\n", error);
9081
}
9082
}
9083
// snd_ctl_elem_list
9084
*(void **) (&snd_ctl_elem_list_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list");
9085
if (verbose) {
9086
error = dlerror();
9087
if (error != NULL) {
9088
fprintf(stderr, "%s\n", error);
9089
}
9090
}
9091
// snd_ctl_elem_info
9092
*(void **) (&snd_ctl_elem_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info");
9093
if (verbose) {
9094
error = dlerror();
9095
if (error != NULL) {
9096
fprintf(stderr, "%s\n", error);
9097
}
9098
}
9099
// snd_ctl_elem_read
9100
*(void **) (&snd_ctl_elem_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_read");
9101
if (verbose) {
9102
error = dlerror();
9103
if (error != NULL) {
9104
fprintf(stderr, "%s\n", error);
9105
}
9106
}
9107
// snd_ctl_elem_write
9108
*(void **) (&snd_ctl_elem_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_write");
9109
if (verbose) {
9110
error = dlerror();
9111
if (error != NULL) {
9112
fprintf(stderr, "%s\n", error);
9113
}
9114
}
9115
// snd_ctl_elem_lock
9116
*(void **) (&snd_ctl_elem_lock_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_lock");
9117
if (verbose) {
9118
error = dlerror();
9119
if (error != NULL) {
9120
fprintf(stderr, "%s\n", error);
9121
}
9122
}
9123
// snd_ctl_elem_unlock
9124
*(void **) (&snd_ctl_elem_unlock_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_unlock");
9125
if (verbose) {
9126
error = dlerror();
9127
if (error != NULL) {
9128
fprintf(stderr, "%s\n", error);
9129
}
9130
}
9131
// snd_ctl_elem_tlv_read
9132
*(void **) (&snd_ctl_elem_tlv_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_tlv_read");
9133
if (verbose) {
9134
error = dlerror();
9135
if (error != NULL) {
9136
fprintf(stderr, "%s\n", error);
9137
}
9138
}
9139
// snd_ctl_elem_tlv_write
9140
*(void **) (&snd_ctl_elem_tlv_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_tlv_write");
9141
if (verbose) {
9142
error = dlerror();
9143
if (error != NULL) {
9144
fprintf(stderr, "%s\n", error);
9145
}
9146
}
9147
// snd_ctl_elem_tlv_command
9148
*(void **) (&snd_ctl_elem_tlv_command_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_tlv_command");
9149
if (verbose) {
9150
error = dlerror();
9151
if (error != NULL) {
9152
fprintf(stderr, "%s\n", error);
9153
}
9154
}
9155
// snd_ctl_hwdep_next_device
9156
*(void **) (&snd_ctl_hwdep_next_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_hwdep_next_device");
9157
if (verbose) {
9158
error = dlerror();
9159
if (error != NULL) {
9160
fprintf(stderr, "%s\n", error);
9161
}
9162
}
9163
// snd_ctl_hwdep_info
9164
*(void **) (&snd_ctl_hwdep_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_hwdep_info");
9165
if (verbose) {
9166
error = dlerror();
9167
if (error != NULL) {
9168
fprintf(stderr, "%s\n", error);
9169
}
9170
}
9171
// snd_ctl_pcm_next_device
9172
*(void **) (&snd_ctl_pcm_next_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_pcm_next_device");
9173
if (verbose) {
9174
error = dlerror();
9175
if (error != NULL) {
9176
fprintf(stderr, "%s\n", error);
9177
}
9178
}
9179
// snd_ctl_pcm_info
9180
*(void **) (&snd_ctl_pcm_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_pcm_info");
9181
if (verbose) {
9182
error = dlerror();
9183
if (error != NULL) {
9184
fprintf(stderr, "%s\n", error);
9185
}
9186
}
9187
// snd_ctl_pcm_prefer_subdevice
9188
*(void **) (&snd_ctl_pcm_prefer_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_pcm_prefer_subdevice");
9189
if (verbose) {
9190
error = dlerror();
9191
if (error != NULL) {
9192
fprintf(stderr, "%s\n", error);
9193
}
9194
}
9195
// snd_ctl_rawmidi_next_device
9196
*(void **) (&snd_ctl_rawmidi_next_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_rawmidi_next_device");
9197
if (verbose) {
9198
error = dlerror();
9199
if (error != NULL) {
9200
fprintf(stderr, "%s\n", error);
9201
}
9202
}
9203
// snd_ctl_rawmidi_info
9204
*(void **) (&snd_ctl_rawmidi_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_rawmidi_info");
9205
if (verbose) {
9206
error = dlerror();
9207
if (error != NULL) {
9208
fprintf(stderr, "%s\n", error);
9209
}
9210
}
9211
// snd_ctl_rawmidi_prefer_subdevice
9212
*(void **) (&snd_ctl_rawmidi_prefer_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_rawmidi_prefer_subdevice");
9213
if (verbose) {
9214
error = dlerror();
9215
if (error != NULL) {
9216
fprintf(stderr, "%s\n", error);
9217
}
9218
}
9219
// snd_ctl_set_power_state
9220
*(void **) (&snd_ctl_set_power_state_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_set_power_state");
9221
if (verbose) {
9222
error = dlerror();
9223
if (error != NULL) {
9224
fprintf(stderr, "%s\n", error);
9225
}
9226
}
9227
// snd_ctl_get_power_state
9228
*(void **) (&snd_ctl_get_power_state_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_get_power_state");
9229
if (verbose) {
9230
error = dlerror();
9231
if (error != NULL) {
9232
fprintf(stderr, "%s\n", error);
9233
}
9234
}
9235
// snd_ctl_read
9236
*(void **) (&snd_ctl_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_read");
9237
if (verbose) {
9238
error = dlerror();
9239
if (error != NULL) {
9240
fprintf(stderr, "%s\n", error);
9241
}
9242
}
9243
// snd_ctl_wait
9244
*(void **) (&snd_ctl_wait_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_wait");
9245
if (verbose) {
9246
error = dlerror();
9247
if (error != NULL) {
9248
fprintf(stderr, "%s\n", error);
9249
}
9250
}
9251
// snd_ctl_name
9252
*(void **) (&snd_ctl_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_name");
9253
if (verbose) {
9254
error = dlerror();
9255
if (error != NULL) {
9256
fprintf(stderr, "%s\n", error);
9257
}
9258
}
9259
// snd_ctl_type
9260
*(void **) (&snd_ctl_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_type");
9261
if (verbose) {
9262
error = dlerror();
9263
if (error != NULL) {
9264
fprintf(stderr, "%s\n", error);
9265
}
9266
}
9267
// snd_ctl_elem_type_name
9268
*(void **) (&snd_ctl_elem_type_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_type_name");
9269
if (verbose) {
9270
error = dlerror();
9271
if (error != NULL) {
9272
fprintf(stderr, "%s\n", error);
9273
}
9274
}
9275
// snd_ctl_elem_iface_name
9276
*(void **) (&snd_ctl_elem_iface_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_iface_name");
9277
if (verbose) {
9278
error = dlerror();
9279
if (error != NULL) {
9280
fprintf(stderr, "%s\n", error);
9281
}
9282
}
9283
// snd_ctl_event_type_name
9284
*(void **) (&snd_ctl_event_type_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_type_name");
9285
if (verbose) {
9286
error = dlerror();
9287
if (error != NULL) {
9288
fprintf(stderr, "%s\n", error);
9289
}
9290
}
9291
// snd_ctl_event_elem_get_mask
9292
*(void **) (&snd_ctl_event_elem_get_mask_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_mask");
9293
if (verbose) {
9294
error = dlerror();
9295
if (error != NULL) {
9296
fprintf(stderr, "%s\n", error);
9297
}
9298
}
9299
// snd_ctl_event_elem_get_numid
9300
*(void **) (&snd_ctl_event_elem_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_numid");
9301
if (verbose) {
9302
error = dlerror();
9303
if (error != NULL) {
9304
fprintf(stderr, "%s\n", error);
9305
}
9306
}
9307
// snd_ctl_event_elem_get_id
9308
*(void **) (&snd_ctl_event_elem_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_id");
9309
if (verbose) {
9310
error = dlerror();
9311
if (error != NULL) {
9312
fprintf(stderr, "%s\n", error);
9313
}
9314
}
9315
// snd_ctl_event_elem_get_interface
9316
*(void **) (&snd_ctl_event_elem_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_interface");
9317
if (verbose) {
9318
error = dlerror();
9319
if (error != NULL) {
9320
fprintf(stderr, "%s\n", error);
9321
}
9322
}
9323
// snd_ctl_event_elem_get_device
9324
*(void **) (&snd_ctl_event_elem_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_device");
9325
if (verbose) {
9326
error = dlerror();
9327
if (error != NULL) {
9328
fprintf(stderr, "%s\n", error);
9329
}
9330
}
9331
// snd_ctl_event_elem_get_subdevice
9332
*(void **) (&snd_ctl_event_elem_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_subdevice");
9333
if (verbose) {
9334
error = dlerror();
9335
if (error != NULL) {
9336
fprintf(stderr, "%s\n", error);
9337
}
9338
}
9339
// snd_ctl_event_elem_get_name
9340
*(void **) (&snd_ctl_event_elem_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_name");
9341
if (verbose) {
9342
error = dlerror();
9343
if (error != NULL) {
9344
fprintf(stderr, "%s\n", error);
9345
}
9346
}
9347
// snd_ctl_event_elem_get_index
9348
*(void **) (&snd_ctl_event_elem_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_elem_get_index");
9349
if (verbose) {
9350
error = dlerror();
9351
if (error != NULL) {
9352
fprintf(stderr, "%s\n", error);
9353
}
9354
}
9355
// snd_ctl_elem_list_alloc_space
9356
*(void **) (&snd_ctl_elem_list_alloc_space_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_alloc_space");
9357
if (verbose) {
9358
error = dlerror();
9359
if (error != NULL) {
9360
fprintf(stderr, "%s\n", error);
9361
}
9362
}
9363
// snd_ctl_elem_list_free_space
9364
*(void **) (&snd_ctl_elem_list_free_space_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_free_space");
9365
if (verbose) {
9366
error = dlerror();
9367
if (error != NULL) {
9368
fprintf(stderr, "%s\n", error);
9369
}
9370
}
9371
// snd_ctl_ascii_elem_id_get
9372
*(void **) (&snd_ctl_ascii_elem_id_get_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_ascii_elem_id_get");
9373
if (verbose) {
9374
error = dlerror();
9375
if (error != NULL) {
9376
fprintf(stderr, "%s\n", error);
9377
}
9378
}
9379
// snd_ctl_ascii_elem_id_parse
9380
*(void **) (&snd_ctl_ascii_elem_id_parse_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_ascii_elem_id_parse");
9381
if (verbose) {
9382
error = dlerror();
9383
if (error != NULL) {
9384
fprintf(stderr, "%s\n", error);
9385
}
9386
}
9387
// snd_ctl_ascii_value_parse
9388
*(void **) (&snd_ctl_ascii_value_parse_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_ascii_value_parse");
9389
if (verbose) {
9390
error = dlerror();
9391
if (error != NULL) {
9392
fprintf(stderr, "%s\n", error);
9393
}
9394
}
9395
// snd_ctl_elem_id_sizeof
9396
*(void **) (&snd_ctl_elem_id_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_sizeof");
9397
if (verbose) {
9398
error = dlerror();
9399
if (error != NULL) {
9400
fprintf(stderr, "%s\n", error);
9401
}
9402
}
9403
// snd_ctl_elem_id_malloc
9404
*(void **) (&snd_ctl_elem_id_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_malloc");
9405
if (verbose) {
9406
error = dlerror();
9407
if (error != NULL) {
9408
fprintf(stderr, "%s\n", error);
9409
}
9410
}
9411
// snd_ctl_elem_id_free
9412
*(void **) (&snd_ctl_elem_id_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_free");
9413
if (verbose) {
9414
error = dlerror();
9415
if (error != NULL) {
9416
fprintf(stderr, "%s\n", error);
9417
}
9418
}
9419
// snd_ctl_elem_id_clear
9420
*(void **) (&snd_ctl_elem_id_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_clear");
9421
if (verbose) {
9422
error = dlerror();
9423
if (error != NULL) {
9424
fprintf(stderr, "%s\n", error);
9425
}
9426
}
9427
// snd_ctl_elem_id_copy
9428
*(void **) (&snd_ctl_elem_id_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_copy");
9429
if (verbose) {
9430
error = dlerror();
9431
if (error != NULL) {
9432
fprintf(stderr, "%s\n", error);
9433
}
9434
}
9435
// snd_ctl_elem_id_get_numid
9436
*(void **) (&snd_ctl_elem_id_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_numid");
9437
if (verbose) {
9438
error = dlerror();
9439
if (error != NULL) {
9440
fprintf(stderr, "%s\n", error);
9441
}
9442
}
9443
// snd_ctl_elem_id_get_interface
9444
*(void **) (&snd_ctl_elem_id_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_interface");
9445
if (verbose) {
9446
error = dlerror();
9447
if (error != NULL) {
9448
fprintf(stderr, "%s\n", error);
9449
}
9450
}
9451
// snd_ctl_elem_id_get_device
9452
*(void **) (&snd_ctl_elem_id_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_device");
9453
if (verbose) {
9454
error = dlerror();
9455
if (error != NULL) {
9456
fprintf(stderr, "%s\n", error);
9457
}
9458
}
9459
// snd_ctl_elem_id_get_subdevice
9460
*(void **) (&snd_ctl_elem_id_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_subdevice");
9461
if (verbose) {
9462
error = dlerror();
9463
if (error != NULL) {
9464
fprintf(stderr, "%s\n", error);
9465
}
9466
}
9467
// snd_ctl_elem_id_get_name
9468
*(void **) (&snd_ctl_elem_id_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_name");
9469
if (verbose) {
9470
error = dlerror();
9471
if (error != NULL) {
9472
fprintf(stderr, "%s\n", error);
9473
}
9474
}
9475
// snd_ctl_elem_id_get_index
9476
*(void **) (&snd_ctl_elem_id_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_get_index");
9477
if (verbose) {
9478
error = dlerror();
9479
if (error != NULL) {
9480
fprintf(stderr, "%s\n", error);
9481
}
9482
}
9483
// snd_ctl_elem_id_set_numid
9484
*(void **) (&snd_ctl_elem_id_set_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_numid");
9485
if (verbose) {
9486
error = dlerror();
9487
if (error != NULL) {
9488
fprintf(stderr, "%s\n", error);
9489
}
9490
}
9491
// snd_ctl_elem_id_set_interface
9492
*(void **) (&snd_ctl_elem_id_set_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_interface");
9493
if (verbose) {
9494
error = dlerror();
9495
if (error != NULL) {
9496
fprintf(stderr, "%s\n", error);
9497
}
9498
}
9499
// snd_ctl_elem_id_set_device
9500
*(void **) (&snd_ctl_elem_id_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_device");
9501
if (verbose) {
9502
error = dlerror();
9503
if (error != NULL) {
9504
fprintf(stderr, "%s\n", error);
9505
}
9506
}
9507
// snd_ctl_elem_id_set_subdevice
9508
*(void **) (&snd_ctl_elem_id_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_subdevice");
9509
if (verbose) {
9510
error = dlerror();
9511
if (error != NULL) {
9512
fprintf(stderr, "%s\n", error);
9513
}
9514
}
9515
// snd_ctl_elem_id_set_name
9516
*(void **) (&snd_ctl_elem_id_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_name");
9517
if (verbose) {
9518
error = dlerror();
9519
if (error != NULL) {
9520
fprintf(stderr, "%s\n", error);
9521
}
9522
}
9523
// snd_ctl_elem_id_set_index
9524
*(void **) (&snd_ctl_elem_id_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_id_set_index");
9525
if (verbose) {
9526
error = dlerror();
9527
if (error != NULL) {
9528
fprintf(stderr, "%s\n", error);
9529
}
9530
}
9531
// snd_ctl_card_info_sizeof
9532
*(void **) (&snd_ctl_card_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_sizeof");
9533
if (verbose) {
9534
error = dlerror();
9535
if (error != NULL) {
9536
fprintf(stderr, "%s\n", error);
9537
}
9538
}
9539
// snd_ctl_card_info_malloc
9540
*(void **) (&snd_ctl_card_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_malloc");
9541
if (verbose) {
9542
error = dlerror();
9543
if (error != NULL) {
9544
fprintf(stderr, "%s\n", error);
9545
}
9546
}
9547
// snd_ctl_card_info_free
9548
*(void **) (&snd_ctl_card_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_free");
9549
if (verbose) {
9550
error = dlerror();
9551
if (error != NULL) {
9552
fprintf(stderr, "%s\n", error);
9553
}
9554
}
9555
// snd_ctl_card_info_clear
9556
*(void **) (&snd_ctl_card_info_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_clear");
9557
if (verbose) {
9558
error = dlerror();
9559
if (error != NULL) {
9560
fprintf(stderr, "%s\n", error);
9561
}
9562
}
9563
// snd_ctl_card_info_copy
9564
*(void **) (&snd_ctl_card_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_copy");
9565
if (verbose) {
9566
error = dlerror();
9567
if (error != NULL) {
9568
fprintf(stderr, "%s\n", error);
9569
}
9570
}
9571
// snd_ctl_card_info_get_card
9572
*(void **) (&snd_ctl_card_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_card");
9573
if (verbose) {
9574
error = dlerror();
9575
if (error != NULL) {
9576
fprintf(stderr, "%s\n", error);
9577
}
9578
}
9579
// snd_ctl_card_info_get_id
9580
*(void **) (&snd_ctl_card_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_id");
9581
if (verbose) {
9582
error = dlerror();
9583
if (error != NULL) {
9584
fprintf(stderr, "%s\n", error);
9585
}
9586
}
9587
// snd_ctl_card_info_get_driver
9588
*(void **) (&snd_ctl_card_info_get_driver_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_driver");
9589
if (verbose) {
9590
error = dlerror();
9591
if (error != NULL) {
9592
fprintf(stderr, "%s\n", error);
9593
}
9594
}
9595
// snd_ctl_card_info_get_name
9596
*(void **) (&snd_ctl_card_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_name");
9597
if (verbose) {
9598
error = dlerror();
9599
if (error != NULL) {
9600
fprintf(stderr, "%s\n", error);
9601
}
9602
}
9603
// snd_ctl_card_info_get_longname
9604
*(void **) (&snd_ctl_card_info_get_longname_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_longname");
9605
if (verbose) {
9606
error = dlerror();
9607
if (error != NULL) {
9608
fprintf(stderr, "%s\n", error);
9609
}
9610
}
9611
// snd_ctl_card_info_get_mixername
9612
*(void **) (&snd_ctl_card_info_get_mixername_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_mixername");
9613
if (verbose) {
9614
error = dlerror();
9615
if (error != NULL) {
9616
fprintf(stderr, "%s\n", error);
9617
}
9618
}
9619
// snd_ctl_card_info_get_components
9620
*(void **) (&snd_ctl_card_info_get_components_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_card_info_get_components");
9621
if (verbose) {
9622
error = dlerror();
9623
if (error != NULL) {
9624
fprintf(stderr, "%s\n", error);
9625
}
9626
}
9627
// snd_ctl_event_sizeof
9628
*(void **) (&snd_ctl_event_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_sizeof");
9629
if (verbose) {
9630
error = dlerror();
9631
if (error != NULL) {
9632
fprintf(stderr, "%s\n", error);
9633
}
9634
}
9635
// snd_ctl_event_malloc
9636
*(void **) (&snd_ctl_event_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_malloc");
9637
if (verbose) {
9638
error = dlerror();
9639
if (error != NULL) {
9640
fprintf(stderr, "%s\n", error);
9641
}
9642
}
9643
// snd_ctl_event_free
9644
*(void **) (&snd_ctl_event_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_free");
9645
if (verbose) {
9646
error = dlerror();
9647
if (error != NULL) {
9648
fprintf(stderr, "%s\n", error);
9649
}
9650
}
9651
// snd_ctl_event_clear
9652
*(void **) (&snd_ctl_event_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_clear");
9653
if (verbose) {
9654
error = dlerror();
9655
if (error != NULL) {
9656
fprintf(stderr, "%s\n", error);
9657
}
9658
}
9659
// snd_ctl_event_copy
9660
*(void **) (&snd_ctl_event_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_copy");
9661
if (verbose) {
9662
error = dlerror();
9663
if (error != NULL) {
9664
fprintf(stderr, "%s\n", error);
9665
}
9666
}
9667
// snd_ctl_event_get_type
9668
*(void **) (&snd_ctl_event_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_event_get_type");
9669
if (verbose) {
9670
error = dlerror();
9671
if (error != NULL) {
9672
fprintf(stderr, "%s\n", error);
9673
}
9674
}
9675
// snd_ctl_elem_list_sizeof
9676
*(void **) (&snd_ctl_elem_list_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_sizeof");
9677
if (verbose) {
9678
error = dlerror();
9679
if (error != NULL) {
9680
fprintf(stderr, "%s\n", error);
9681
}
9682
}
9683
// snd_ctl_elem_list_malloc
9684
*(void **) (&snd_ctl_elem_list_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_malloc");
9685
if (verbose) {
9686
error = dlerror();
9687
if (error != NULL) {
9688
fprintf(stderr, "%s\n", error);
9689
}
9690
}
9691
// snd_ctl_elem_list_free
9692
*(void **) (&snd_ctl_elem_list_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_free");
9693
if (verbose) {
9694
error = dlerror();
9695
if (error != NULL) {
9696
fprintf(stderr, "%s\n", error);
9697
}
9698
}
9699
// snd_ctl_elem_list_clear
9700
*(void **) (&snd_ctl_elem_list_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_clear");
9701
if (verbose) {
9702
error = dlerror();
9703
if (error != NULL) {
9704
fprintf(stderr, "%s\n", error);
9705
}
9706
}
9707
// snd_ctl_elem_list_copy
9708
*(void **) (&snd_ctl_elem_list_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_copy");
9709
if (verbose) {
9710
error = dlerror();
9711
if (error != NULL) {
9712
fprintf(stderr, "%s\n", error);
9713
}
9714
}
9715
// snd_ctl_elem_list_set_offset
9716
*(void **) (&snd_ctl_elem_list_set_offset_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_set_offset");
9717
if (verbose) {
9718
error = dlerror();
9719
if (error != NULL) {
9720
fprintf(stderr, "%s\n", error);
9721
}
9722
}
9723
// snd_ctl_elem_list_get_used
9724
*(void **) (&snd_ctl_elem_list_get_used_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_used");
9725
if (verbose) {
9726
error = dlerror();
9727
if (error != NULL) {
9728
fprintf(stderr, "%s\n", error);
9729
}
9730
}
9731
// snd_ctl_elem_list_get_count
9732
*(void **) (&snd_ctl_elem_list_get_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_count");
9733
if (verbose) {
9734
error = dlerror();
9735
if (error != NULL) {
9736
fprintf(stderr, "%s\n", error);
9737
}
9738
}
9739
// snd_ctl_elem_list_get_id
9740
*(void **) (&snd_ctl_elem_list_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_id");
9741
if (verbose) {
9742
error = dlerror();
9743
if (error != NULL) {
9744
fprintf(stderr, "%s\n", error);
9745
}
9746
}
9747
// snd_ctl_elem_list_get_numid
9748
*(void **) (&snd_ctl_elem_list_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_numid");
9749
if (verbose) {
9750
error = dlerror();
9751
if (error != NULL) {
9752
fprintf(stderr, "%s\n", error);
9753
}
9754
}
9755
// snd_ctl_elem_list_get_interface
9756
*(void **) (&snd_ctl_elem_list_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_interface");
9757
if (verbose) {
9758
error = dlerror();
9759
if (error != NULL) {
9760
fprintf(stderr, "%s\n", error);
9761
}
9762
}
9763
// snd_ctl_elem_list_get_device
9764
*(void **) (&snd_ctl_elem_list_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_device");
9765
if (verbose) {
9766
error = dlerror();
9767
if (error != NULL) {
9768
fprintf(stderr, "%s\n", error);
9769
}
9770
}
9771
// snd_ctl_elem_list_get_subdevice
9772
*(void **) (&snd_ctl_elem_list_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_subdevice");
9773
if (verbose) {
9774
error = dlerror();
9775
if (error != NULL) {
9776
fprintf(stderr, "%s\n", error);
9777
}
9778
}
9779
// snd_ctl_elem_list_get_name
9780
*(void **) (&snd_ctl_elem_list_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_name");
9781
if (verbose) {
9782
error = dlerror();
9783
if (error != NULL) {
9784
fprintf(stderr, "%s\n", error);
9785
}
9786
}
9787
// snd_ctl_elem_list_get_index
9788
*(void **) (&snd_ctl_elem_list_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_list_get_index");
9789
if (verbose) {
9790
error = dlerror();
9791
if (error != NULL) {
9792
fprintf(stderr, "%s\n", error);
9793
}
9794
}
9795
// snd_ctl_elem_info_sizeof
9796
*(void **) (&snd_ctl_elem_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_sizeof");
9797
if (verbose) {
9798
error = dlerror();
9799
if (error != NULL) {
9800
fprintf(stderr, "%s\n", error);
9801
}
9802
}
9803
// snd_ctl_elem_info_malloc
9804
*(void **) (&snd_ctl_elem_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_malloc");
9805
if (verbose) {
9806
error = dlerror();
9807
if (error != NULL) {
9808
fprintf(stderr, "%s\n", error);
9809
}
9810
}
9811
// snd_ctl_elem_info_free
9812
*(void **) (&snd_ctl_elem_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_free");
9813
if (verbose) {
9814
error = dlerror();
9815
if (error != NULL) {
9816
fprintf(stderr, "%s\n", error);
9817
}
9818
}
9819
// snd_ctl_elem_info_clear
9820
*(void **) (&snd_ctl_elem_info_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_clear");
9821
if (verbose) {
9822
error = dlerror();
9823
if (error != NULL) {
9824
fprintf(stderr, "%s\n", error);
9825
}
9826
}
9827
// snd_ctl_elem_info_copy
9828
*(void **) (&snd_ctl_elem_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_copy");
9829
if (verbose) {
9830
error = dlerror();
9831
if (error != NULL) {
9832
fprintf(stderr, "%s\n", error);
9833
}
9834
}
9835
// snd_ctl_elem_info_get_type
9836
*(void **) (&snd_ctl_elem_info_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_type");
9837
if (verbose) {
9838
error = dlerror();
9839
if (error != NULL) {
9840
fprintf(stderr, "%s\n", error);
9841
}
9842
}
9843
// snd_ctl_elem_info_is_readable
9844
*(void **) (&snd_ctl_elem_info_is_readable_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_readable");
9845
if (verbose) {
9846
error = dlerror();
9847
if (error != NULL) {
9848
fprintf(stderr, "%s\n", error);
9849
}
9850
}
9851
// snd_ctl_elem_info_is_writable
9852
*(void **) (&snd_ctl_elem_info_is_writable_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_writable");
9853
if (verbose) {
9854
error = dlerror();
9855
if (error != NULL) {
9856
fprintf(stderr, "%s\n", error);
9857
}
9858
}
9859
// snd_ctl_elem_info_is_volatile
9860
*(void **) (&snd_ctl_elem_info_is_volatile_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_volatile");
9861
if (verbose) {
9862
error = dlerror();
9863
if (error != NULL) {
9864
fprintf(stderr, "%s\n", error);
9865
}
9866
}
9867
// snd_ctl_elem_info_is_inactive
9868
*(void **) (&snd_ctl_elem_info_is_inactive_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_inactive");
9869
if (verbose) {
9870
error = dlerror();
9871
if (error != NULL) {
9872
fprintf(stderr, "%s\n", error);
9873
}
9874
}
9875
// snd_ctl_elem_info_is_locked
9876
*(void **) (&snd_ctl_elem_info_is_locked_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_locked");
9877
if (verbose) {
9878
error = dlerror();
9879
if (error != NULL) {
9880
fprintf(stderr, "%s\n", error);
9881
}
9882
}
9883
// snd_ctl_elem_info_is_tlv_readable
9884
*(void **) (&snd_ctl_elem_info_is_tlv_readable_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_tlv_readable");
9885
if (verbose) {
9886
error = dlerror();
9887
if (error != NULL) {
9888
fprintf(stderr, "%s\n", error);
9889
}
9890
}
9891
// snd_ctl_elem_info_is_tlv_writable
9892
*(void **) (&snd_ctl_elem_info_is_tlv_writable_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_tlv_writable");
9893
if (verbose) {
9894
error = dlerror();
9895
if (error != NULL) {
9896
fprintf(stderr, "%s\n", error);
9897
}
9898
}
9899
// snd_ctl_elem_info_is_tlv_commandable
9900
*(void **) (&snd_ctl_elem_info_is_tlv_commandable_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_tlv_commandable");
9901
if (verbose) {
9902
error = dlerror();
9903
if (error != NULL) {
9904
fprintf(stderr, "%s\n", error);
9905
}
9906
}
9907
// snd_ctl_elem_info_is_owner
9908
*(void **) (&snd_ctl_elem_info_is_owner_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_owner");
9909
if (verbose) {
9910
error = dlerror();
9911
if (error != NULL) {
9912
fprintf(stderr, "%s\n", error);
9913
}
9914
}
9915
// snd_ctl_elem_info_is_user
9916
*(void **) (&snd_ctl_elem_info_is_user_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_is_user");
9917
if (verbose) {
9918
error = dlerror();
9919
if (error != NULL) {
9920
fprintf(stderr, "%s\n", error);
9921
}
9922
}
9923
// snd_ctl_elem_info_get_owner
9924
*(void **) (&snd_ctl_elem_info_get_owner_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_owner");
9925
if (verbose) {
9926
error = dlerror();
9927
if (error != NULL) {
9928
fprintf(stderr, "%s\n", error);
9929
}
9930
}
9931
// snd_ctl_elem_info_get_count
9932
*(void **) (&snd_ctl_elem_info_get_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_count");
9933
if (verbose) {
9934
error = dlerror();
9935
if (error != NULL) {
9936
fprintf(stderr, "%s\n", error);
9937
}
9938
}
9939
// snd_ctl_elem_info_get_min
9940
*(void **) (&snd_ctl_elem_info_get_min_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_min");
9941
if (verbose) {
9942
error = dlerror();
9943
if (error != NULL) {
9944
fprintf(stderr, "%s\n", error);
9945
}
9946
}
9947
// snd_ctl_elem_info_get_max
9948
*(void **) (&snd_ctl_elem_info_get_max_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_max");
9949
if (verbose) {
9950
error = dlerror();
9951
if (error != NULL) {
9952
fprintf(stderr, "%s\n", error);
9953
}
9954
}
9955
// snd_ctl_elem_info_get_step
9956
*(void **) (&snd_ctl_elem_info_get_step_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_step");
9957
if (verbose) {
9958
error = dlerror();
9959
if (error != NULL) {
9960
fprintf(stderr, "%s\n", error);
9961
}
9962
}
9963
// snd_ctl_elem_info_get_min64
9964
*(void **) (&snd_ctl_elem_info_get_min64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_min64");
9965
if (verbose) {
9966
error = dlerror();
9967
if (error != NULL) {
9968
fprintf(stderr, "%s\n", error);
9969
}
9970
}
9971
// snd_ctl_elem_info_get_max64
9972
*(void **) (&snd_ctl_elem_info_get_max64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_max64");
9973
if (verbose) {
9974
error = dlerror();
9975
if (error != NULL) {
9976
fprintf(stderr, "%s\n", error);
9977
}
9978
}
9979
// snd_ctl_elem_info_get_step64
9980
*(void **) (&snd_ctl_elem_info_get_step64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_step64");
9981
if (verbose) {
9982
error = dlerror();
9983
if (error != NULL) {
9984
fprintf(stderr, "%s\n", error);
9985
}
9986
}
9987
// snd_ctl_elem_info_get_items
9988
*(void **) (&snd_ctl_elem_info_get_items_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_items");
9989
if (verbose) {
9990
error = dlerror();
9991
if (error != NULL) {
9992
fprintf(stderr, "%s\n", error);
9993
}
9994
}
9995
// snd_ctl_elem_info_set_item
9996
*(void **) (&snd_ctl_elem_info_set_item_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_item");
9997
if (verbose) {
9998
error = dlerror();
9999
if (error != NULL) {
10000
fprintf(stderr, "%s\n", error);
10001
}
10002
}
10003
// snd_ctl_elem_info_get_item_name
10004
*(void **) (&snd_ctl_elem_info_get_item_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_item_name");
10005
if (verbose) {
10006
error = dlerror();
10007
if (error != NULL) {
10008
fprintf(stderr, "%s\n", error);
10009
}
10010
}
10011
// snd_ctl_elem_info_get_dimensions
10012
*(void **) (&snd_ctl_elem_info_get_dimensions_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_dimensions");
10013
if (verbose) {
10014
error = dlerror();
10015
if (error != NULL) {
10016
fprintf(stderr, "%s\n", error);
10017
}
10018
}
10019
// snd_ctl_elem_info_get_dimension
10020
*(void **) (&snd_ctl_elem_info_get_dimension_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_dimension");
10021
if (verbose) {
10022
error = dlerror();
10023
if (error != NULL) {
10024
fprintf(stderr, "%s\n", error);
10025
}
10026
}
10027
// snd_ctl_elem_info_set_dimension
10028
*(void **) (&snd_ctl_elem_info_set_dimension_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_dimension");
10029
if (verbose) {
10030
error = dlerror();
10031
if (error != NULL) {
10032
fprintf(stderr, "%s\n", error);
10033
}
10034
}
10035
// snd_ctl_elem_info_get_id
10036
*(void **) (&snd_ctl_elem_info_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_id");
10037
if (verbose) {
10038
error = dlerror();
10039
if (error != NULL) {
10040
fprintf(stderr, "%s\n", error);
10041
}
10042
}
10043
// snd_ctl_elem_info_get_numid
10044
*(void **) (&snd_ctl_elem_info_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_numid");
10045
if (verbose) {
10046
error = dlerror();
10047
if (error != NULL) {
10048
fprintf(stderr, "%s\n", error);
10049
}
10050
}
10051
// snd_ctl_elem_info_get_interface
10052
*(void **) (&snd_ctl_elem_info_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_interface");
10053
if (verbose) {
10054
error = dlerror();
10055
if (error != NULL) {
10056
fprintf(stderr, "%s\n", error);
10057
}
10058
}
10059
// snd_ctl_elem_info_get_device
10060
*(void **) (&snd_ctl_elem_info_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_device");
10061
if (verbose) {
10062
error = dlerror();
10063
if (error != NULL) {
10064
fprintf(stderr, "%s\n", error);
10065
}
10066
}
10067
// snd_ctl_elem_info_get_subdevice
10068
*(void **) (&snd_ctl_elem_info_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_subdevice");
10069
if (verbose) {
10070
error = dlerror();
10071
if (error != NULL) {
10072
fprintf(stderr, "%s\n", error);
10073
}
10074
}
10075
// snd_ctl_elem_info_get_name
10076
*(void **) (&snd_ctl_elem_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_name");
10077
if (verbose) {
10078
error = dlerror();
10079
if (error != NULL) {
10080
fprintf(stderr, "%s\n", error);
10081
}
10082
}
10083
// snd_ctl_elem_info_get_index
10084
*(void **) (&snd_ctl_elem_info_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_get_index");
10085
if (verbose) {
10086
error = dlerror();
10087
if (error != NULL) {
10088
fprintf(stderr, "%s\n", error);
10089
}
10090
}
10091
// snd_ctl_elem_info_set_id
10092
*(void **) (&snd_ctl_elem_info_set_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_id");
10093
if (verbose) {
10094
error = dlerror();
10095
if (error != NULL) {
10096
fprintf(stderr, "%s\n", error);
10097
}
10098
}
10099
// snd_ctl_elem_info_set_numid
10100
*(void **) (&snd_ctl_elem_info_set_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_numid");
10101
if (verbose) {
10102
error = dlerror();
10103
if (error != NULL) {
10104
fprintf(stderr, "%s\n", error);
10105
}
10106
}
10107
// snd_ctl_elem_info_set_interface
10108
*(void **) (&snd_ctl_elem_info_set_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_interface");
10109
if (verbose) {
10110
error = dlerror();
10111
if (error != NULL) {
10112
fprintf(stderr, "%s\n", error);
10113
}
10114
}
10115
// snd_ctl_elem_info_set_device
10116
*(void **) (&snd_ctl_elem_info_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_device");
10117
if (verbose) {
10118
error = dlerror();
10119
if (error != NULL) {
10120
fprintf(stderr, "%s\n", error);
10121
}
10122
}
10123
// snd_ctl_elem_info_set_subdevice
10124
*(void **) (&snd_ctl_elem_info_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_subdevice");
10125
if (verbose) {
10126
error = dlerror();
10127
if (error != NULL) {
10128
fprintf(stderr, "%s\n", error);
10129
}
10130
}
10131
// snd_ctl_elem_info_set_name
10132
*(void **) (&snd_ctl_elem_info_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_name");
10133
if (verbose) {
10134
error = dlerror();
10135
if (error != NULL) {
10136
fprintf(stderr, "%s\n", error);
10137
}
10138
}
10139
// snd_ctl_elem_info_set_index
10140
*(void **) (&snd_ctl_elem_info_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_info_set_index");
10141
if (verbose) {
10142
error = dlerror();
10143
if (error != NULL) {
10144
fprintf(stderr, "%s\n", error);
10145
}
10146
}
10147
// snd_ctl_add_integer_elem_set
10148
*(void **) (&snd_ctl_add_integer_elem_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_add_integer_elem_set");
10149
if (verbose) {
10150
error = dlerror();
10151
if (error != NULL) {
10152
fprintf(stderr, "%s\n", error);
10153
}
10154
}
10155
// snd_ctl_add_integer64_elem_set
10156
*(void **) (&snd_ctl_add_integer64_elem_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_add_integer64_elem_set");
10157
if (verbose) {
10158
error = dlerror();
10159
if (error != NULL) {
10160
fprintf(stderr, "%s\n", error);
10161
}
10162
}
10163
// snd_ctl_add_boolean_elem_set
10164
*(void **) (&snd_ctl_add_boolean_elem_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_add_boolean_elem_set");
10165
if (verbose) {
10166
error = dlerror();
10167
if (error != NULL) {
10168
fprintf(stderr, "%s\n", error);
10169
}
10170
}
10171
// snd_ctl_add_enumerated_elem_set
10172
*(void **) (&snd_ctl_add_enumerated_elem_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_add_enumerated_elem_set");
10173
if (verbose) {
10174
error = dlerror();
10175
if (error != NULL) {
10176
fprintf(stderr, "%s\n", error);
10177
}
10178
}
10179
// snd_ctl_add_bytes_elem_set
10180
*(void **) (&snd_ctl_add_bytes_elem_set_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_add_bytes_elem_set");
10181
if (verbose) {
10182
error = dlerror();
10183
if (error != NULL) {
10184
fprintf(stderr, "%s\n", error);
10185
}
10186
}
10187
// snd_ctl_elem_add_integer
10188
*(void **) (&snd_ctl_elem_add_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_add_integer");
10189
if (verbose) {
10190
error = dlerror();
10191
if (error != NULL) {
10192
fprintf(stderr, "%s\n", error);
10193
}
10194
}
10195
// snd_ctl_elem_add_integer64
10196
*(void **) (&snd_ctl_elem_add_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_add_integer64");
10197
if (verbose) {
10198
error = dlerror();
10199
if (error != NULL) {
10200
fprintf(stderr, "%s\n", error);
10201
}
10202
}
10203
// snd_ctl_elem_add_boolean
10204
*(void **) (&snd_ctl_elem_add_boolean_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_add_boolean");
10205
if (verbose) {
10206
error = dlerror();
10207
if (error != NULL) {
10208
fprintf(stderr, "%s\n", error);
10209
}
10210
}
10211
// snd_ctl_elem_add_enumerated
10212
*(void **) (&snd_ctl_elem_add_enumerated_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_add_enumerated");
10213
if (verbose) {
10214
error = dlerror();
10215
if (error != NULL) {
10216
fprintf(stderr, "%s\n", error);
10217
}
10218
}
10219
// snd_ctl_elem_add_iec958
10220
*(void **) (&snd_ctl_elem_add_iec958_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_add_iec958");
10221
if (verbose) {
10222
error = dlerror();
10223
if (error != NULL) {
10224
fprintf(stderr, "%s\n", error);
10225
}
10226
}
10227
// snd_ctl_elem_remove
10228
*(void **) (&snd_ctl_elem_remove_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_remove");
10229
if (verbose) {
10230
error = dlerror();
10231
if (error != NULL) {
10232
fprintf(stderr, "%s\n", error);
10233
}
10234
}
10235
// snd_ctl_elem_value_sizeof
10236
*(void **) (&snd_ctl_elem_value_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_sizeof");
10237
if (verbose) {
10238
error = dlerror();
10239
if (error != NULL) {
10240
fprintf(stderr, "%s\n", error);
10241
}
10242
}
10243
// snd_ctl_elem_value_malloc
10244
*(void **) (&snd_ctl_elem_value_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_malloc");
10245
if (verbose) {
10246
error = dlerror();
10247
if (error != NULL) {
10248
fprintf(stderr, "%s\n", error);
10249
}
10250
}
10251
// snd_ctl_elem_value_free
10252
*(void **) (&snd_ctl_elem_value_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_free");
10253
if (verbose) {
10254
error = dlerror();
10255
if (error != NULL) {
10256
fprintf(stderr, "%s\n", error);
10257
}
10258
}
10259
// snd_ctl_elem_value_clear
10260
*(void **) (&snd_ctl_elem_value_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_clear");
10261
if (verbose) {
10262
error = dlerror();
10263
if (error != NULL) {
10264
fprintf(stderr, "%s\n", error);
10265
}
10266
}
10267
// snd_ctl_elem_value_copy
10268
*(void **) (&snd_ctl_elem_value_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_copy");
10269
if (verbose) {
10270
error = dlerror();
10271
if (error != NULL) {
10272
fprintf(stderr, "%s\n", error);
10273
}
10274
}
10275
// snd_ctl_elem_value_compare
10276
*(void **) (&snd_ctl_elem_value_compare_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_compare");
10277
if (verbose) {
10278
error = dlerror();
10279
if (error != NULL) {
10280
fprintf(stderr, "%s\n", error);
10281
}
10282
}
10283
// snd_ctl_elem_value_get_id
10284
*(void **) (&snd_ctl_elem_value_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_id");
10285
if (verbose) {
10286
error = dlerror();
10287
if (error != NULL) {
10288
fprintf(stderr, "%s\n", error);
10289
}
10290
}
10291
// snd_ctl_elem_value_get_numid
10292
*(void **) (&snd_ctl_elem_value_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_numid");
10293
if (verbose) {
10294
error = dlerror();
10295
if (error != NULL) {
10296
fprintf(stderr, "%s\n", error);
10297
}
10298
}
10299
// snd_ctl_elem_value_get_interface
10300
*(void **) (&snd_ctl_elem_value_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_interface");
10301
if (verbose) {
10302
error = dlerror();
10303
if (error != NULL) {
10304
fprintf(stderr, "%s\n", error);
10305
}
10306
}
10307
// snd_ctl_elem_value_get_device
10308
*(void **) (&snd_ctl_elem_value_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_device");
10309
if (verbose) {
10310
error = dlerror();
10311
if (error != NULL) {
10312
fprintf(stderr, "%s\n", error);
10313
}
10314
}
10315
// snd_ctl_elem_value_get_subdevice
10316
*(void **) (&snd_ctl_elem_value_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_subdevice");
10317
if (verbose) {
10318
error = dlerror();
10319
if (error != NULL) {
10320
fprintf(stderr, "%s\n", error);
10321
}
10322
}
10323
// snd_ctl_elem_value_get_name
10324
*(void **) (&snd_ctl_elem_value_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_name");
10325
if (verbose) {
10326
error = dlerror();
10327
if (error != NULL) {
10328
fprintf(stderr, "%s\n", error);
10329
}
10330
}
10331
// snd_ctl_elem_value_get_index
10332
*(void **) (&snd_ctl_elem_value_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_index");
10333
if (verbose) {
10334
error = dlerror();
10335
if (error != NULL) {
10336
fprintf(stderr, "%s\n", error);
10337
}
10338
}
10339
// snd_ctl_elem_value_set_id
10340
*(void **) (&snd_ctl_elem_value_set_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_id");
10341
if (verbose) {
10342
error = dlerror();
10343
if (error != NULL) {
10344
fprintf(stderr, "%s\n", error);
10345
}
10346
}
10347
// snd_ctl_elem_value_set_numid
10348
*(void **) (&snd_ctl_elem_value_set_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_numid");
10349
if (verbose) {
10350
error = dlerror();
10351
if (error != NULL) {
10352
fprintf(stderr, "%s\n", error);
10353
}
10354
}
10355
// snd_ctl_elem_value_set_interface
10356
*(void **) (&snd_ctl_elem_value_set_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_interface");
10357
if (verbose) {
10358
error = dlerror();
10359
if (error != NULL) {
10360
fprintf(stderr, "%s\n", error);
10361
}
10362
}
10363
// snd_ctl_elem_value_set_device
10364
*(void **) (&snd_ctl_elem_value_set_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_device");
10365
if (verbose) {
10366
error = dlerror();
10367
if (error != NULL) {
10368
fprintf(stderr, "%s\n", error);
10369
}
10370
}
10371
// snd_ctl_elem_value_set_subdevice
10372
*(void **) (&snd_ctl_elem_value_set_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_subdevice");
10373
if (verbose) {
10374
error = dlerror();
10375
if (error != NULL) {
10376
fprintf(stderr, "%s\n", error);
10377
}
10378
}
10379
// snd_ctl_elem_value_set_name
10380
*(void **) (&snd_ctl_elem_value_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_name");
10381
if (verbose) {
10382
error = dlerror();
10383
if (error != NULL) {
10384
fprintf(stderr, "%s\n", error);
10385
}
10386
}
10387
// snd_ctl_elem_value_set_index
10388
*(void **) (&snd_ctl_elem_value_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_index");
10389
if (verbose) {
10390
error = dlerror();
10391
if (error != NULL) {
10392
fprintf(stderr, "%s\n", error);
10393
}
10394
}
10395
// snd_ctl_elem_value_get_boolean
10396
*(void **) (&snd_ctl_elem_value_get_boolean_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_boolean");
10397
if (verbose) {
10398
error = dlerror();
10399
if (error != NULL) {
10400
fprintf(stderr, "%s\n", error);
10401
}
10402
}
10403
// snd_ctl_elem_value_get_integer
10404
*(void **) (&snd_ctl_elem_value_get_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_integer");
10405
if (verbose) {
10406
error = dlerror();
10407
if (error != NULL) {
10408
fprintf(stderr, "%s\n", error);
10409
}
10410
}
10411
// snd_ctl_elem_value_get_integer64
10412
*(void **) (&snd_ctl_elem_value_get_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_integer64");
10413
if (verbose) {
10414
error = dlerror();
10415
if (error != NULL) {
10416
fprintf(stderr, "%s\n", error);
10417
}
10418
}
10419
// snd_ctl_elem_value_get_enumerated
10420
*(void **) (&snd_ctl_elem_value_get_enumerated_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_enumerated");
10421
if (verbose) {
10422
error = dlerror();
10423
if (error != NULL) {
10424
fprintf(stderr, "%s\n", error);
10425
}
10426
}
10427
// snd_ctl_elem_value_get_byte
10428
*(void **) (&snd_ctl_elem_value_get_byte_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_byte");
10429
if (verbose) {
10430
error = dlerror();
10431
if (error != NULL) {
10432
fprintf(stderr, "%s\n", error);
10433
}
10434
}
10435
// snd_ctl_elem_value_set_boolean
10436
*(void **) (&snd_ctl_elem_value_set_boolean_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_boolean");
10437
if (verbose) {
10438
error = dlerror();
10439
if (error != NULL) {
10440
fprintf(stderr, "%s\n", error);
10441
}
10442
}
10443
// snd_ctl_elem_value_set_integer
10444
*(void **) (&snd_ctl_elem_value_set_integer_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_integer");
10445
if (verbose) {
10446
error = dlerror();
10447
if (error != NULL) {
10448
fprintf(stderr, "%s\n", error);
10449
}
10450
}
10451
// snd_ctl_elem_value_set_integer64
10452
*(void **) (&snd_ctl_elem_value_set_integer64_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_integer64");
10453
if (verbose) {
10454
error = dlerror();
10455
if (error != NULL) {
10456
fprintf(stderr, "%s\n", error);
10457
}
10458
}
10459
// snd_ctl_elem_value_set_enumerated
10460
*(void **) (&snd_ctl_elem_value_set_enumerated_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_enumerated");
10461
if (verbose) {
10462
error = dlerror();
10463
if (error != NULL) {
10464
fprintf(stderr, "%s\n", error);
10465
}
10466
}
10467
// snd_ctl_elem_value_set_byte
10468
*(void **) (&snd_ctl_elem_value_set_byte_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_byte");
10469
if (verbose) {
10470
error = dlerror();
10471
if (error != NULL) {
10472
fprintf(stderr, "%s\n", error);
10473
}
10474
}
10475
// snd_ctl_elem_set_bytes
10476
*(void **) (&snd_ctl_elem_set_bytes_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_set_bytes");
10477
if (verbose) {
10478
error = dlerror();
10479
if (error != NULL) {
10480
fprintf(stderr, "%s\n", error);
10481
}
10482
}
10483
// snd_ctl_elem_value_get_bytes
10484
*(void **) (&snd_ctl_elem_value_get_bytes_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_bytes");
10485
if (verbose) {
10486
error = dlerror();
10487
if (error != NULL) {
10488
fprintf(stderr, "%s\n", error);
10489
}
10490
}
10491
// snd_ctl_elem_value_get_iec958
10492
*(void **) (&snd_ctl_elem_value_get_iec958_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_get_iec958");
10493
if (verbose) {
10494
error = dlerror();
10495
if (error != NULL) {
10496
fprintf(stderr, "%s\n", error);
10497
}
10498
}
10499
// snd_ctl_elem_value_set_iec958
10500
*(void **) (&snd_ctl_elem_value_set_iec958_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_elem_value_set_iec958");
10501
if (verbose) {
10502
error = dlerror();
10503
if (error != NULL) {
10504
fprintf(stderr, "%s\n", error);
10505
}
10506
}
10507
// snd_tlv_parse_dB_info
10508
*(void **) (&snd_tlv_parse_dB_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_tlv_parse_dB_info");
10509
if (verbose) {
10510
error = dlerror();
10511
if (error != NULL) {
10512
fprintf(stderr, "%s\n", error);
10513
}
10514
}
10515
// snd_tlv_get_dB_range
10516
*(void **) (&snd_tlv_get_dB_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_tlv_get_dB_range");
10517
if (verbose) {
10518
error = dlerror();
10519
if (error != NULL) {
10520
fprintf(stderr, "%s\n", error);
10521
}
10522
}
10523
// snd_tlv_convert_to_dB
10524
*(void **) (&snd_tlv_convert_to_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_tlv_convert_to_dB");
10525
if (verbose) {
10526
error = dlerror();
10527
if (error != NULL) {
10528
fprintf(stderr, "%s\n", error);
10529
}
10530
}
10531
// snd_tlv_convert_from_dB
10532
*(void **) (&snd_tlv_convert_from_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_tlv_convert_from_dB");
10533
if (verbose) {
10534
error = dlerror();
10535
if (error != NULL) {
10536
fprintf(stderr, "%s\n", error);
10537
}
10538
}
10539
// snd_ctl_get_dB_range
10540
*(void **) (&snd_ctl_get_dB_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_get_dB_range");
10541
if (verbose) {
10542
error = dlerror();
10543
if (error != NULL) {
10544
fprintf(stderr, "%s\n", error);
10545
}
10546
}
10547
// snd_ctl_convert_to_dB
10548
*(void **) (&snd_ctl_convert_to_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_convert_to_dB");
10549
if (verbose) {
10550
error = dlerror();
10551
if (error != NULL) {
10552
fprintf(stderr, "%s\n", error);
10553
}
10554
}
10555
// snd_ctl_convert_from_dB
10556
*(void **) (&snd_ctl_convert_from_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_ctl_convert_from_dB");
10557
if (verbose) {
10558
error = dlerror();
10559
if (error != NULL) {
10560
fprintf(stderr, "%s\n", error);
10561
}
10562
}
10563
// snd_hctl_compare_fast
10564
*(void **) (&snd_hctl_compare_fast_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_compare_fast");
10565
if (verbose) {
10566
error = dlerror();
10567
if (error != NULL) {
10568
fprintf(stderr, "%s\n", error);
10569
}
10570
}
10571
// snd_hctl_open
10572
*(void **) (&snd_hctl_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_open");
10573
if (verbose) {
10574
error = dlerror();
10575
if (error != NULL) {
10576
fprintf(stderr, "%s\n", error);
10577
}
10578
}
10579
// snd_hctl_open_ctl
10580
*(void **) (&snd_hctl_open_ctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_open_ctl");
10581
if (verbose) {
10582
error = dlerror();
10583
if (error != NULL) {
10584
fprintf(stderr, "%s\n", error);
10585
}
10586
}
10587
// snd_hctl_close
10588
*(void **) (&snd_hctl_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_close");
10589
if (verbose) {
10590
error = dlerror();
10591
if (error != NULL) {
10592
fprintf(stderr, "%s\n", error);
10593
}
10594
}
10595
// snd_hctl_nonblock
10596
*(void **) (&snd_hctl_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_nonblock");
10597
if (verbose) {
10598
error = dlerror();
10599
if (error != NULL) {
10600
fprintf(stderr, "%s\n", error);
10601
}
10602
}
10603
// snd_hctl_poll_descriptors_count
10604
*(void **) (&snd_hctl_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_poll_descriptors_count");
10605
if (verbose) {
10606
error = dlerror();
10607
if (error != NULL) {
10608
fprintf(stderr, "%s\n", error);
10609
}
10610
}
10611
// snd_hctl_poll_descriptors
10612
*(void **) (&snd_hctl_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_poll_descriptors");
10613
if (verbose) {
10614
error = dlerror();
10615
if (error != NULL) {
10616
fprintf(stderr, "%s\n", error);
10617
}
10618
}
10619
// snd_hctl_poll_descriptors_revents
10620
*(void **) (&snd_hctl_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_poll_descriptors_revents");
10621
if (verbose) {
10622
error = dlerror();
10623
if (error != NULL) {
10624
fprintf(stderr, "%s\n", error);
10625
}
10626
}
10627
// snd_hctl_get_count
10628
*(void **) (&snd_hctl_get_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_get_count");
10629
if (verbose) {
10630
error = dlerror();
10631
if (error != NULL) {
10632
fprintf(stderr, "%s\n", error);
10633
}
10634
}
10635
// snd_hctl_set_compare
10636
*(void **) (&snd_hctl_set_compare_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_set_compare");
10637
if (verbose) {
10638
error = dlerror();
10639
if (error != NULL) {
10640
fprintf(stderr, "%s\n", error);
10641
}
10642
}
10643
// snd_hctl_first_elem
10644
*(void **) (&snd_hctl_first_elem_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_first_elem");
10645
if (verbose) {
10646
error = dlerror();
10647
if (error != NULL) {
10648
fprintf(stderr, "%s\n", error);
10649
}
10650
}
10651
// snd_hctl_last_elem
10652
*(void **) (&snd_hctl_last_elem_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_last_elem");
10653
if (verbose) {
10654
error = dlerror();
10655
if (error != NULL) {
10656
fprintf(stderr, "%s\n", error);
10657
}
10658
}
10659
// snd_hctl_find_elem
10660
*(void **) (&snd_hctl_find_elem_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_find_elem");
10661
if (verbose) {
10662
error = dlerror();
10663
if (error != NULL) {
10664
fprintf(stderr, "%s\n", error);
10665
}
10666
}
10667
// snd_hctl_set_callback
10668
*(void **) (&snd_hctl_set_callback_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_set_callback");
10669
if (verbose) {
10670
error = dlerror();
10671
if (error != NULL) {
10672
fprintf(stderr, "%s\n", error);
10673
}
10674
}
10675
// snd_hctl_set_callback_private
10676
*(void **) (&snd_hctl_set_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_set_callback_private");
10677
if (verbose) {
10678
error = dlerror();
10679
if (error != NULL) {
10680
fprintf(stderr, "%s\n", error);
10681
}
10682
}
10683
// snd_hctl_get_callback_private
10684
*(void **) (&snd_hctl_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_get_callback_private");
10685
if (verbose) {
10686
error = dlerror();
10687
if (error != NULL) {
10688
fprintf(stderr, "%s\n", error);
10689
}
10690
}
10691
// snd_hctl_load
10692
*(void **) (&snd_hctl_load_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_load");
10693
if (verbose) {
10694
error = dlerror();
10695
if (error != NULL) {
10696
fprintf(stderr, "%s\n", error);
10697
}
10698
}
10699
// snd_hctl_free
10700
*(void **) (&snd_hctl_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_free");
10701
if (verbose) {
10702
error = dlerror();
10703
if (error != NULL) {
10704
fprintf(stderr, "%s\n", error);
10705
}
10706
}
10707
// snd_hctl_handle_events
10708
*(void **) (&snd_hctl_handle_events_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_handle_events");
10709
if (verbose) {
10710
error = dlerror();
10711
if (error != NULL) {
10712
fprintf(stderr, "%s\n", error);
10713
}
10714
}
10715
// snd_hctl_name
10716
*(void **) (&snd_hctl_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_name");
10717
if (verbose) {
10718
error = dlerror();
10719
if (error != NULL) {
10720
fprintf(stderr, "%s\n", error);
10721
}
10722
}
10723
// snd_hctl_wait
10724
*(void **) (&snd_hctl_wait_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_wait");
10725
if (verbose) {
10726
error = dlerror();
10727
if (error != NULL) {
10728
fprintf(stderr, "%s\n", error);
10729
}
10730
}
10731
// snd_hctl_ctl
10732
*(void **) (&snd_hctl_ctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_ctl");
10733
if (verbose) {
10734
error = dlerror();
10735
if (error != NULL) {
10736
fprintf(stderr, "%s\n", error);
10737
}
10738
}
10739
// snd_hctl_elem_next
10740
*(void **) (&snd_hctl_elem_next_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_next");
10741
if (verbose) {
10742
error = dlerror();
10743
if (error != NULL) {
10744
fprintf(stderr, "%s\n", error);
10745
}
10746
}
10747
// snd_hctl_elem_prev
10748
*(void **) (&snd_hctl_elem_prev_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_prev");
10749
if (verbose) {
10750
error = dlerror();
10751
if (error != NULL) {
10752
fprintf(stderr, "%s\n", error);
10753
}
10754
}
10755
// snd_hctl_elem_info
10756
*(void **) (&snd_hctl_elem_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_info");
10757
if (verbose) {
10758
error = dlerror();
10759
if (error != NULL) {
10760
fprintf(stderr, "%s\n", error);
10761
}
10762
}
10763
// snd_hctl_elem_read
10764
*(void **) (&snd_hctl_elem_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_read");
10765
if (verbose) {
10766
error = dlerror();
10767
if (error != NULL) {
10768
fprintf(stderr, "%s\n", error);
10769
}
10770
}
10771
// snd_hctl_elem_write
10772
*(void **) (&snd_hctl_elem_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_write");
10773
if (verbose) {
10774
error = dlerror();
10775
if (error != NULL) {
10776
fprintf(stderr, "%s\n", error);
10777
}
10778
}
10779
// snd_hctl_elem_tlv_read
10780
*(void **) (&snd_hctl_elem_tlv_read_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_tlv_read");
10781
if (verbose) {
10782
error = dlerror();
10783
if (error != NULL) {
10784
fprintf(stderr, "%s\n", error);
10785
}
10786
}
10787
// snd_hctl_elem_tlv_write
10788
*(void **) (&snd_hctl_elem_tlv_write_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_tlv_write");
10789
if (verbose) {
10790
error = dlerror();
10791
if (error != NULL) {
10792
fprintf(stderr, "%s\n", error);
10793
}
10794
}
10795
// snd_hctl_elem_tlv_command
10796
*(void **) (&snd_hctl_elem_tlv_command_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_tlv_command");
10797
if (verbose) {
10798
error = dlerror();
10799
if (error != NULL) {
10800
fprintf(stderr, "%s\n", error);
10801
}
10802
}
10803
// snd_hctl_elem_get_hctl
10804
*(void **) (&snd_hctl_elem_get_hctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_hctl");
10805
if (verbose) {
10806
error = dlerror();
10807
if (error != NULL) {
10808
fprintf(stderr, "%s\n", error);
10809
}
10810
}
10811
// snd_hctl_elem_get_id
10812
*(void **) (&snd_hctl_elem_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_id");
10813
if (verbose) {
10814
error = dlerror();
10815
if (error != NULL) {
10816
fprintf(stderr, "%s\n", error);
10817
}
10818
}
10819
// snd_hctl_elem_get_numid
10820
*(void **) (&snd_hctl_elem_get_numid_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_numid");
10821
if (verbose) {
10822
error = dlerror();
10823
if (error != NULL) {
10824
fprintf(stderr, "%s\n", error);
10825
}
10826
}
10827
// snd_hctl_elem_get_interface
10828
*(void **) (&snd_hctl_elem_get_interface_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_interface");
10829
if (verbose) {
10830
error = dlerror();
10831
if (error != NULL) {
10832
fprintf(stderr, "%s\n", error);
10833
}
10834
}
10835
// snd_hctl_elem_get_device
10836
*(void **) (&snd_hctl_elem_get_device_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_device");
10837
if (verbose) {
10838
error = dlerror();
10839
if (error != NULL) {
10840
fprintf(stderr, "%s\n", error);
10841
}
10842
}
10843
// snd_hctl_elem_get_subdevice
10844
*(void **) (&snd_hctl_elem_get_subdevice_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_subdevice");
10845
if (verbose) {
10846
error = dlerror();
10847
if (error != NULL) {
10848
fprintf(stderr, "%s\n", error);
10849
}
10850
}
10851
// snd_hctl_elem_get_name
10852
*(void **) (&snd_hctl_elem_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_name");
10853
if (verbose) {
10854
error = dlerror();
10855
if (error != NULL) {
10856
fprintf(stderr, "%s\n", error);
10857
}
10858
}
10859
// snd_hctl_elem_get_index
10860
*(void **) (&snd_hctl_elem_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_index");
10861
if (verbose) {
10862
error = dlerror();
10863
if (error != NULL) {
10864
fprintf(stderr, "%s\n", error);
10865
}
10866
}
10867
// snd_hctl_elem_set_callback
10868
*(void **) (&snd_hctl_elem_set_callback_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_set_callback");
10869
if (verbose) {
10870
error = dlerror();
10871
if (error != NULL) {
10872
fprintf(stderr, "%s\n", error);
10873
}
10874
}
10875
// snd_hctl_elem_get_callback_private
10876
*(void **) (&snd_hctl_elem_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_get_callback_private");
10877
if (verbose) {
10878
error = dlerror();
10879
if (error != NULL) {
10880
fprintf(stderr, "%s\n", error);
10881
}
10882
}
10883
// snd_hctl_elem_set_callback_private
10884
*(void **) (&snd_hctl_elem_set_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_hctl_elem_set_callback_private");
10885
if (verbose) {
10886
error = dlerror();
10887
if (error != NULL) {
10888
fprintf(stderr, "%s\n", error);
10889
}
10890
}
10891
// snd_sctl_build
10892
*(void **) (&snd_sctl_build_dylibloader_wrapper_asound) = dlsym(handle, "snd_sctl_build");
10893
if (verbose) {
10894
error = dlerror();
10895
if (error != NULL) {
10896
fprintf(stderr, "%s\n", error);
10897
}
10898
}
10899
// snd_sctl_free
10900
*(void **) (&snd_sctl_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_sctl_free");
10901
if (verbose) {
10902
error = dlerror();
10903
if (error != NULL) {
10904
fprintf(stderr, "%s\n", error);
10905
}
10906
}
10907
// snd_sctl_install
10908
*(void **) (&snd_sctl_install_dylibloader_wrapper_asound) = dlsym(handle, "snd_sctl_install");
10909
if (verbose) {
10910
error = dlerror();
10911
if (error != NULL) {
10912
fprintf(stderr, "%s\n", error);
10913
}
10914
}
10915
// snd_sctl_remove
10916
*(void **) (&snd_sctl_remove_dylibloader_wrapper_asound) = dlsym(handle, "snd_sctl_remove");
10917
if (verbose) {
10918
error = dlerror();
10919
if (error != NULL) {
10920
fprintf(stderr, "%s\n", error);
10921
}
10922
}
10923
// snd_mixer_open
10924
*(void **) (&snd_mixer_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_open");
10925
if (verbose) {
10926
error = dlerror();
10927
if (error != NULL) {
10928
fprintf(stderr, "%s\n", error);
10929
}
10930
}
10931
// snd_mixer_close
10932
*(void **) (&snd_mixer_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_close");
10933
if (verbose) {
10934
error = dlerror();
10935
if (error != NULL) {
10936
fprintf(stderr, "%s\n", error);
10937
}
10938
}
10939
// snd_mixer_first_elem
10940
*(void **) (&snd_mixer_first_elem_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_first_elem");
10941
if (verbose) {
10942
error = dlerror();
10943
if (error != NULL) {
10944
fprintf(stderr, "%s\n", error);
10945
}
10946
}
10947
// snd_mixer_last_elem
10948
*(void **) (&snd_mixer_last_elem_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_last_elem");
10949
if (verbose) {
10950
error = dlerror();
10951
if (error != NULL) {
10952
fprintf(stderr, "%s\n", error);
10953
}
10954
}
10955
// snd_mixer_handle_events
10956
*(void **) (&snd_mixer_handle_events_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_handle_events");
10957
if (verbose) {
10958
error = dlerror();
10959
if (error != NULL) {
10960
fprintf(stderr, "%s\n", error);
10961
}
10962
}
10963
// snd_mixer_attach
10964
*(void **) (&snd_mixer_attach_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_attach");
10965
if (verbose) {
10966
error = dlerror();
10967
if (error != NULL) {
10968
fprintf(stderr, "%s\n", error);
10969
}
10970
}
10971
// snd_mixer_attach_hctl
10972
*(void **) (&snd_mixer_attach_hctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_attach_hctl");
10973
if (verbose) {
10974
error = dlerror();
10975
if (error != NULL) {
10976
fprintf(stderr, "%s\n", error);
10977
}
10978
}
10979
// snd_mixer_detach
10980
*(void **) (&snd_mixer_detach_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_detach");
10981
if (verbose) {
10982
error = dlerror();
10983
if (error != NULL) {
10984
fprintf(stderr, "%s\n", error);
10985
}
10986
}
10987
// snd_mixer_detach_hctl
10988
*(void **) (&snd_mixer_detach_hctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_detach_hctl");
10989
if (verbose) {
10990
error = dlerror();
10991
if (error != NULL) {
10992
fprintf(stderr, "%s\n", error);
10993
}
10994
}
10995
// snd_mixer_get_hctl
10996
*(void **) (&snd_mixer_get_hctl_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_get_hctl");
10997
if (verbose) {
10998
error = dlerror();
10999
if (error != NULL) {
11000
fprintf(stderr, "%s\n", error);
11001
}
11002
}
11003
// snd_mixer_poll_descriptors_count
11004
*(void **) (&snd_mixer_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_poll_descriptors_count");
11005
if (verbose) {
11006
error = dlerror();
11007
if (error != NULL) {
11008
fprintf(stderr, "%s\n", error);
11009
}
11010
}
11011
// snd_mixer_poll_descriptors
11012
*(void **) (&snd_mixer_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_poll_descriptors");
11013
if (verbose) {
11014
error = dlerror();
11015
if (error != NULL) {
11016
fprintf(stderr, "%s\n", error);
11017
}
11018
}
11019
// snd_mixer_poll_descriptors_revents
11020
*(void **) (&snd_mixer_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_poll_descriptors_revents");
11021
if (verbose) {
11022
error = dlerror();
11023
if (error != NULL) {
11024
fprintf(stderr, "%s\n", error);
11025
}
11026
}
11027
// snd_mixer_load
11028
*(void **) (&snd_mixer_load_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_load");
11029
if (verbose) {
11030
error = dlerror();
11031
if (error != NULL) {
11032
fprintf(stderr, "%s\n", error);
11033
}
11034
}
11035
// snd_mixer_free
11036
*(void **) (&snd_mixer_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_free");
11037
if (verbose) {
11038
error = dlerror();
11039
if (error != NULL) {
11040
fprintf(stderr, "%s\n", error);
11041
}
11042
}
11043
// snd_mixer_wait
11044
*(void **) (&snd_mixer_wait_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_wait");
11045
if (verbose) {
11046
error = dlerror();
11047
if (error != NULL) {
11048
fprintf(stderr, "%s\n", error);
11049
}
11050
}
11051
// snd_mixer_set_compare
11052
*(void **) (&snd_mixer_set_compare_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_set_compare");
11053
if (verbose) {
11054
error = dlerror();
11055
if (error != NULL) {
11056
fprintf(stderr, "%s\n", error);
11057
}
11058
}
11059
// snd_mixer_set_callback
11060
*(void **) (&snd_mixer_set_callback_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_set_callback");
11061
if (verbose) {
11062
error = dlerror();
11063
if (error != NULL) {
11064
fprintf(stderr, "%s\n", error);
11065
}
11066
}
11067
// snd_mixer_get_callback_private
11068
*(void **) (&snd_mixer_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_get_callback_private");
11069
if (verbose) {
11070
error = dlerror();
11071
if (error != NULL) {
11072
fprintf(stderr, "%s\n", error);
11073
}
11074
}
11075
// snd_mixer_set_callback_private
11076
*(void **) (&snd_mixer_set_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_set_callback_private");
11077
if (verbose) {
11078
error = dlerror();
11079
if (error != NULL) {
11080
fprintf(stderr, "%s\n", error);
11081
}
11082
}
11083
// snd_mixer_get_count
11084
*(void **) (&snd_mixer_get_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_get_count");
11085
if (verbose) {
11086
error = dlerror();
11087
if (error != NULL) {
11088
fprintf(stderr, "%s\n", error);
11089
}
11090
}
11091
// snd_mixer_class_unregister
11092
*(void **) (&snd_mixer_class_unregister_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_unregister");
11093
if (verbose) {
11094
error = dlerror();
11095
if (error != NULL) {
11096
fprintf(stderr, "%s\n", error);
11097
}
11098
}
11099
// snd_mixer_elem_next
11100
*(void **) (&snd_mixer_elem_next_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_next");
11101
if (verbose) {
11102
error = dlerror();
11103
if (error != NULL) {
11104
fprintf(stderr, "%s\n", error);
11105
}
11106
}
11107
// snd_mixer_elem_prev
11108
*(void **) (&snd_mixer_elem_prev_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_prev");
11109
if (verbose) {
11110
error = dlerror();
11111
if (error != NULL) {
11112
fprintf(stderr, "%s\n", error);
11113
}
11114
}
11115
// snd_mixer_elem_set_callback
11116
*(void **) (&snd_mixer_elem_set_callback_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_set_callback");
11117
if (verbose) {
11118
error = dlerror();
11119
if (error != NULL) {
11120
fprintf(stderr, "%s\n", error);
11121
}
11122
}
11123
// snd_mixer_elem_get_callback_private
11124
*(void **) (&snd_mixer_elem_get_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_get_callback_private");
11125
if (verbose) {
11126
error = dlerror();
11127
if (error != NULL) {
11128
fprintf(stderr, "%s\n", error);
11129
}
11130
}
11131
// snd_mixer_elem_set_callback_private
11132
*(void **) (&snd_mixer_elem_set_callback_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_set_callback_private");
11133
if (verbose) {
11134
error = dlerror();
11135
if (error != NULL) {
11136
fprintf(stderr, "%s\n", error);
11137
}
11138
}
11139
// snd_mixer_elem_get_type
11140
*(void **) (&snd_mixer_elem_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_get_type");
11141
if (verbose) {
11142
error = dlerror();
11143
if (error != NULL) {
11144
fprintf(stderr, "%s\n", error);
11145
}
11146
}
11147
// snd_mixer_class_register
11148
*(void **) (&snd_mixer_class_register_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_register");
11149
if (verbose) {
11150
error = dlerror();
11151
if (error != NULL) {
11152
fprintf(stderr, "%s\n", error);
11153
}
11154
}
11155
// snd_mixer_elem_new
11156
*(void **) (&snd_mixer_elem_new_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_new");
11157
if (verbose) {
11158
error = dlerror();
11159
if (error != NULL) {
11160
fprintf(stderr, "%s\n", error);
11161
}
11162
}
11163
// snd_mixer_elem_add
11164
*(void **) (&snd_mixer_elem_add_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_add");
11165
if (verbose) {
11166
error = dlerror();
11167
if (error != NULL) {
11168
fprintf(stderr, "%s\n", error);
11169
}
11170
}
11171
// snd_mixer_elem_remove
11172
*(void **) (&snd_mixer_elem_remove_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_remove");
11173
if (verbose) {
11174
error = dlerror();
11175
if (error != NULL) {
11176
fprintf(stderr, "%s\n", error);
11177
}
11178
}
11179
// snd_mixer_elem_free
11180
*(void **) (&snd_mixer_elem_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_free");
11181
if (verbose) {
11182
error = dlerror();
11183
if (error != NULL) {
11184
fprintf(stderr, "%s\n", error);
11185
}
11186
}
11187
// snd_mixer_elem_info
11188
*(void **) (&snd_mixer_elem_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_info");
11189
if (verbose) {
11190
error = dlerror();
11191
if (error != NULL) {
11192
fprintf(stderr, "%s\n", error);
11193
}
11194
}
11195
// snd_mixer_elem_value
11196
*(void **) (&snd_mixer_elem_value_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_value");
11197
if (verbose) {
11198
error = dlerror();
11199
if (error != NULL) {
11200
fprintf(stderr, "%s\n", error);
11201
}
11202
}
11203
// snd_mixer_elem_attach
11204
*(void **) (&snd_mixer_elem_attach_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_attach");
11205
if (verbose) {
11206
error = dlerror();
11207
if (error != NULL) {
11208
fprintf(stderr, "%s\n", error);
11209
}
11210
}
11211
// snd_mixer_elem_detach
11212
*(void **) (&snd_mixer_elem_detach_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_detach");
11213
if (verbose) {
11214
error = dlerror();
11215
if (error != NULL) {
11216
fprintf(stderr, "%s\n", error);
11217
}
11218
}
11219
// snd_mixer_elem_empty
11220
*(void **) (&snd_mixer_elem_empty_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_empty");
11221
if (verbose) {
11222
error = dlerror();
11223
if (error != NULL) {
11224
fprintf(stderr, "%s\n", error);
11225
}
11226
}
11227
// snd_mixer_elem_get_private
11228
*(void **) (&snd_mixer_elem_get_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_elem_get_private");
11229
if (verbose) {
11230
error = dlerror();
11231
if (error != NULL) {
11232
fprintf(stderr, "%s\n", error);
11233
}
11234
}
11235
// snd_mixer_class_sizeof
11236
*(void **) (&snd_mixer_class_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_sizeof");
11237
if (verbose) {
11238
error = dlerror();
11239
if (error != NULL) {
11240
fprintf(stderr, "%s\n", error);
11241
}
11242
}
11243
// snd_mixer_class_malloc
11244
*(void **) (&snd_mixer_class_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_malloc");
11245
if (verbose) {
11246
error = dlerror();
11247
if (error != NULL) {
11248
fprintf(stderr, "%s\n", error);
11249
}
11250
}
11251
// snd_mixer_class_free
11252
*(void **) (&snd_mixer_class_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_free");
11253
if (verbose) {
11254
error = dlerror();
11255
if (error != NULL) {
11256
fprintf(stderr, "%s\n", error);
11257
}
11258
}
11259
// snd_mixer_class_copy
11260
*(void **) (&snd_mixer_class_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_copy");
11261
if (verbose) {
11262
error = dlerror();
11263
if (error != NULL) {
11264
fprintf(stderr, "%s\n", error);
11265
}
11266
}
11267
// snd_mixer_class_get_mixer
11268
*(void **) (&snd_mixer_class_get_mixer_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_get_mixer");
11269
if (verbose) {
11270
error = dlerror();
11271
if (error != NULL) {
11272
fprintf(stderr, "%s\n", error);
11273
}
11274
}
11275
// snd_mixer_class_get_event
11276
*(void **) (&snd_mixer_class_get_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_get_event");
11277
if (verbose) {
11278
error = dlerror();
11279
if (error != NULL) {
11280
fprintf(stderr, "%s\n", error);
11281
}
11282
}
11283
// snd_mixer_class_get_private
11284
*(void **) (&snd_mixer_class_get_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_get_private");
11285
if (verbose) {
11286
error = dlerror();
11287
if (error != NULL) {
11288
fprintf(stderr, "%s\n", error);
11289
}
11290
}
11291
// snd_mixer_class_get_compare
11292
*(void **) (&snd_mixer_class_get_compare_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_get_compare");
11293
if (verbose) {
11294
error = dlerror();
11295
if (error != NULL) {
11296
fprintf(stderr, "%s\n", error);
11297
}
11298
}
11299
// snd_mixer_class_set_event
11300
*(void **) (&snd_mixer_class_set_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_set_event");
11301
if (verbose) {
11302
error = dlerror();
11303
if (error != NULL) {
11304
fprintf(stderr, "%s\n", error);
11305
}
11306
}
11307
// snd_mixer_class_set_private
11308
*(void **) (&snd_mixer_class_set_private_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_set_private");
11309
if (verbose) {
11310
error = dlerror();
11311
if (error != NULL) {
11312
fprintf(stderr, "%s\n", error);
11313
}
11314
}
11315
// snd_mixer_class_set_private_free
11316
*(void **) (&snd_mixer_class_set_private_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_set_private_free");
11317
if (verbose) {
11318
error = dlerror();
11319
if (error != NULL) {
11320
fprintf(stderr, "%s\n", error);
11321
}
11322
}
11323
// snd_mixer_class_set_compare
11324
*(void **) (&snd_mixer_class_set_compare_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_class_set_compare");
11325
if (verbose) {
11326
error = dlerror();
11327
if (error != NULL) {
11328
fprintf(stderr, "%s\n", error);
11329
}
11330
}
11331
// snd_mixer_selem_channel_name
11332
*(void **) (&snd_mixer_selem_channel_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_channel_name");
11333
if (verbose) {
11334
error = dlerror();
11335
if (error != NULL) {
11336
fprintf(stderr, "%s\n", error);
11337
}
11338
}
11339
// snd_mixer_selem_register
11340
*(void **) (&snd_mixer_selem_register_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_register");
11341
if (verbose) {
11342
error = dlerror();
11343
if (error != NULL) {
11344
fprintf(stderr, "%s\n", error);
11345
}
11346
}
11347
// snd_mixer_selem_get_id
11348
*(void **) (&snd_mixer_selem_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_id");
11349
if (verbose) {
11350
error = dlerror();
11351
if (error != NULL) {
11352
fprintf(stderr, "%s\n", error);
11353
}
11354
}
11355
// snd_mixer_selem_get_name
11356
*(void **) (&snd_mixer_selem_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_name");
11357
if (verbose) {
11358
error = dlerror();
11359
if (error != NULL) {
11360
fprintf(stderr, "%s\n", error);
11361
}
11362
}
11363
// snd_mixer_selem_get_index
11364
*(void **) (&snd_mixer_selem_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_index");
11365
if (verbose) {
11366
error = dlerror();
11367
if (error != NULL) {
11368
fprintf(stderr, "%s\n", error);
11369
}
11370
}
11371
// snd_mixer_find_selem
11372
*(void **) (&snd_mixer_find_selem_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_find_selem");
11373
if (verbose) {
11374
error = dlerror();
11375
if (error != NULL) {
11376
fprintf(stderr, "%s\n", error);
11377
}
11378
}
11379
// snd_mixer_selem_is_active
11380
*(void **) (&snd_mixer_selem_is_active_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_active");
11381
if (verbose) {
11382
error = dlerror();
11383
if (error != NULL) {
11384
fprintf(stderr, "%s\n", error);
11385
}
11386
}
11387
// snd_mixer_selem_is_playback_mono
11388
*(void **) (&snd_mixer_selem_is_playback_mono_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_playback_mono");
11389
if (verbose) {
11390
error = dlerror();
11391
if (error != NULL) {
11392
fprintf(stderr, "%s\n", error);
11393
}
11394
}
11395
// snd_mixer_selem_has_playback_channel
11396
*(void **) (&snd_mixer_selem_has_playback_channel_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_playback_channel");
11397
if (verbose) {
11398
error = dlerror();
11399
if (error != NULL) {
11400
fprintf(stderr, "%s\n", error);
11401
}
11402
}
11403
// snd_mixer_selem_is_capture_mono
11404
*(void **) (&snd_mixer_selem_is_capture_mono_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_capture_mono");
11405
if (verbose) {
11406
error = dlerror();
11407
if (error != NULL) {
11408
fprintf(stderr, "%s\n", error);
11409
}
11410
}
11411
// snd_mixer_selem_has_capture_channel
11412
*(void **) (&snd_mixer_selem_has_capture_channel_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_channel");
11413
if (verbose) {
11414
error = dlerror();
11415
if (error != NULL) {
11416
fprintf(stderr, "%s\n", error);
11417
}
11418
}
11419
// snd_mixer_selem_get_capture_group
11420
*(void **) (&snd_mixer_selem_get_capture_group_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_group");
11421
if (verbose) {
11422
error = dlerror();
11423
if (error != NULL) {
11424
fprintf(stderr, "%s\n", error);
11425
}
11426
}
11427
// snd_mixer_selem_has_common_volume
11428
*(void **) (&snd_mixer_selem_has_common_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_common_volume");
11429
if (verbose) {
11430
error = dlerror();
11431
if (error != NULL) {
11432
fprintf(stderr, "%s\n", error);
11433
}
11434
}
11435
// snd_mixer_selem_has_playback_volume
11436
*(void **) (&snd_mixer_selem_has_playback_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_playback_volume");
11437
if (verbose) {
11438
error = dlerror();
11439
if (error != NULL) {
11440
fprintf(stderr, "%s\n", error);
11441
}
11442
}
11443
// snd_mixer_selem_has_playback_volume_joined
11444
*(void **) (&snd_mixer_selem_has_playback_volume_joined_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_playback_volume_joined");
11445
if (verbose) {
11446
error = dlerror();
11447
if (error != NULL) {
11448
fprintf(stderr, "%s\n", error);
11449
}
11450
}
11451
// snd_mixer_selem_has_capture_volume
11452
*(void **) (&snd_mixer_selem_has_capture_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_volume");
11453
if (verbose) {
11454
error = dlerror();
11455
if (error != NULL) {
11456
fprintf(stderr, "%s\n", error);
11457
}
11458
}
11459
// snd_mixer_selem_has_capture_volume_joined
11460
*(void **) (&snd_mixer_selem_has_capture_volume_joined_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_volume_joined");
11461
if (verbose) {
11462
error = dlerror();
11463
if (error != NULL) {
11464
fprintf(stderr, "%s\n", error);
11465
}
11466
}
11467
// snd_mixer_selem_has_common_switch
11468
*(void **) (&snd_mixer_selem_has_common_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_common_switch");
11469
if (verbose) {
11470
error = dlerror();
11471
if (error != NULL) {
11472
fprintf(stderr, "%s\n", error);
11473
}
11474
}
11475
// snd_mixer_selem_has_playback_switch
11476
*(void **) (&snd_mixer_selem_has_playback_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_playback_switch");
11477
if (verbose) {
11478
error = dlerror();
11479
if (error != NULL) {
11480
fprintf(stderr, "%s\n", error);
11481
}
11482
}
11483
// snd_mixer_selem_has_playback_switch_joined
11484
*(void **) (&snd_mixer_selem_has_playback_switch_joined_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_playback_switch_joined");
11485
if (verbose) {
11486
error = dlerror();
11487
if (error != NULL) {
11488
fprintf(stderr, "%s\n", error);
11489
}
11490
}
11491
// snd_mixer_selem_has_capture_switch
11492
*(void **) (&snd_mixer_selem_has_capture_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_switch");
11493
if (verbose) {
11494
error = dlerror();
11495
if (error != NULL) {
11496
fprintf(stderr, "%s\n", error);
11497
}
11498
}
11499
// snd_mixer_selem_has_capture_switch_joined
11500
*(void **) (&snd_mixer_selem_has_capture_switch_joined_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_switch_joined");
11501
if (verbose) {
11502
error = dlerror();
11503
if (error != NULL) {
11504
fprintf(stderr, "%s\n", error);
11505
}
11506
}
11507
// snd_mixer_selem_has_capture_switch_exclusive
11508
*(void **) (&snd_mixer_selem_has_capture_switch_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_has_capture_switch_exclusive");
11509
if (verbose) {
11510
error = dlerror();
11511
if (error != NULL) {
11512
fprintf(stderr, "%s\n", error);
11513
}
11514
}
11515
// snd_mixer_selem_ask_playback_vol_dB
11516
*(void **) (&snd_mixer_selem_ask_playback_vol_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_ask_playback_vol_dB");
11517
if (verbose) {
11518
error = dlerror();
11519
if (error != NULL) {
11520
fprintf(stderr, "%s\n", error);
11521
}
11522
}
11523
// snd_mixer_selem_ask_capture_vol_dB
11524
*(void **) (&snd_mixer_selem_ask_capture_vol_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_ask_capture_vol_dB");
11525
if (verbose) {
11526
error = dlerror();
11527
if (error != NULL) {
11528
fprintf(stderr, "%s\n", error);
11529
}
11530
}
11531
// snd_mixer_selem_ask_playback_dB_vol
11532
*(void **) (&snd_mixer_selem_ask_playback_dB_vol_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_ask_playback_dB_vol");
11533
if (verbose) {
11534
error = dlerror();
11535
if (error != NULL) {
11536
fprintf(stderr, "%s\n", error);
11537
}
11538
}
11539
// snd_mixer_selem_ask_capture_dB_vol
11540
*(void **) (&snd_mixer_selem_ask_capture_dB_vol_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_ask_capture_dB_vol");
11541
if (verbose) {
11542
error = dlerror();
11543
if (error != NULL) {
11544
fprintf(stderr, "%s\n", error);
11545
}
11546
}
11547
// snd_mixer_selem_get_playback_volume
11548
*(void **) (&snd_mixer_selem_get_playback_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_playback_volume");
11549
if (verbose) {
11550
error = dlerror();
11551
if (error != NULL) {
11552
fprintf(stderr, "%s\n", error);
11553
}
11554
}
11555
// snd_mixer_selem_get_capture_volume
11556
*(void **) (&snd_mixer_selem_get_capture_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_volume");
11557
if (verbose) {
11558
error = dlerror();
11559
if (error != NULL) {
11560
fprintf(stderr, "%s\n", error);
11561
}
11562
}
11563
// snd_mixer_selem_get_playback_dB
11564
*(void **) (&snd_mixer_selem_get_playback_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_playback_dB");
11565
if (verbose) {
11566
error = dlerror();
11567
if (error != NULL) {
11568
fprintf(stderr, "%s\n", error);
11569
}
11570
}
11571
// snd_mixer_selem_get_capture_dB
11572
*(void **) (&snd_mixer_selem_get_capture_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_dB");
11573
if (verbose) {
11574
error = dlerror();
11575
if (error != NULL) {
11576
fprintf(stderr, "%s\n", error);
11577
}
11578
}
11579
// snd_mixer_selem_get_playback_switch
11580
*(void **) (&snd_mixer_selem_get_playback_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_playback_switch");
11581
if (verbose) {
11582
error = dlerror();
11583
if (error != NULL) {
11584
fprintf(stderr, "%s\n", error);
11585
}
11586
}
11587
// snd_mixer_selem_get_capture_switch
11588
*(void **) (&snd_mixer_selem_get_capture_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_switch");
11589
if (verbose) {
11590
error = dlerror();
11591
if (error != NULL) {
11592
fprintf(stderr, "%s\n", error);
11593
}
11594
}
11595
// snd_mixer_selem_set_playback_volume
11596
*(void **) (&snd_mixer_selem_set_playback_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_volume");
11597
if (verbose) {
11598
error = dlerror();
11599
if (error != NULL) {
11600
fprintf(stderr, "%s\n", error);
11601
}
11602
}
11603
// snd_mixer_selem_set_capture_volume
11604
*(void **) (&snd_mixer_selem_set_capture_volume_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_volume");
11605
if (verbose) {
11606
error = dlerror();
11607
if (error != NULL) {
11608
fprintf(stderr, "%s\n", error);
11609
}
11610
}
11611
// snd_mixer_selem_set_playback_dB
11612
*(void **) (&snd_mixer_selem_set_playback_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_dB");
11613
if (verbose) {
11614
error = dlerror();
11615
if (error != NULL) {
11616
fprintf(stderr, "%s\n", error);
11617
}
11618
}
11619
// snd_mixer_selem_set_capture_dB
11620
*(void **) (&snd_mixer_selem_set_capture_dB_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_dB");
11621
if (verbose) {
11622
error = dlerror();
11623
if (error != NULL) {
11624
fprintf(stderr, "%s\n", error);
11625
}
11626
}
11627
// snd_mixer_selem_set_playback_volume_all
11628
*(void **) (&snd_mixer_selem_set_playback_volume_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_volume_all");
11629
if (verbose) {
11630
error = dlerror();
11631
if (error != NULL) {
11632
fprintf(stderr, "%s\n", error);
11633
}
11634
}
11635
// snd_mixer_selem_set_capture_volume_all
11636
*(void **) (&snd_mixer_selem_set_capture_volume_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_volume_all");
11637
if (verbose) {
11638
error = dlerror();
11639
if (error != NULL) {
11640
fprintf(stderr, "%s\n", error);
11641
}
11642
}
11643
// snd_mixer_selem_set_playback_dB_all
11644
*(void **) (&snd_mixer_selem_set_playback_dB_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_dB_all");
11645
if (verbose) {
11646
error = dlerror();
11647
if (error != NULL) {
11648
fprintf(stderr, "%s\n", error);
11649
}
11650
}
11651
// snd_mixer_selem_set_capture_dB_all
11652
*(void **) (&snd_mixer_selem_set_capture_dB_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_dB_all");
11653
if (verbose) {
11654
error = dlerror();
11655
if (error != NULL) {
11656
fprintf(stderr, "%s\n", error);
11657
}
11658
}
11659
// snd_mixer_selem_set_playback_switch
11660
*(void **) (&snd_mixer_selem_set_playback_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_switch");
11661
if (verbose) {
11662
error = dlerror();
11663
if (error != NULL) {
11664
fprintf(stderr, "%s\n", error);
11665
}
11666
}
11667
// snd_mixer_selem_set_capture_switch
11668
*(void **) (&snd_mixer_selem_set_capture_switch_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_switch");
11669
if (verbose) {
11670
error = dlerror();
11671
if (error != NULL) {
11672
fprintf(stderr, "%s\n", error);
11673
}
11674
}
11675
// snd_mixer_selem_set_playback_switch_all
11676
*(void **) (&snd_mixer_selem_set_playback_switch_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_switch_all");
11677
if (verbose) {
11678
error = dlerror();
11679
if (error != NULL) {
11680
fprintf(stderr, "%s\n", error);
11681
}
11682
}
11683
// snd_mixer_selem_set_capture_switch_all
11684
*(void **) (&snd_mixer_selem_set_capture_switch_all_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_switch_all");
11685
if (verbose) {
11686
error = dlerror();
11687
if (error != NULL) {
11688
fprintf(stderr, "%s\n", error);
11689
}
11690
}
11691
// snd_mixer_selem_get_playback_volume_range
11692
*(void **) (&snd_mixer_selem_get_playback_volume_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_playback_volume_range");
11693
if (verbose) {
11694
error = dlerror();
11695
if (error != NULL) {
11696
fprintf(stderr, "%s\n", error);
11697
}
11698
}
11699
// snd_mixer_selem_get_playback_dB_range
11700
*(void **) (&snd_mixer_selem_get_playback_dB_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_playback_dB_range");
11701
if (verbose) {
11702
error = dlerror();
11703
if (error != NULL) {
11704
fprintf(stderr, "%s\n", error);
11705
}
11706
}
11707
// snd_mixer_selem_set_playback_volume_range
11708
*(void **) (&snd_mixer_selem_set_playback_volume_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_playback_volume_range");
11709
if (verbose) {
11710
error = dlerror();
11711
if (error != NULL) {
11712
fprintf(stderr, "%s\n", error);
11713
}
11714
}
11715
// snd_mixer_selem_get_capture_volume_range
11716
*(void **) (&snd_mixer_selem_get_capture_volume_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_volume_range");
11717
if (verbose) {
11718
error = dlerror();
11719
if (error != NULL) {
11720
fprintf(stderr, "%s\n", error);
11721
}
11722
}
11723
// snd_mixer_selem_get_capture_dB_range
11724
*(void **) (&snd_mixer_selem_get_capture_dB_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_capture_dB_range");
11725
if (verbose) {
11726
error = dlerror();
11727
if (error != NULL) {
11728
fprintf(stderr, "%s\n", error);
11729
}
11730
}
11731
// snd_mixer_selem_set_capture_volume_range
11732
*(void **) (&snd_mixer_selem_set_capture_volume_range_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_capture_volume_range");
11733
if (verbose) {
11734
error = dlerror();
11735
if (error != NULL) {
11736
fprintf(stderr, "%s\n", error);
11737
}
11738
}
11739
// snd_mixer_selem_is_enumerated
11740
*(void **) (&snd_mixer_selem_is_enumerated_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_enumerated");
11741
if (verbose) {
11742
error = dlerror();
11743
if (error != NULL) {
11744
fprintf(stderr, "%s\n", error);
11745
}
11746
}
11747
// snd_mixer_selem_is_enum_playback
11748
*(void **) (&snd_mixer_selem_is_enum_playback_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_enum_playback");
11749
if (verbose) {
11750
error = dlerror();
11751
if (error != NULL) {
11752
fprintf(stderr, "%s\n", error);
11753
}
11754
}
11755
// snd_mixer_selem_is_enum_capture
11756
*(void **) (&snd_mixer_selem_is_enum_capture_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_is_enum_capture");
11757
if (verbose) {
11758
error = dlerror();
11759
if (error != NULL) {
11760
fprintf(stderr, "%s\n", error);
11761
}
11762
}
11763
// snd_mixer_selem_get_enum_items
11764
*(void **) (&snd_mixer_selem_get_enum_items_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_enum_items");
11765
if (verbose) {
11766
error = dlerror();
11767
if (error != NULL) {
11768
fprintf(stderr, "%s\n", error);
11769
}
11770
}
11771
// snd_mixer_selem_get_enum_item_name
11772
*(void **) (&snd_mixer_selem_get_enum_item_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_enum_item_name");
11773
if (verbose) {
11774
error = dlerror();
11775
if (error != NULL) {
11776
fprintf(stderr, "%s\n", error);
11777
}
11778
}
11779
// snd_mixer_selem_get_enum_item
11780
*(void **) (&snd_mixer_selem_get_enum_item_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_get_enum_item");
11781
if (verbose) {
11782
error = dlerror();
11783
if (error != NULL) {
11784
fprintf(stderr, "%s\n", error);
11785
}
11786
}
11787
// snd_mixer_selem_set_enum_item
11788
*(void **) (&snd_mixer_selem_set_enum_item_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_set_enum_item");
11789
if (verbose) {
11790
error = dlerror();
11791
if (error != NULL) {
11792
fprintf(stderr, "%s\n", error);
11793
}
11794
}
11795
// snd_mixer_selem_id_sizeof
11796
*(void **) (&snd_mixer_selem_id_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_sizeof");
11797
if (verbose) {
11798
error = dlerror();
11799
if (error != NULL) {
11800
fprintf(stderr, "%s\n", error);
11801
}
11802
}
11803
// snd_mixer_selem_id_malloc
11804
*(void **) (&snd_mixer_selem_id_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_malloc");
11805
if (verbose) {
11806
error = dlerror();
11807
if (error != NULL) {
11808
fprintf(stderr, "%s\n", error);
11809
}
11810
}
11811
// snd_mixer_selem_id_free
11812
*(void **) (&snd_mixer_selem_id_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_free");
11813
if (verbose) {
11814
error = dlerror();
11815
if (error != NULL) {
11816
fprintf(stderr, "%s\n", error);
11817
}
11818
}
11819
// snd_mixer_selem_id_copy
11820
*(void **) (&snd_mixer_selem_id_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_copy");
11821
if (verbose) {
11822
error = dlerror();
11823
if (error != NULL) {
11824
fprintf(stderr, "%s\n", error);
11825
}
11826
}
11827
// snd_mixer_selem_id_get_name
11828
*(void **) (&snd_mixer_selem_id_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_get_name");
11829
if (verbose) {
11830
error = dlerror();
11831
if (error != NULL) {
11832
fprintf(stderr, "%s\n", error);
11833
}
11834
}
11835
// snd_mixer_selem_id_get_index
11836
*(void **) (&snd_mixer_selem_id_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_get_index");
11837
if (verbose) {
11838
error = dlerror();
11839
if (error != NULL) {
11840
fprintf(stderr, "%s\n", error);
11841
}
11842
}
11843
// snd_mixer_selem_id_set_name
11844
*(void **) (&snd_mixer_selem_id_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_set_name");
11845
if (verbose) {
11846
error = dlerror();
11847
if (error != NULL) {
11848
fprintf(stderr, "%s\n", error);
11849
}
11850
}
11851
// snd_mixer_selem_id_set_index
11852
*(void **) (&snd_mixer_selem_id_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_mixer_selem_id_set_index");
11853
if (verbose) {
11854
error = dlerror();
11855
if (error != NULL) {
11856
fprintf(stderr, "%s\n", error);
11857
}
11858
}
11859
// snd_seq_open
11860
*(void **) (&snd_seq_open_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_open");
11861
if (verbose) {
11862
error = dlerror();
11863
if (error != NULL) {
11864
fprintf(stderr, "%s\n", error);
11865
}
11866
}
11867
// snd_seq_open_lconf
11868
*(void **) (&snd_seq_open_lconf_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_open_lconf");
11869
if (verbose) {
11870
error = dlerror();
11871
if (error != NULL) {
11872
fprintf(stderr, "%s\n", error);
11873
}
11874
}
11875
// snd_seq_name
11876
*(void **) (&snd_seq_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_name");
11877
if (verbose) {
11878
error = dlerror();
11879
if (error != NULL) {
11880
fprintf(stderr, "%s\n", error);
11881
}
11882
}
11883
// snd_seq_type
11884
*(void **) (&snd_seq_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_type");
11885
if (verbose) {
11886
error = dlerror();
11887
if (error != NULL) {
11888
fprintf(stderr, "%s\n", error);
11889
}
11890
}
11891
// snd_seq_close
11892
*(void **) (&snd_seq_close_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_close");
11893
if (verbose) {
11894
error = dlerror();
11895
if (error != NULL) {
11896
fprintf(stderr, "%s\n", error);
11897
}
11898
}
11899
// snd_seq_poll_descriptors_count
11900
*(void **) (&snd_seq_poll_descriptors_count_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_poll_descriptors_count");
11901
if (verbose) {
11902
error = dlerror();
11903
if (error != NULL) {
11904
fprintf(stderr, "%s\n", error);
11905
}
11906
}
11907
// snd_seq_poll_descriptors
11908
*(void **) (&snd_seq_poll_descriptors_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_poll_descriptors");
11909
if (verbose) {
11910
error = dlerror();
11911
if (error != NULL) {
11912
fprintf(stderr, "%s\n", error);
11913
}
11914
}
11915
// snd_seq_poll_descriptors_revents
11916
*(void **) (&snd_seq_poll_descriptors_revents_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_poll_descriptors_revents");
11917
if (verbose) {
11918
error = dlerror();
11919
if (error != NULL) {
11920
fprintf(stderr, "%s\n", error);
11921
}
11922
}
11923
// snd_seq_nonblock
11924
*(void **) (&snd_seq_nonblock_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_nonblock");
11925
if (verbose) {
11926
error = dlerror();
11927
if (error != NULL) {
11928
fprintf(stderr, "%s\n", error);
11929
}
11930
}
11931
// snd_seq_client_id
11932
*(void **) (&snd_seq_client_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_id");
11933
if (verbose) {
11934
error = dlerror();
11935
if (error != NULL) {
11936
fprintf(stderr, "%s\n", error);
11937
}
11938
}
11939
// snd_seq_get_output_buffer_size
11940
*(void **) (&snd_seq_get_output_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_output_buffer_size");
11941
if (verbose) {
11942
error = dlerror();
11943
if (error != NULL) {
11944
fprintf(stderr, "%s\n", error);
11945
}
11946
}
11947
// snd_seq_get_input_buffer_size
11948
*(void **) (&snd_seq_get_input_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_input_buffer_size");
11949
if (verbose) {
11950
error = dlerror();
11951
if (error != NULL) {
11952
fprintf(stderr, "%s\n", error);
11953
}
11954
}
11955
// snd_seq_set_output_buffer_size
11956
*(void **) (&snd_seq_set_output_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_output_buffer_size");
11957
if (verbose) {
11958
error = dlerror();
11959
if (error != NULL) {
11960
fprintf(stderr, "%s\n", error);
11961
}
11962
}
11963
// snd_seq_set_input_buffer_size
11964
*(void **) (&snd_seq_set_input_buffer_size_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_input_buffer_size");
11965
if (verbose) {
11966
error = dlerror();
11967
if (error != NULL) {
11968
fprintf(stderr, "%s\n", error);
11969
}
11970
}
11971
// snd_seq_system_info_sizeof
11972
*(void **) (&snd_seq_system_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_sizeof");
11973
if (verbose) {
11974
error = dlerror();
11975
if (error != NULL) {
11976
fprintf(stderr, "%s\n", error);
11977
}
11978
}
11979
// snd_seq_system_info_malloc
11980
*(void **) (&snd_seq_system_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_malloc");
11981
if (verbose) {
11982
error = dlerror();
11983
if (error != NULL) {
11984
fprintf(stderr, "%s\n", error);
11985
}
11986
}
11987
// snd_seq_system_info_free
11988
*(void **) (&snd_seq_system_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_free");
11989
if (verbose) {
11990
error = dlerror();
11991
if (error != NULL) {
11992
fprintf(stderr, "%s\n", error);
11993
}
11994
}
11995
// snd_seq_system_info_copy
11996
*(void **) (&snd_seq_system_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_copy");
11997
if (verbose) {
11998
error = dlerror();
11999
if (error != NULL) {
12000
fprintf(stderr, "%s\n", error);
12001
}
12002
}
12003
// snd_seq_system_info_get_queues
12004
*(void **) (&snd_seq_system_info_get_queues_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_queues");
12005
if (verbose) {
12006
error = dlerror();
12007
if (error != NULL) {
12008
fprintf(stderr, "%s\n", error);
12009
}
12010
}
12011
// snd_seq_system_info_get_clients
12012
*(void **) (&snd_seq_system_info_get_clients_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_clients");
12013
if (verbose) {
12014
error = dlerror();
12015
if (error != NULL) {
12016
fprintf(stderr, "%s\n", error);
12017
}
12018
}
12019
// snd_seq_system_info_get_ports
12020
*(void **) (&snd_seq_system_info_get_ports_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_ports");
12021
if (verbose) {
12022
error = dlerror();
12023
if (error != NULL) {
12024
fprintf(stderr, "%s\n", error);
12025
}
12026
}
12027
// snd_seq_system_info_get_channels
12028
*(void **) (&snd_seq_system_info_get_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_channels");
12029
if (verbose) {
12030
error = dlerror();
12031
if (error != NULL) {
12032
fprintf(stderr, "%s\n", error);
12033
}
12034
}
12035
// snd_seq_system_info_get_cur_clients
12036
*(void **) (&snd_seq_system_info_get_cur_clients_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_cur_clients");
12037
if (verbose) {
12038
error = dlerror();
12039
if (error != NULL) {
12040
fprintf(stderr, "%s\n", error);
12041
}
12042
}
12043
// snd_seq_system_info_get_cur_queues
12044
*(void **) (&snd_seq_system_info_get_cur_queues_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info_get_cur_queues");
12045
if (verbose) {
12046
error = dlerror();
12047
if (error != NULL) {
12048
fprintf(stderr, "%s\n", error);
12049
}
12050
}
12051
// snd_seq_system_info
12052
*(void **) (&snd_seq_system_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_system_info");
12053
if (verbose) {
12054
error = dlerror();
12055
if (error != NULL) {
12056
fprintf(stderr, "%s\n", error);
12057
}
12058
}
12059
// snd_seq_client_info_sizeof
12060
*(void **) (&snd_seq_client_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_sizeof");
12061
if (verbose) {
12062
error = dlerror();
12063
if (error != NULL) {
12064
fprintf(stderr, "%s\n", error);
12065
}
12066
}
12067
// snd_seq_client_info_malloc
12068
*(void **) (&snd_seq_client_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_malloc");
12069
if (verbose) {
12070
error = dlerror();
12071
if (error != NULL) {
12072
fprintf(stderr, "%s\n", error);
12073
}
12074
}
12075
// snd_seq_client_info_free
12076
*(void **) (&snd_seq_client_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_free");
12077
if (verbose) {
12078
error = dlerror();
12079
if (error != NULL) {
12080
fprintf(stderr, "%s\n", error);
12081
}
12082
}
12083
// snd_seq_client_info_copy
12084
*(void **) (&snd_seq_client_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_copy");
12085
if (verbose) {
12086
error = dlerror();
12087
if (error != NULL) {
12088
fprintf(stderr, "%s\n", error);
12089
}
12090
}
12091
// snd_seq_client_info_get_client
12092
*(void **) (&snd_seq_client_info_get_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_client");
12093
if (verbose) {
12094
error = dlerror();
12095
if (error != NULL) {
12096
fprintf(stderr, "%s\n", error);
12097
}
12098
}
12099
// snd_seq_client_info_get_type
12100
*(void **) (&snd_seq_client_info_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_type");
12101
if (verbose) {
12102
error = dlerror();
12103
if (error != NULL) {
12104
fprintf(stderr, "%s\n", error);
12105
}
12106
}
12107
// snd_seq_client_info_get_name
12108
*(void **) (&snd_seq_client_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_name");
12109
if (verbose) {
12110
error = dlerror();
12111
if (error != NULL) {
12112
fprintf(stderr, "%s\n", error);
12113
}
12114
}
12115
// snd_seq_client_info_get_broadcast_filter
12116
*(void **) (&snd_seq_client_info_get_broadcast_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_broadcast_filter");
12117
if (verbose) {
12118
error = dlerror();
12119
if (error != NULL) {
12120
fprintf(stderr, "%s\n", error);
12121
}
12122
}
12123
// snd_seq_client_info_get_error_bounce
12124
*(void **) (&snd_seq_client_info_get_error_bounce_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_error_bounce");
12125
if (verbose) {
12126
error = dlerror();
12127
if (error != NULL) {
12128
fprintf(stderr, "%s\n", error);
12129
}
12130
}
12131
// snd_seq_client_info_get_card
12132
*(void **) (&snd_seq_client_info_get_card_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_card");
12133
if (verbose) {
12134
error = dlerror();
12135
if (error != NULL) {
12136
fprintf(stderr, "%s\n", error);
12137
}
12138
}
12139
// snd_seq_client_info_get_pid
12140
*(void **) (&snd_seq_client_info_get_pid_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_pid");
12141
if (verbose) {
12142
error = dlerror();
12143
if (error != NULL) {
12144
fprintf(stderr, "%s\n", error);
12145
}
12146
}
12147
// snd_seq_client_info_get_event_filter
12148
*(void **) (&snd_seq_client_info_get_event_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_event_filter");
12149
if (verbose) {
12150
error = dlerror();
12151
if (error != NULL) {
12152
fprintf(stderr, "%s\n", error);
12153
}
12154
}
12155
// snd_seq_client_info_get_num_ports
12156
*(void **) (&snd_seq_client_info_get_num_ports_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_num_ports");
12157
if (verbose) {
12158
error = dlerror();
12159
if (error != NULL) {
12160
fprintf(stderr, "%s\n", error);
12161
}
12162
}
12163
// snd_seq_client_info_get_event_lost
12164
*(void **) (&snd_seq_client_info_get_event_lost_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_get_event_lost");
12165
if (verbose) {
12166
error = dlerror();
12167
if (error != NULL) {
12168
fprintf(stderr, "%s\n", error);
12169
}
12170
}
12171
// snd_seq_client_info_set_client
12172
*(void **) (&snd_seq_client_info_set_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_set_client");
12173
if (verbose) {
12174
error = dlerror();
12175
if (error != NULL) {
12176
fprintf(stderr, "%s\n", error);
12177
}
12178
}
12179
// snd_seq_client_info_set_name
12180
*(void **) (&snd_seq_client_info_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_set_name");
12181
if (verbose) {
12182
error = dlerror();
12183
if (error != NULL) {
12184
fprintf(stderr, "%s\n", error);
12185
}
12186
}
12187
// snd_seq_client_info_set_broadcast_filter
12188
*(void **) (&snd_seq_client_info_set_broadcast_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_set_broadcast_filter");
12189
if (verbose) {
12190
error = dlerror();
12191
if (error != NULL) {
12192
fprintf(stderr, "%s\n", error);
12193
}
12194
}
12195
// snd_seq_client_info_set_error_bounce
12196
*(void **) (&snd_seq_client_info_set_error_bounce_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_set_error_bounce");
12197
if (verbose) {
12198
error = dlerror();
12199
if (error != NULL) {
12200
fprintf(stderr, "%s\n", error);
12201
}
12202
}
12203
// snd_seq_client_info_set_event_filter
12204
*(void **) (&snd_seq_client_info_set_event_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_set_event_filter");
12205
if (verbose) {
12206
error = dlerror();
12207
if (error != NULL) {
12208
fprintf(stderr, "%s\n", error);
12209
}
12210
}
12211
// snd_seq_client_info_event_filter_clear
12212
*(void **) (&snd_seq_client_info_event_filter_clear_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_event_filter_clear");
12213
if (verbose) {
12214
error = dlerror();
12215
if (error != NULL) {
12216
fprintf(stderr, "%s\n", error);
12217
}
12218
}
12219
// snd_seq_client_info_event_filter_add
12220
*(void **) (&snd_seq_client_info_event_filter_add_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_event_filter_add");
12221
if (verbose) {
12222
error = dlerror();
12223
if (error != NULL) {
12224
fprintf(stderr, "%s\n", error);
12225
}
12226
}
12227
// snd_seq_client_info_event_filter_del
12228
*(void **) (&snd_seq_client_info_event_filter_del_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_event_filter_del");
12229
if (verbose) {
12230
error = dlerror();
12231
if (error != NULL) {
12232
fprintf(stderr, "%s\n", error);
12233
}
12234
}
12235
// snd_seq_client_info_event_filter_check
12236
*(void **) (&snd_seq_client_info_event_filter_check_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_info_event_filter_check");
12237
if (verbose) {
12238
error = dlerror();
12239
if (error != NULL) {
12240
fprintf(stderr, "%s\n", error);
12241
}
12242
}
12243
// snd_seq_get_client_info
12244
*(void **) (&snd_seq_get_client_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_client_info");
12245
if (verbose) {
12246
error = dlerror();
12247
if (error != NULL) {
12248
fprintf(stderr, "%s\n", error);
12249
}
12250
}
12251
// snd_seq_get_any_client_info
12252
*(void **) (&snd_seq_get_any_client_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_any_client_info");
12253
if (verbose) {
12254
error = dlerror();
12255
if (error != NULL) {
12256
fprintf(stderr, "%s\n", error);
12257
}
12258
}
12259
// snd_seq_set_client_info
12260
*(void **) (&snd_seq_set_client_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_info");
12261
if (verbose) {
12262
error = dlerror();
12263
if (error != NULL) {
12264
fprintf(stderr, "%s\n", error);
12265
}
12266
}
12267
// snd_seq_query_next_client
12268
*(void **) (&snd_seq_query_next_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_next_client");
12269
if (verbose) {
12270
error = dlerror();
12271
if (error != NULL) {
12272
fprintf(stderr, "%s\n", error);
12273
}
12274
}
12275
// snd_seq_client_pool_sizeof
12276
*(void **) (&snd_seq_client_pool_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_sizeof");
12277
if (verbose) {
12278
error = dlerror();
12279
if (error != NULL) {
12280
fprintf(stderr, "%s\n", error);
12281
}
12282
}
12283
// snd_seq_client_pool_malloc
12284
*(void **) (&snd_seq_client_pool_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_malloc");
12285
if (verbose) {
12286
error = dlerror();
12287
if (error != NULL) {
12288
fprintf(stderr, "%s\n", error);
12289
}
12290
}
12291
// snd_seq_client_pool_free
12292
*(void **) (&snd_seq_client_pool_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_free");
12293
if (verbose) {
12294
error = dlerror();
12295
if (error != NULL) {
12296
fprintf(stderr, "%s\n", error);
12297
}
12298
}
12299
// snd_seq_client_pool_copy
12300
*(void **) (&snd_seq_client_pool_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_copy");
12301
if (verbose) {
12302
error = dlerror();
12303
if (error != NULL) {
12304
fprintf(stderr, "%s\n", error);
12305
}
12306
}
12307
// snd_seq_client_pool_get_client
12308
*(void **) (&snd_seq_client_pool_get_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_client");
12309
if (verbose) {
12310
error = dlerror();
12311
if (error != NULL) {
12312
fprintf(stderr, "%s\n", error);
12313
}
12314
}
12315
// snd_seq_client_pool_get_output_pool
12316
*(void **) (&snd_seq_client_pool_get_output_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_output_pool");
12317
if (verbose) {
12318
error = dlerror();
12319
if (error != NULL) {
12320
fprintf(stderr, "%s\n", error);
12321
}
12322
}
12323
// snd_seq_client_pool_get_input_pool
12324
*(void **) (&snd_seq_client_pool_get_input_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_input_pool");
12325
if (verbose) {
12326
error = dlerror();
12327
if (error != NULL) {
12328
fprintf(stderr, "%s\n", error);
12329
}
12330
}
12331
// snd_seq_client_pool_get_output_room
12332
*(void **) (&snd_seq_client_pool_get_output_room_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_output_room");
12333
if (verbose) {
12334
error = dlerror();
12335
if (error != NULL) {
12336
fprintf(stderr, "%s\n", error);
12337
}
12338
}
12339
// snd_seq_client_pool_get_output_free
12340
*(void **) (&snd_seq_client_pool_get_output_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_output_free");
12341
if (verbose) {
12342
error = dlerror();
12343
if (error != NULL) {
12344
fprintf(stderr, "%s\n", error);
12345
}
12346
}
12347
// snd_seq_client_pool_get_input_free
12348
*(void **) (&snd_seq_client_pool_get_input_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_get_input_free");
12349
if (verbose) {
12350
error = dlerror();
12351
if (error != NULL) {
12352
fprintf(stderr, "%s\n", error);
12353
}
12354
}
12355
// snd_seq_client_pool_set_output_pool
12356
*(void **) (&snd_seq_client_pool_set_output_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_set_output_pool");
12357
if (verbose) {
12358
error = dlerror();
12359
if (error != NULL) {
12360
fprintf(stderr, "%s\n", error);
12361
}
12362
}
12363
// snd_seq_client_pool_set_input_pool
12364
*(void **) (&snd_seq_client_pool_set_input_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_set_input_pool");
12365
if (verbose) {
12366
error = dlerror();
12367
if (error != NULL) {
12368
fprintf(stderr, "%s\n", error);
12369
}
12370
}
12371
// snd_seq_client_pool_set_output_room
12372
*(void **) (&snd_seq_client_pool_set_output_room_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_client_pool_set_output_room");
12373
if (verbose) {
12374
error = dlerror();
12375
if (error != NULL) {
12376
fprintf(stderr, "%s\n", error);
12377
}
12378
}
12379
// snd_seq_get_client_pool
12380
*(void **) (&snd_seq_get_client_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_client_pool");
12381
if (verbose) {
12382
error = dlerror();
12383
if (error != NULL) {
12384
fprintf(stderr, "%s\n", error);
12385
}
12386
}
12387
// snd_seq_set_client_pool
12388
*(void **) (&snd_seq_set_client_pool_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_pool");
12389
if (verbose) {
12390
error = dlerror();
12391
if (error != NULL) {
12392
fprintf(stderr, "%s\n", error);
12393
}
12394
}
12395
// snd_seq_port_info_sizeof
12396
*(void **) (&snd_seq_port_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_sizeof");
12397
if (verbose) {
12398
error = dlerror();
12399
if (error != NULL) {
12400
fprintf(stderr, "%s\n", error);
12401
}
12402
}
12403
// snd_seq_port_info_malloc
12404
*(void **) (&snd_seq_port_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_malloc");
12405
if (verbose) {
12406
error = dlerror();
12407
if (error != NULL) {
12408
fprintf(stderr, "%s\n", error);
12409
}
12410
}
12411
// snd_seq_port_info_free
12412
*(void **) (&snd_seq_port_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_free");
12413
if (verbose) {
12414
error = dlerror();
12415
if (error != NULL) {
12416
fprintf(stderr, "%s\n", error);
12417
}
12418
}
12419
// snd_seq_port_info_copy
12420
*(void **) (&snd_seq_port_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_copy");
12421
if (verbose) {
12422
error = dlerror();
12423
if (error != NULL) {
12424
fprintf(stderr, "%s\n", error);
12425
}
12426
}
12427
// snd_seq_port_info_get_client
12428
*(void **) (&snd_seq_port_info_get_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_client");
12429
if (verbose) {
12430
error = dlerror();
12431
if (error != NULL) {
12432
fprintf(stderr, "%s\n", error);
12433
}
12434
}
12435
// snd_seq_port_info_get_port
12436
*(void **) (&snd_seq_port_info_get_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_port");
12437
if (verbose) {
12438
error = dlerror();
12439
if (error != NULL) {
12440
fprintf(stderr, "%s\n", error);
12441
}
12442
}
12443
// snd_seq_port_info_get_addr
12444
*(void **) (&snd_seq_port_info_get_addr_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_addr");
12445
if (verbose) {
12446
error = dlerror();
12447
if (error != NULL) {
12448
fprintf(stderr, "%s\n", error);
12449
}
12450
}
12451
// snd_seq_port_info_get_name
12452
*(void **) (&snd_seq_port_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_name");
12453
if (verbose) {
12454
error = dlerror();
12455
if (error != NULL) {
12456
fprintf(stderr, "%s\n", error);
12457
}
12458
}
12459
// snd_seq_port_info_get_capability
12460
*(void **) (&snd_seq_port_info_get_capability_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_capability");
12461
if (verbose) {
12462
error = dlerror();
12463
if (error != NULL) {
12464
fprintf(stderr, "%s\n", error);
12465
}
12466
}
12467
// snd_seq_port_info_get_type
12468
*(void **) (&snd_seq_port_info_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_type");
12469
if (verbose) {
12470
error = dlerror();
12471
if (error != NULL) {
12472
fprintf(stderr, "%s\n", error);
12473
}
12474
}
12475
// snd_seq_port_info_get_midi_channels
12476
*(void **) (&snd_seq_port_info_get_midi_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_midi_channels");
12477
if (verbose) {
12478
error = dlerror();
12479
if (error != NULL) {
12480
fprintf(stderr, "%s\n", error);
12481
}
12482
}
12483
// snd_seq_port_info_get_midi_voices
12484
*(void **) (&snd_seq_port_info_get_midi_voices_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_midi_voices");
12485
if (verbose) {
12486
error = dlerror();
12487
if (error != NULL) {
12488
fprintf(stderr, "%s\n", error);
12489
}
12490
}
12491
// snd_seq_port_info_get_synth_voices
12492
*(void **) (&snd_seq_port_info_get_synth_voices_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_synth_voices");
12493
if (verbose) {
12494
error = dlerror();
12495
if (error != NULL) {
12496
fprintf(stderr, "%s\n", error);
12497
}
12498
}
12499
// snd_seq_port_info_get_read_use
12500
*(void **) (&snd_seq_port_info_get_read_use_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_read_use");
12501
if (verbose) {
12502
error = dlerror();
12503
if (error != NULL) {
12504
fprintf(stderr, "%s\n", error);
12505
}
12506
}
12507
// snd_seq_port_info_get_write_use
12508
*(void **) (&snd_seq_port_info_get_write_use_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_write_use");
12509
if (verbose) {
12510
error = dlerror();
12511
if (error != NULL) {
12512
fprintf(stderr, "%s\n", error);
12513
}
12514
}
12515
// snd_seq_port_info_get_port_specified
12516
*(void **) (&snd_seq_port_info_get_port_specified_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_port_specified");
12517
if (verbose) {
12518
error = dlerror();
12519
if (error != NULL) {
12520
fprintf(stderr, "%s\n", error);
12521
}
12522
}
12523
// snd_seq_port_info_get_timestamping
12524
*(void **) (&snd_seq_port_info_get_timestamping_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_timestamping");
12525
if (verbose) {
12526
error = dlerror();
12527
if (error != NULL) {
12528
fprintf(stderr, "%s\n", error);
12529
}
12530
}
12531
// snd_seq_port_info_get_timestamp_real
12532
*(void **) (&snd_seq_port_info_get_timestamp_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_timestamp_real");
12533
if (verbose) {
12534
error = dlerror();
12535
if (error != NULL) {
12536
fprintf(stderr, "%s\n", error);
12537
}
12538
}
12539
// snd_seq_port_info_get_timestamp_queue
12540
*(void **) (&snd_seq_port_info_get_timestamp_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_get_timestamp_queue");
12541
if (verbose) {
12542
error = dlerror();
12543
if (error != NULL) {
12544
fprintf(stderr, "%s\n", error);
12545
}
12546
}
12547
// snd_seq_port_info_set_client
12548
*(void **) (&snd_seq_port_info_set_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_client");
12549
if (verbose) {
12550
error = dlerror();
12551
if (error != NULL) {
12552
fprintf(stderr, "%s\n", error);
12553
}
12554
}
12555
// snd_seq_port_info_set_port
12556
*(void **) (&snd_seq_port_info_set_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_port");
12557
if (verbose) {
12558
error = dlerror();
12559
if (error != NULL) {
12560
fprintf(stderr, "%s\n", error);
12561
}
12562
}
12563
// snd_seq_port_info_set_addr
12564
*(void **) (&snd_seq_port_info_set_addr_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_addr");
12565
if (verbose) {
12566
error = dlerror();
12567
if (error != NULL) {
12568
fprintf(stderr, "%s\n", error);
12569
}
12570
}
12571
// snd_seq_port_info_set_name
12572
*(void **) (&snd_seq_port_info_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_name");
12573
if (verbose) {
12574
error = dlerror();
12575
if (error != NULL) {
12576
fprintf(stderr, "%s\n", error);
12577
}
12578
}
12579
// snd_seq_port_info_set_capability
12580
*(void **) (&snd_seq_port_info_set_capability_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_capability");
12581
if (verbose) {
12582
error = dlerror();
12583
if (error != NULL) {
12584
fprintf(stderr, "%s\n", error);
12585
}
12586
}
12587
// snd_seq_port_info_set_type
12588
*(void **) (&snd_seq_port_info_set_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_type");
12589
if (verbose) {
12590
error = dlerror();
12591
if (error != NULL) {
12592
fprintf(stderr, "%s\n", error);
12593
}
12594
}
12595
// snd_seq_port_info_set_midi_channels
12596
*(void **) (&snd_seq_port_info_set_midi_channels_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_midi_channels");
12597
if (verbose) {
12598
error = dlerror();
12599
if (error != NULL) {
12600
fprintf(stderr, "%s\n", error);
12601
}
12602
}
12603
// snd_seq_port_info_set_midi_voices
12604
*(void **) (&snd_seq_port_info_set_midi_voices_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_midi_voices");
12605
if (verbose) {
12606
error = dlerror();
12607
if (error != NULL) {
12608
fprintf(stderr, "%s\n", error);
12609
}
12610
}
12611
// snd_seq_port_info_set_synth_voices
12612
*(void **) (&snd_seq_port_info_set_synth_voices_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_synth_voices");
12613
if (verbose) {
12614
error = dlerror();
12615
if (error != NULL) {
12616
fprintf(stderr, "%s\n", error);
12617
}
12618
}
12619
// snd_seq_port_info_set_port_specified
12620
*(void **) (&snd_seq_port_info_set_port_specified_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_port_specified");
12621
if (verbose) {
12622
error = dlerror();
12623
if (error != NULL) {
12624
fprintf(stderr, "%s\n", error);
12625
}
12626
}
12627
// snd_seq_port_info_set_timestamping
12628
*(void **) (&snd_seq_port_info_set_timestamping_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_timestamping");
12629
if (verbose) {
12630
error = dlerror();
12631
if (error != NULL) {
12632
fprintf(stderr, "%s\n", error);
12633
}
12634
}
12635
// snd_seq_port_info_set_timestamp_real
12636
*(void **) (&snd_seq_port_info_set_timestamp_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_timestamp_real");
12637
if (verbose) {
12638
error = dlerror();
12639
if (error != NULL) {
12640
fprintf(stderr, "%s\n", error);
12641
}
12642
}
12643
// snd_seq_port_info_set_timestamp_queue
12644
*(void **) (&snd_seq_port_info_set_timestamp_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_info_set_timestamp_queue");
12645
if (verbose) {
12646
error = dlerror();
12647
if (error != NULL) {
12648
fprintf(stderr, "%s\n", error);
12649
}
12650
}
12651
// snd_seq_create_port
12652
*(void **) (&snd_seq_create_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_create_port");
12653
if (verbose) {
12654
error = dlerror();
12655
if (error != NULL) {
12656
fprintf(stderr, "%s\n", error);
12657
}
12658
}
12659
// snd_seq_delete_port
12660
*(void **) (&snd_seq_delete_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_delete_port");
12661
if (verbose) {
12662
error = dlerror();
12663
if (error != NULL) {
12664
fprintf(stderr, "%s\n", error);
12665
}
12666
}
12667
// snd_seq_get_port_info
12668
*(void **) (&snd_seq_get_port_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_port_info");
12669
if (verbose) {
12670
error = dlerror();
12671
if (error != NULL) {
12672
fprintf(stderr, "%s\n", error);
12673
}
12674
}
12675
// snd_seq_get_any_port_info
12676
*(void **) (&snd_seq_get_any_port_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_any_port_info");
12677
if (verbose) {
12678
error = dlerror();
12679
if (error != NULL) {
12680
fprintf(stderr, "%s\n", error);
12681
}
12682
}
12683
// snd_seq_set_port_info
12684
*(void **) (&snd_seq_set_port_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_port_info");
12685
if (verbose) {
12686
error = dlerror();
12687
if (error != NULL) {
12688
fprintf(stderr, "%s\n", error);
12689
}
12690
}
12691
// snd_seq_query_next_port
12692
*(void **) (&snd_seq_query_next_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_next_port");
12693
if (verbose) {
12694
error = dlerror();
12695
if (error != NULL) {
12696
fprintf(stderr, "%s\n", error);
12697
}
12698
}
12699
// snd_seq_port_subscribe_sizeof
12700
*(void **) (&snd_seq_port_subscribe_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_sizeof");
12701
if (verbose) {
12702
error = dlerror();
12703
if (error != NULL) {
12704
fprintf(stderr, "%s\n", error);
12705
}
12706
}
12707
// snd_seq_port_subscribe_malloc
12708
*(void **) (&snd_seq_port_subscribe_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_malloc");
12709
if (verbose) {
12710
error = dlerror();
12711
if (error != NULL) {
12712
fprintf(stderr, "%s\n", error);
12713
}
12714
}
12715
// snd_seq_port_subscribe_free
12716
*(void **) (&snd_seq_port_subscribe_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_free");
12717
if (verbose) {
12718
error = dlerror();
12719
if (error != NULL) {
12720
fprintf(stderr, "%s\n", error);
12721
}
12722
}
12723
// snd_seq_port_subscribe_copy
12724
*(void **) (&snd_seq_port_subscribe_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_copy");
12725
if (verbose) {
12726
error = dlerror();
12727
if (error != NULL) {
12728
fprintf(stderr, "%s\n", error);
12729
}
12730
}
12731
// snd_seq_port_subscribe_get_sender
12732
*(void **) (&snd_seq_port_subscribe_get_sender_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_sender");
12733
if (verbose) {
12734
error = dlerror();
12735
if (error != NULL) {
12736
fprintf(stderr, "%s\n", error);
12737
}
12738
}
12739
// snd_seq_port_subscribe_get_dest
12740
*(void **) (&snd_seq_port_subscribe_get_dest_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_dest");
12741
if (verbose) {
12742
error = dlerror();
12743
if (error != NULL) {
12744
fprintf(stderr, "%s\n", error);
12745
}
12746
}
12747
// snd_seq_port_subscribe_get_queue
12748
*(void **) (&snd_seq_port_subscribe_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_queue");
12749
if (verbose) {
12750
error = dlerror();
12751
if (error != NULL) {
12752
fprintf(stderr, "%s\n", error);
12753
}
12754
}
12755
// snd_seq_port_subscribe_get_exclusive
12756
*(void **) (&snd_seq_port_subscribe_get_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_exclusive");
12757
if (verbose) {
12758
error = dlerror();
12759
if (error != NULL) {
12760
fprintf(stderr, "%s\n", error);
12761
}
12762
}
12763
// snd_seq_port_subscribe_get_time_update
12764
*(void **) (&snd_seq_port_subscribe_get_time_update_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_time_update");
12765
if (verbose) {
12766
error = dlerror();
12767
if (error != NULL) {
12768
fprintf(stderr, "%s\n", error);
12769
}
12770
}
12771
// snd_seq_port_subscribe_get_time_real
12772
*(void **) (&snd_seq_port_subscribe_get_time_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_get_time_real");
12773
if (verbose) {
12774
error = dlerror();
12775
if (error != NULL) {
12776
fprintf(stderr, "%s\n", error);
12777
}
12778
}
12779
// snd_seq_port_subscribe_set_sender
12780
*(void **) (&snd_seq_port_subscribe_set_sender_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_sender");
12781
if (verbose) {
12782
error = dlerror();
12783
if (error != NULL) {
12784
fprintf(stderr, "%s\n", error);
12785
}
12786
}
12787
// snd_seq_port_subscribe_set_dest
12788
*(void **) (&snd_seq_port_subscribe_set_dest_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_dest");
12789
if (verbose) {
12790
error = dlerror();
12791
if (error != NULL) {
12792
fprintf(stderr, "%s\n", error);
12793
}
12794
}
12795
// snd_seq_port_subscribe_set_queue
12796
*(void **) (&snd_seq_port_subscribe_set_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_queue");
12797
if (verbose) {
12798
error = dlerror();
12799
if (error != NULL) {
12800
fprintf(stderr, "%s\n", error);
12801
}
12802
}
12803
// snd_seq_port_subscribe_set_exclusive
12804
*(void **) (&snd_seq_port_subscribe_set_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_exclusive");
12805
if (verbose) {
12806
error = dlerror();
12807
if (error != NULL) {
12808
fprintf(stderr, "%s\n", error);
12809
}
12810
}
12811
// snd_seq_port_subscribe_set_time_update
12812
*(void **) (&snd_seq_port_subscribe_set_time_update_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_time_update");
12813
if (verbose) {
12814
error = dlerror();
12815
if (error != NULL) {
12816
fprintf(stderr, "%s\n", error);
12817
}
12818
}
12819
// snd_seq_port_subscribe_set_time_real
12820
*(void **) (&snd_seq_port_subscribe_set_time_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_port_subscribe_set_time_real");
12821
if (verbose) {
12822
error = dlerror();
12823
if (error != NULL) {
12824
fprintf(stderr, "%s\n", error);
12825
}
12826
}
12827
// snd_seq_get_port_subscription
12828
*(void **) (&snd_seq_get_port_subscription_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_port_subscription");
12829
if (verbose) {
12830
error = dlerror();
12831
if (error != NULL) {
12832
fprintf(stderr, "%s\n", error);
12833
}
12834
}
12835
// snd_seq_subscribe_port
12836
*(void **) (&snd_seq_subscribe_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_subscribe_port");
12837
if (verbose) {
12838
error = dlerror();
12839
if (error != NULL) {
12840
fprintf(stderr, "%s\n", error);
12841
}
12842
}
12843
// snd_seq_unsubscribe_port
12844
*(void **) (&snd_seq_unsubscribe_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_unsubscribe_port");
12845
if (verbose) {
12846
error = dlerror();
12847
if (error != NULL) {
12848
fprintf(stderr, "%s\n", error);
12849
}
12850
}
12851
// snd_seq_query_subscribe_sizeof
12852
*(void **) (&snd_seq_query_subscribe_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_sizeof");
12853
if (verbose) {
12854
error = dlerror();
12855
if (error != NULL) {
12856
fprintf(stderr, "%s\n", error);
12857
}
12858
}
12859
// snd_seq_query_subscribe_malloc
12860
*(void **) (&snd_seq_query_subscribe_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_malloc");
12861
if (verbose) {
12862
error = dlerror();
12863
if (error != NULL) {
12864
fprintf(stderr, "%s\n", error);
12865
}
12866
}
12867
// snd_seq_query_subscribe_free
12868
*(void **) (&snd_seq_query_subscribe_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_free");
12869
if (verbose) {
12870
error = dlerror();
12871
if (error != NULL) {
12872
fprintf(stderr, "%s\n", error);
12873
}
12874
}
12875
// snd_seq_query_subscribe_copy
12876
*(void **) (&snd_seq_query_subscribe_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_copy");
12877
if (verbose) {
12878
error = dlerror();
12879
if (error != NULL) {
12880
fprintf(stderr, "%s\n", error);
12881
}
12882
}
12883
// snd_seq_query_subscribe_get_client
12884
*(void **) (&snd_seq_query_subscribe_get_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_client");
12885
if (verbose) {
12886
error = dlerror();
12887
if (error != NULL) {
12888
fprintf(stderr, "%s\n", error);
12889
}
12890
}
12891
// snd_seq_query_subscribe_get_port
12892
*(void **) (&snd_seq_query_subscribe_get_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_port");
12893
if (verbose) {
12894
error = dlerror();
12895
if (error != NULL) {
12896
fprintf(stderr, "%s\n", error);
12897
}
12898
}
12899
// snd_seq_query_subscribe_get_root
12900
*(void **) (&snd_seq_query_subscribe_get_root_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_root");
12901
if (verbose) {
12902
error = dlerror();
12903
if (error != NULL) {
12904
fprintf(stderr, "%s\n", error);
12905
}
12906
}
12907
// snd_seq_query_subscribe_get_type
12908
*(void **) (&snd_seq_query_subscribe_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_type");
12909
if (verbose) {
12910
error = dlerror();
12911
if (error != NULL) {
12912
fprintf(stderr, "%s\n", error);
12913
}
12914
}
12915
// snd_seq_query_subscribe_get_index
12916
*(void **) (&snd_seq_query_subscribe_get_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_index");
12917
if (verbose) {
12918
error = dlerror();
12919
if (error != NULL) {
12920
fprintf(stderr, "%s\n", error);
12921
}
12922
}
12923
// snd_seq_query_subscribe_get_num_subs
12924
*(void **) (&snd_seq_query_subscribe_get_num_subs_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_num_subs");
12925
if (verbose) {
12926
error = dlerror();
12927
if (error != NULL) {
12928
fprintf(stderr, "%s\n", error);
12929
}
12930
}
12931
// snd_seq_query_subscribe_get_addr
12932
*(void **) (&snd_seq_query_subscribe_get_addr_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_addr");
12933
if (verbose) {
12934
error = dlerror();
12935
if (error != NULL) {
12936
fprintf(stderr, "%s\n", error);
12937
}
12938
}
12939
// snd_seq_query_subscribe_get_queue
12940
*(void **) (&snd_seq_query_subscribe_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_queue");
12941
if (verbose) {
12942
error = dlerror();
12943
if (error != NULL) {
12944
fprintf(stderr, "%s\n", error);
12945
}
12946
}
12947
// snd_seq_query_subscribe_get_exclusive
12948
*(void **) (&snd_seq_query_subscribe_get_exclusive_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_exclusive");
12949
if (verbose) {
12950
error = dlerror();
12951
if (error != NULL) {
12952
fprintf(stderr, "%s\n", error);
12953
}
12954
}
12955
// snd_seq_query_subscribe_get_time_update
12956
*(void **) (&snd_seq_query_subscribe_get_time_update_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_time_update");
12957
if (verbose) {
12958
error = dlerror();
12959
if (error != NULL) {
12960
fprintf(stderr, "%s\n", error);
12961
}
12962
}
12963
// snd_seq_query_subscribe_get_time_real
12964
*(void **) (&snd_seq_query_subscribe_get_time_real_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_get_time_real");
12965
if (verbose) {
12966
error = dlerror();
12967
if (error != NULL) {
12968
fprintf(stderr, "%s\n", error);
12969
}
12970
}
12971
// snd_seq_query_subscribe_set_client
12972
*(void **) (&snd_seq_query_subscribe_set_client_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_set_client");
12973
if (verbose) {
12974
error = dlerror();
12975
if (error != NULL) {
12976
fprintf(stderr, "%s\n", error);
12977
}
12978
}
12979
// snd_seq_query_subscribe_set_port
12980
*(void **) (&snd_seq_query_subscribe_set_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_set_port");
12981
if (verbose) {
12982
error = dlerror();
12983
if (error != NULL) {
12984
fprintf(stderr, "%s\n", error);
12985
}
12986
}
12987
// snd_seq_query_subscribe_set_root
12988
*(void **) (&snd_seq_query_subscribe_set_root_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_set_root");
12989
if (verbose) {
12990
error = dlerror();
12991
if (error != NULL) {
12992
fprintf(stderr, "%s\n", error);
12993
}
12994
}
12995
// snd_seq_query_subscribe_set_type
12996
*(void **) (&snd_seq_query_subscribe_set_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_set_type");
12997
if (verbose) {
12998
error = dlerror();
12999
if (error != NULL) {
13000
fprintf(stderr, "%s\n", error);
13001
}
13002
}
13003
// snd_seq_query_subscribe_set_index
13004
*(void **) (&snd_seq_query_subscribe_set_index_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_subscribe_set_index");
13005
if (verbose) {
13006
error = dlerror();
13007
if (error != NULL) {
13008
fprintf(stderr, "%s\n", error);
13009
}
13010
}
13011
// snd_seq_query_port_subscribers
13012
*(void **) (&snd_seq_query_port_subscribers_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_port_subscribers");
13013
if (verbose) {
13014
error = dlerror();
13015
if (error != NULL) {
13016
fprintf(stderr, "%s\n", error);
13017
}
13018
}
13019
// snd_seq_queue_info_sizeof
13020
*(void **) (&snd_seq_queue_info_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_sizeof");
13021
if (verbose) {
13022
error = dlerror();
13023
if (error != NULL) {
13024
fprintf(stderr, "%s\n", error);
13025
}
13026
}
13027
// snd_seq_queue_info_malloc
13028
*(void **) (&snd_seq_queue_info_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_malloc");
13029
if (verbose) {
13030
error = dlerror();
13031
if (error != NULL) {
13032
fprintf(stderr, "%s\n", error);
13033
}
13034
}
13035
// snd_seq_queue_info_free
13036
*(void **) (&snd_seq_queue_info_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_free");
13037
if (verbose) {
13038
error = dlerror();
13039
if (error != NULL) {
13040
fprintf(stderr, "%s\n", error);
13041
}
13042
}
13043
// snd_seq_queue_info_copy
13044
*(void **) (&snd_seq_queue_info_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_copy");
13045
if (verbose) {
13046
error = dlerror();
13047
if (error != NULL) {
13048
fprintf(stderr, "%s\n", error);
13049
}
13050
}
13051
// snd_seq_queue_info_get_queue
13052
*(void **) (&snd_seq_queue_info_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_get_queue");
13053
if (verbose) {
13054
error = dlerror();
13055
if (error != NULL) {
13056
fprintf(stderr, "%s\n", error);
13057
}
13058
}
13059
// snd_seq_queue_info_get_name
13060
*(void **) (&snd_seq_queue_info_get_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_get_name");
13061
if (verbose) {
13062
error = dlerror();
13063
if (error != NULL) {
13064
fprintf(stderr, "%s\n", error);
13065
}
13066
}
13067
// snd_seq_queue_info_get_owner
13068
*(void **) (&snd_seq_queue_info_get_owner_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_get_owner");
13069
if (verbose) {
13070
error = dlerror();
13071
if (error != NULL) {
13072
fprintf(stderr, "%s\n", error);
13073
}
13074
}
13075
// snd_seq_queue_info_get_locked
13076
*(void **) (&snd_seq_queue_info_get_locked_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_get_locked");
13077
if (verbose) {
13078
error = dlerror();
13079
if (error != NULL) {
13080
fprintf(stderr, "%s\n", error);
13081
}
13082
}
13083
// snd_seq_queue_info_get_flags
13084
*(void **) (&snd_seq_queue_info_get_flags_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_get_flags");
13085
if (verbose) {
13086
error = dlerror();
13087
if (error != NULL) {
13088
fprintf(stderr, "%s\n", error);
13089
}
13090
}
13091
// snd_seq_queue_info_set_name
13092
*(void **) (&snd_seq_queue_info_set_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_set_name");
13093
if (verbose) {
13094
error = dlerror();
13095
if (error != NULL) {
13096
fprintf(stderr, "%s\n", error);
13097
}
13098
}
13099
// snd_seq_queue_info_set_owner
13100
*(void **) (&snd_seq_queue_info_set_owner_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_set_owner");
13101
if (verbose) {
13102
error = dlerror();
13103
if (error != NULL) {
13104
fprintf(stderr, "%s\n", error);
13105
}
13106
}
13107
// snd_seq_queue_info_set_locked
13108
*(void **) (&snd_seq_queue_info_set_locked_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_set_locked");
13109
if (verbose) {
13110
error = dlerror();
13111
if (error != NULL) {
13112
fprintf(stderr, "%s\n", error);
13113
}
13114
}
13115
// snd_seq_queue_info_set_flags
13116
*(void **) (&snd_seq_queue_info_set_flags_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_info_set_flags");
13117
if (verbose) {
13118
error = dlerror();
13119
if (error != NULL) {
13120
fprintf(stderr, "%s\n", error);
13121
}
13122
}
13123
// snd_seq_create_queue
13124
*(void **) (&snd_seq_create_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_create_queue");
13125
if (verbose) {
13126
error = dlerror();
13127
if (error != NULL) {
13128
fprintf(stderr, "%s\n", error);
13129
}
13130
}
13131
// snd_seq_alloc_named_queue
13132
*(void **) (&snd_seq_alloc_named_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_alloc_named_queue");
13133
if (verbose) {
13134
error = dlerror();
13135
if (error != NULL) {
13136
fprintf(stderr, "%s\n", error);
13137
}
13138
}
13139
// snd_seq_alloc_queue
13140
*(void **) (&snd_seq_alloc_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_alloc_queue");
13141
if (verbose) {
13142
error = dlerror();
13143
if (error != NULL) {
13144
fprintf(stderr, "%s\n", error);
13145
}
13146
}
13147
// snd_seq_free_queue
13148
*(void **) (&snd_seq_free_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_free_queue");
13149
if (verbose) {
13150
error = dlerror();
13151
if (error != NULL) {
13152
fprintf(stderr, "%s\n", error);
13153
}
13154
}
13155
// snd_seq_get_queue_info
13156
*(void **) (&snd_seq_get_queue_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_queue_info");
13157
if (verbose) {
13158
error = dlerror();
13159
if (error != NULL) {
13160
fprintf(stderr, "%s\n", error);
13161
}
13162
}
13163
// snd_seq_set_queue_info
13164
*(void **) (&snd_seq_set_queue_info_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_queue_info");
13165
if (verbose) {
13166
error = dlerror();
13167
if (error != NULL) {
13168
fprintf(stderr, "%s\n", error);
13169
}
13170
}
13171
// snd_seq_query_named_queue
13172
*(void **) (&snd_seq_query_named_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_query_named_queue");
13173
if (verbose) {
13174
error = dlerror();
13175
if (error != NULL) {
13176
fprintf(stderr, "%s\n", error);
13177
}
13178
}
13179
// snd_seq_get_queue_usage
13180
*(void **) (&snd_seq_get_queue_usage_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_queue_usage");
13181
if (verbose) {
13182
error = dlerror();
13183
if (error != NULL) {
13184
fprintf(stderr, "%s\n", error);
13185
}
13186
}
13187
// snd_seq_set_queue_usage
13188
*(void **) (&snd_seq_set_queue_usage_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_queue_usage");
13189
if (verbose) {
13190
error = dlerror();
13191
if (error != NULL) {
13192
fprintf(stderr, "%s\n", error);
13193
}
13194
}
13195
// snd_seq_queue_status_sizeof
13196
*(void **) (&snd_seq_queue_status_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_sizeof");
13197
if (verbose) {
13198
error = dlerror();
13199
if (error != NULL) {
13200
fprintf(stderr, "%s\n", error);
13201
}
13202
}
13203
// snd_seq_queue_status_malloc
13204
*(void **) (&snd_seq_queue_status_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_malloc");
13205
if (verbose) {
13206
error = dlerror();
13207
if (error != NULL) {
13208
fprintf(stderr, "%s\n", error);
13209
}
13210
}
13211
// snd_seq_queue_status_free
13212
*(void **) (&snd_seq_queue_status_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_free");
13213
if (verbose) {
13214
error = dlerror();
13215
if (error != NULL) {
13216
fprintf(stderr, "%s\n", error);
13217
}
13218
}
13219
// snd_seq_queue_status_copy
13220
*(void **) (&snd_seq_queue_status_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_copy");
13221
if (verbose) {
13222
error = dlerror();
13223
if (error != NULL) {
13224
fprintf(stderr, "%s\n", error);
13225
}
13226
}
13227
// snd_seq_queue_status_get_queue
13228
*(void **) (&snd_seq_queue_status_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_get_queue");
13229
if (verbose) {
13230
error = dlerror();
13231
if (error != NULL) {
13232
fprintf(stderr, "%s\n", error);
13233
}
13234
}
13235
// snd_seq_queue_status_get_events
13236
*(void **) (&snd_seq_queue_status_get_events_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_get_events");
13237
if (verbose) {
13238
error = dlerror();
13239
if (error != NULL) {
13240
fprintf(stderr, "%s\n", error);
13241
}
13242
}
13243
// snd_seq_queue_status_get_tick_time
13244
*(void **) (&snd_seq_queue_status_get_tick_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_get_tick_time");
13245
if (verbose) {
13246
error = dlerror();
13247
if (error != NULL) {
13248
fprintf(stderr, "%s\n", error);
13249
}
13250
}
13251
// snd_seq_queue_status_get_real_time
13252
*(void **) (&snd_seq_queue_status_get_real_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_get_real_time");
13253
if (verbose) {
13254
error = dlerror();
13255
if (error != NULL) {
13256
fprintf(stderr, "%s\n", error);
13257
}
13258
}
13259
// snd_seq_queue_status_get_status
13260
*(void **) (&snd_seq_queue_status_get_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_status_get_status");
13261
if (verbose) {
13262
error = dlerror();
13263
if (error != NULL) {
13264
fprintf(stderr, "%s\n", error);
13265
}
13266
}
13267
// snd_seq_get_queue_status
13268
*(void **) (&snd_seq_get_queue_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_queue_status");
13269
if (verbose) {
13270
error = dlerror();
13271
if (error != NULL) {
13272
fprintf(stderr, "%s\n", error);
13273
}
13274
}
13275
// snd_seq_queue_tempo_sizeof
13276
*(void **) (&snd_seq_queue_tempo_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_sizeof");
13277
if (verbose) {
13278
error = dlerror();
13279
if (error != NULL) {
13280
fprintf(stderr, "%s\n", error);
13281
}
13282
}
13283
// snd_seq_queue_tempo_malloc
13284
*(void **) (&snd_seq_queue_tempo_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_malloc");
13285
if (verbose) {
13286
error = dlerror();
13287
if (error != NULL) {
13288
fprintf(stderr, "%s\n", error);
13289
}
13290
}
13291
// snd_seq_queue_tempo_free
13292
*(void **) (&snd_seq_queue_tempo_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_free");
13293
if (verbose) {
13294
error = dlerror();
13295
if (error != NULL) {
13296
fprintf(stderr, "%s\n", error);
13297
}
13298
}
13299
// snd_seq_queue_tempo_copy
13300
*(void **) (&snd_seq_queue_tempo_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_copy");
13301
if (verbose) {
13302
error = dlerror();
13303
if (error != NULL) {
13304
fprintf(stderr, "%s\n", error);
13305
}
13306
}
13307
// snd_seq_queue_tempo_get_queue
13308
*(void **) (&snd_seq_queue_tempo_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_get_queue");
13309
if (verbose) {
13310
error = dlerror();
13311
if (error != NULL) {
13312
fprintf(stderr, "%s\n", error);
13313
}
13314
}
13315
// snd_seq_queue_tempo_get_tempo
13316
*(void **) (&snd_seq_queue_tempo_get_tempo_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_get_tempo");
13317
if (verbose) {
13318
error = dlerror();
13319
if (error != NULL) {
13320
fprintf(stderr, "%s\n", error);
13321
}
13322
}
13323
// snd_seq_queue_tempo_get_ppq
13324
*(void **) (&snd_seq_queue_tempo_get_ppq_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_get_ppq");
13325
if (verbose) {
13326
error = dlerror();
13327
if (error != NULL) {
13328
fprintf(stderr, "%s\n", error);
13329
}
13330
}
13331
// snd_seq_queue_tempo_get_skew
13332
*(void **) (&snd_seq_queue_tempo_get_skew_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_get_skew");
13333
if (verbose) {
13334
error = dlerror();
13335
if (error != NULL) {
13336
fprintf(stderr, "%s\n", error);
13337
}
13338
}
13339
// snd_seq_queue_tempo_get_skew_base
13340
*(void **) (&snd_seq_queue_tempo_get_skew_base_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_get_skew_base");
13341
if (verbose) {
13342
error = dlerror();
13343
if (error != NULL) {
13344
fprintf(stderr, "%s\n", error);
13345
}
13346
}
13347
// snd_seq_queue_tempo_set_tempo
13348
*(void **) (&snd_seq_queue_tempo_set_tempo_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_set_tempo");
13349
if (verbose) {
13350
error = dlerror();
13351
if (error != NULL) {
13352
fprintf(stderr, "%s\n", error);
13353
}
13354
}
13355
// snd_seq_queue_tempo_set_ppq
13356
*(void **) (&snd_seq_queue_tempo_set_ppq_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_set_ppq");
13357
if (verbose) {
13358
error = dlerror();
13359
if (error != NULL) {
13360
fprintf(stderr, "%s\n", error);
13361
}
13362
}
13363
// snd_seq_queue_tempo_set_skew
13364
*(void **) (&snd_seq_queue_tempo_set_skew_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_set_skew");
13365
if (verbose) {
13366
error = dlerror();
13367
if (error != NULL) {
13368
fprintf(stderr, "%s\n", error);
13369
}
13370
}
13371
// snd_seq_queue_tempo_set_skew_base
13372
*(void **) (&snd_seq_queue_tempo_set_skew_base_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_tempo_set_skew_base");
13373
if (verbose) {
13374
error = dlerror();
13375
if (error != NULL) {
13376
fprintf(stderr, "%s\n", error);
13377
}
13378
}
13379
// snd_seq_get_queue_tempo
13380
*(void **) (&snd_seq_get_queue_tempo_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_queue_tempo");
13381
if (verbose) {
13382
error = dlerror();
13383
if (error != NULL) {
13384
fprintf(stderr, "%s\n", error);
13385
}
13386
}
13387
// snd_seq_set_queue_tempo
13388
*(void **) (&snd_seq_set_queue_tempo_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_queue_tempo");
13389
if (verbose) {
13390
error = dlerror();
13391
if (error != NULL) {
13392
fprintf(stderr, "%s\n", error);
13393
}
13394
}
13395
// snd_seq_queue_timer_sizeof
13396
*(void **) (&snd_seq_queue_timer_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_sizeof");
13397
if (verbose) {
13398
error = dlerror();
13399
if (error != NULL) {
13400
fprintf(stderr, "%s\n", error);
13401
}
13402
}
13403
// snd_seq_queue_timer_malloc
13404
*(void **) (&snd_seq_queue_timer_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_malloc");
13405
if (verbose) {
13406
error = dlerror();
13407
if (error != NULL) {
13408
fprintf(stderr, "%s\n", error);
13409
}
13410
}
13411
// snd_seq_queue_timer_free
13412
*(void **) (&snd_seq_queue_timer_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_free");
13413
if (verbose) {
13414
error = dlerror();
13415
if (error != NULL) {
13416
fprintf(stderr, "%s\n", error);
13417
}
13418
}
13419
// snd_seq_queue_timer_copy
13420
*(void **) (&snd_seq_queue_timer_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_copy");
13421
if (verbose) {
13422
error = dlerror();
13423
if (error != NULL) {
13424
fprintf(stderr, "%s\n", error);
13425
}
13426
}
13427
// snd_seq_queue_timer_get_queue
13428
*(void **) (&snd_seq_queue_timer_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_get_queue");
13429
if (verbose) {
13430
error = dlerror();
13431
if (error != NULL) {
13432
fprintf(stderr, "%s\n", error);
13433
}
13434
}
13435
// snd_seq_queue_timer_get_type
13436
*(void **) (&snd_seq_queue_timer_get_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_get_type");
13437
if (verbose) {
13438
error = dlerror();
13439
if (error != NULL) {
13440
fprintf(stderr, "%s\n", error);
13441
}
13442
}
13443
// snd_seq_queue_timer_get_id
13444
*(void **) (&snd_seq_queue_timer_get_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_get_id");
13445
if (verbose) {
13446
error = dlerror();
13447
if (error != NULL) {
13448
fprintf(stderr, "%s\n", error);
13449
}
13450
}
13451
// snd_seq_queue_timer_get_resolution
13452
*(void **) (&snd_seq_queue_timer_get_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_get_resolution");
13453
if (verbose) {
13454
error = dlerror();
13455
if (error != NULL) {
13456
fprintf(stderr, "%s\n", error);
13457
}
13458
}
13459
// snd_seq_queue_timer_set_type
13460
*(void **) (&snd_seq_queue_timer_set_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_set_type");
13461
if (verbose) {
13462
error = dlerror();
13463
if (error != NULL) {
13464
fprintf(stderr, "%s\n", error);
13465
}
13466
}
13467
// snd_seq_queue_timer_set_id
13468
*(void **) (&snd_seq_queue_timer_set_id_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_set_id");
13469
if (verbose) {
13470
error = dlerror();
13471
if (error != NULL) {
13472
fprintf(stderr, "%s\n", error);
13473
}
13474
}
13475
// snd_seq_queue_timer_set_resolution
13476
*(void **) (&snd_seq_queue_timer_set_resolution_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_queue_timer_set_resolution");
13477
if (verbose) {
13478
error = dlerror();
13479
if (error != NULL) {
13480
fprintf(stderr, "%s\n", error);
13481
}
13482
}
13483
// snd_seq_get_queue_timer
13484
*(void **) (&snd_seq_get_queue_timer_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_queue_timer");
13485
if (verbose) {
13486
error = dlerror();
13487
if (error != NULL) {
13488
fprintf(stderr, "%s\n", error);
13489
}
13490
}
13491
// snd_seq_set_queue_timer
13492
*(void **) (&snd_seq_set_queue_timer_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_queue_timer");
13493
if (verbose) {
13494
error = dlerror();
13495
if (error != NULL) {
13496
fprintf(stderr, "%s\n", error);
13497
}
13498
}
13499
// snd_seq_free_event
13500
*(void **) (&snd_seq_free_event_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_free_event");
13501
if (verbose) {
13502
error = dlerror();
13503
if (error != NULL) {
13504
fprintf(stderr, "%s\n", error);
13505
}
13506
}
13507
// snd_seq_event_length
13508
*(void **) (&snd_seq_event_length_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_length");
13509
if (verbose) {
13510
error = dlerror();
13511
if (error != NULL) {
13512
fprintf(stderr, "%s\n", error);
13513
}
13514
}
13515
// snd_seq_event_output
13516
*(void **) (&snd_seq_event_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_output");
13517
if (verbose) {
13518
error = dlerror();
13519
if (error != NULL) {
13520
fprintf(stderr, "%s\n", error);
13521
}
13522
}
13523
// snd_seq_event_output_buffer
13524
*(void **) (&snd_seq_event_output_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_output_buffer");
13525
if (verbose) {
13526
error = dlerror();
13527
if (error != NULL) {
13528
fprintf(stderr, "%s\n", error);
13529
}
13530
}
13531
// snd_seq_event_output_direct
13532
*(void **) (&snd_seq_event_output_direct_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_output_direct");
13533
if (verbose) {
13534
error = dlerror();
13535
if (error != NULL) {
13536
fprintf(stderr, "%s\n", error);
13537
}
13538
}
13539
// snd_seq_event_input
13540
*(void **) (&snd_seq_event_input_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_input");
13541
if (verbose) {
13542
error = dlerror();
13543
if (error != NULL) {
13544
fprintf(stderr, "%s\n", error);
13545
}
13546
}
13547
// snd_seq_event_input_pending
13548
*(void **) (&snd_seq_event_input_pending_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_input_pending");
13549
if (verbose) {
13550
error = dlerror();
13551
if (error != NULL) {
13552
fprintf(stderr, "%s\n", error);
13553
}
13554
}
13555
// snd_seq_drain_output
13556
*(void **) (&snd_seq_drain_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_drain_output");
13557
if (verbose) {
13558
error = dlerror();
13559
if (error != NULL) {
13560
fprintf(stderr, "%s\n", error);
13561
}
13562
}
13563
// snd_seq_event_output_pending
13564
*(void **) (&snd_seq_event_output_pending_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_event_output_pending");
13565
if (verbose) {
13566
error = dlerror();
13567
if (error != NULL) {
13568
fprintf(stderr, "%s\n", error);
13569
}
13570
}
13571
// snd_seq_extract_output
13572
*(void **) (&snd_seq_extract_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_extract_output");
13573
if (verbose) {
13574
error = dlerror();
13575
if (error != NULL) {
13576
fprintf(stderr, "%s\n", error);
13577
}
13578
}
13579
// snd_seq_drop_output
13580
*(void **) (&snd_seq_drop_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_drop_output");
13581
if (verbose) {
13582
error = dlerror();
13583
if (error != NULL) {
13584
fprintf(stderr, "%s\n", error);
13585
}
13586
}
13587
// snd_seq_drop_output_buffer
13588
*(void **) (&snd_seq_drop_output_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_drop_output_buffer");
13589
if (verbose) {
13590
error = dlerror();
13591
if (error != NULL) {
13592
fprintf(stderr, "%s\n", error);
13593
}
13594
}
13595
// snd_seq_drop_input
13596
*(void **) (&snd_seq_drop_input_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_drop_input");
13597
if (verbose) {
13598
error = dlerror();
13599
if (error != NULL) {
13600
fprintf(stderr, "%s\n", error);
13601
}
13602
}
13603
// snd_seq_drop_input_buffer
13604
*(void **) (&snd_seq_drop_input_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_drop_input_buffer");
13605
if (verbose) {
13606
error = dlerror();
13607
if (error != NULL) {
13608
fprintf(stderr, "%s\n", error);
13609
}
13610
}
13611
// snd_seq_remove_events_sizeof
13612
*(void **) (&snd_seq_remove_events_sizeof_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_sizeof");
13613
if (verbose) {
13614
error = dlerror();
13615
if (error != NULL) {
13616
fprintf(stderr, "%s\n", error);
13617
}
13618
}
13619
// snd_seq_remove_events_malloc
13620
*(void **) (&snd_seq_remove_events_malloc_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_malloc");
13621
if (verbose) {
13622
error = dlerror();
13623
if (error != NULL) {
13624
fprintf(stderr, "%s\n", error);
13625
}
13626
}
13627
// snd_seq_remove_events_free
13628
*(void **) (&snd_seq_remove_events_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_free");
13629
if (verbose) {
13630
error = dlerror();
13631
if (error != NULL) {
13632
fprintf(stderr, "%s\n", error);
13633
}
13634
}
13635
// snd_seq_remove_events_copy
13636
*(void **) (&snd_seq_remove_events_copy_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_copy");
13637
if (verbose) {
13638
error = dlerror();
13639
if (error != NULL) {
13640
fprintf(stderr, "%s\n", error);
13641
}
13642
}
13643
// snd_seq_remove_events_get_condition
13644
*(void **) (&snd_seq_remove_events_get_condition_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_condition");
13645
if (verbose) {
13646
error = dlerror();
13647
if (error != NULL) {
13648
fprintf(stderr, "%s\n", error);
13649
}
13650
}
13651
// snd_seq_remove_events_get_queue
13652
*(void **) (&snd_seq_remove_events_get_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_queue");
13653
if (verbose) {
13654
error = dlerror();
13655
if (error != NULL) {
13656
fprintf(stderr, "%s\n", error);
13657
}
13658
}
13659
// snd_seq_remove_events_get_time
13660
*(void **) (&snd_seq_remove_events_get_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_time");
13661
if (verbose) {
13662
error = dlerror();
13663
if (error != NULL) {
13664
fprintf(stderr, "%s\n", error);
13665
}
13666
}
13667
// snd_seq_remove_events_get_dest
13668
*(void **) (&snd_seq_remove_events_get_dest_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_dest");
13669
if (verbose) {
13670
error = dlerror();
13671
if (error != NULL) {
13672
fprintf(stderr, "%s\n", error);
13673
}
13674
}
13675
// snd_seq_remove_events_get_channel
13676
*(void **) (&snd_seq_remove_events_get_channel_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_channel");
13677
if (verbose) {
13678
error = dlerror();
13679
if (error != NULL) {
13680
fprintf(stderr, "%s\n", error);
13681
}
13682
}
13683
// snd_seq_remove_events_get_event_type
13684
*(void **) (&snd_seq_remove_events_get_event_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_event_type");
13685
if (verbose) {
13686
error = dlerror();
13687
if (error != NULL) {
13688
fprintf(stderr, "%s\n", error);
13689
}
13690
}
13691
// snd_seq_remove_events_get_tag
13692
*(void **) (&snd_seq_remove_events_get_tag_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_get_tag");
13693
if (verbose) {
13694
error = dlerror();
13695
if (error != NULL) {
13696
fprintf(stderr, "%s\n", error);
13697
}
13698
}
13699
// snd_seq_remove_events_set_condition
13700
*(void **) (&snd_seq_remove_events_set_condition_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_condition");
13701
if (verbose) {
13702
error = dlerror();
13703
if (error != NULL) {
13704
fprintf(stderr, "%s\n", error);
13705
}
13706
}
13707
// snd_seq_remove_events_set_queue
13708
*(void **) (&snd_seq_remove_events_set_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_queue");
13709
if (verbose) {
13710
error = dlerror();
13711
if (error != NULL) {
13712
fprintf(stderr, "%s\n", error);
13713
}
13714
}
13715
// snd_seq_remove_events_set_time
13716
*(void **) (&snd_seq_remove_events_set_time_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_time");
13717
if (verbose) {
13718
error = dlerror();
13719
if (error != NULL) {
13720
fprintf(stderr, "%s\n", error);
13721
}
13722
}
13723
// snd_seq_remove_events_set_dest
13724
*(void **) (&snd_seq_remove_events_set_dest_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_dest");
13725
if (verbose) {
13726
error = dlerror();
13727
if (error != NULL) {
13728
fprintf(stderr, "%s\n", error);
13729
}
13730
}
13731
// snd_seq_remove_events_set_channel
13732
*(void **) (&snd_seq_remove_events_set_channel_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_channel");
13733
if (verbose) {
13734
error = dlerror();
13735
if (error != NULL) {
13736
fprintf(stderr, "%s\n", error);
13737
}
13738
}
13739
// snd_seq_remove_events_set_event_type
13740
*(void **) (&snd_seq_remove_events_set_event_type_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_event_type");
13741
if (verbose) {
13742
error = dlerror();
13743
if (error != NULL) {
13744
fprintf(stderr, "%s\n", error);
13745
}
13746
}
13747
// snd_seq_remove_events_set_tag
13748
*(void **) (&snd_seq_remove_events_set_tag_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events_set_tag");
13749
if (verbose) {
13750
error = dlerror();
13751
if (error != NULL) {
13752
fprintf(stderr, "%s\n", error);
13753
}
13754
}
13755
// snd_seq_remove_events
13756
*(void **) (&snd_seq_remove_events_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_remove_events");
13757
if (verbose) {
13758
error = dlerror();
13759
if (error != NULL) {
13760
fprintf(stderr, "%s\n", error);
13761
}
13762
}
13763
// snd_seq_set_bit
13764
*(void **) (&snd_seq_set_bit_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_bit");
13765
if (verbose) {
13766
error = dlerror();
13767
if (error != NULL) {
13768
fprintf(stderr, "%s\n", error);
13769
}
13770
}
13771
// snd_seq_unset_bit
13772
*(void **) (&snd_seq_unset_bit_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_unset_bit");
13773
if (verbose) {
13774
error = dlerror();
13775
if (error != NULL) {
13776
fprintf(stderr, "%s\n", error);
13777
}
13778
}
13779
// snd_seq_change_bit
13780
*(void **) (&snd_seq_change_bit_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_change_bit");
13781
if (verbose) {
13782
error = dlerror();
13783
if (error != NULL) {
13784
fprintf(stderr, "%s\n", error);
13785
}
13786
}
13787
// snd_seq_get_bit
13788
*(void **) (&snd_seq_get_bit_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_get_bit");
13789
if (verbose) {
13790
error = dlerror();
13791
if (error != NULL) {
13792
fprintf(stderr, "%s\n", error);
13793
}
13794
}
13795
// snd_seq_control_queue
13796
*(void **) (&snd_seq_control_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_control_queue");
13797
if (verbose) {
13798
error = dlerror();
13799
if (error != NULL) {
13800
fprintf(stderr, "%s\n", error);
13801
}
13802
}
13803
// snd_seq_create_simple_port
13804
*(void **) (&snd_seq_create_simple_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_create_simple_port");
13805
if (verbose) {
13806
error = dlerror();
13807
if (error != NULL) {
13808
fprintf(stderr, "%s\n", error);
13809
}
13810
}
13811
// snd_seq_delete_simple_port
13812
*(void **) (&snd_seq_delete_simple_port_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_delete_simple_port");
13813
if (verbose) {
13814
error = dlerror();
13815
if (error != NULL) {
13816
fprintf(stderr, "%s\n", error);
13817
}
13818
}
13819
// snd_seq_connect_from
13820
*(void **) (&snd_seq_connect_from_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_connect_from");
13821
if (verbose) {
13822
error = dlerror();
13823
if (error != NULL) {
13824
fprintf(stderr, "%s\n", error);
13825
}
13826
}
13827
// snd_seq_connect_to
13828
*(void **) (&snd_seq_connect_to_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_connect_to");
13829
if (verbose) {
13830
error = dlerror();
13831
if (error != NULL) {
13832
fprintf(stderr, "%s\n", error);
13833
}
13834
}
13835
// snd_seq_disconnect_from
13836
*(void **) (&snd_seq_disconnect_from_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_disconnect_from");
13837
if (verbose) {
13838
error = dlerror();
13839
if (error != NULL) {
13840
fprintf(stderr, "%s\n", error);
13841
}
13842
}
13843
// snd_seq_disconnect_to
13844
*(void **) (&snd_seq_disconnect_to_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_disconnect_to");
13845
if (verbose) {
13846
error = dlerror();
13847
if (error != NULL) {
13848
fprintf(stderr, "%s\n", error);
13849
}
13850
}
13851
// snd_seq_set_client_name
13852
*(void **) (&snd_seq_set_client_name_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_name");
13853
if (verbose) {
13854
error = dlerror();
13855
if (error != NULL) {
13856
fprintf(stderr, "%s\n", error);
13857
}
13858
}
13859
// snd_seq_set_client_event_filter
13860
*(void **) (&snd_seq_set_client_event_filter_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_event_filter");
13861
if (verbose) {
13862
error = dlerror();
13863
if (error != NULL) {
13864
fprintf(stderr, "%s\n", error);
13865
}
13866
}
13867
// snd_seq_set_client_pool_output
13868
*(void **) (&snd_seq_set_client_pool_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_pool_output");
13869
if (verbose) {
13870
error = dlerror();
13871
if (error != NULL) {
13872
fprintf(stderr, "%s\n", error);
13873
}
13874
}
13875
// snd_seq_set_client_pool_output_room
13876
*(void **) (&snd_seq_set_client_pool_output_room_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_pool_output_room");
13877
if (verbose) {
13878
error = dlerror();
13879
if (error != NULL) {
13880
fprintf(stderr, "%s\n", error);
13881
}
13882
}
13883
// snd_seq_set_client_pool_input
13884
*(void **) (&snd_seq_set_client_pool_input_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_set_client_pool_input");
13885
if (verbose) {
13886
error = dlerror();
13887
if (error != NULL) {
13888
fprintf(stderr, "%s\n", error);
13889
}
13890
}
13891
// snd_seq_sync_output_queue
13892
*(void **) (&snd_seq_sync_output_queue_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_sync_output_queue");
13893
if (verbose) {
13894
error = dlerror();
13895
if (error != NULL) {
13896
fprintf(stderr, "%s\n", error);
13897
}
13898
}
13899
// snd_seq_parse_address
13900
*(void **) (&snd_seq_parse_address_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_parse_address");
13901
if (verbose) {
13902
error = dlerror();
13903
if (error != NULL) {
13904
fprintf(stderr, "%s\n", error);
13905
}
13906
}
13907
// snd_seq_reset_pool_output
13908
*(void **) (&snd_seq_reset_pool_output_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_reset_pool_output");
13909
if (verbose) {
13910
error = dlerror();
13911
if (error != NULL) {
13912
fprintf(stderr, "%s\n", error);
13913
}
13914
}
13915
// snd_seq_reset_pool_input
13916
*(void **) (&snd_seq_reset_pool_input_dylibloader_wrapper_asound) = dlsym(handle, "snd_seq_reset_pool_input");
13917
if (verbose) {
13918
error = dlerror();
13919
if (error != NULL) {
13920
fprintf(stderr, "%s\n", error);
13921
}
13922
}
13923
// snd_midi_event_new
13924
*(void **) (&snd_midi_event_new_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_new");
13925
if (verbose) {
13926
error = dlerror();
13927
if (error != NULL) {
13928
fprintf(stderr, "%s\n", error);
13929
}
13930
}
13931
// snd_midi_event_resize_buffer
13932
*(void **) (&snd_midi_event_resize_buffer_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_resize_buffer");
13933
if (verbose) {
13934
error = dlerror();
13935
if (error != NULL) {
13936
fprintf(stderr, "%s\n", error);
13937
}
13938
}
13939
// snd_midi_event_free
13940
*(void **) (&snd_midi_event_free_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_free");
13941
if (verbose) {
13942
error = dlerror();
13943
if (error != NULL) {
13944
fprintf(stderr, "%s\n", error);
13945
}
13946
}
13947
// snd_midi_event_init
13948
*(void **) (&snd_midi_event_init_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_init");
13949
if (verbose) {
13950
error = dlerror();
13951
if (error != NULL) {
13952
fprintf(stderr, "%s\n", error);
13953
}
13954
}
13955
// snd_midi_event_reset_encode
13956
*(void **) (&snd_midi_event_reset_encode_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_reset_encode");
13957
if (verbose) {
13958
error = dlerror();
13959
if (error != NULL) {
13960
fprintf(stderr, "%s\n", error);
13961
}
13962
}
13963
// snd_midi_event_reset_decode
13964
*(void **) (&snd_midi_event_reset_decode_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_reset_decode");
13965
if (verbose) {
13966
error = dlerror();
13967
if (error != NULL) {
13968
fprintf(stderr, "%s\n", error);
13969
}
13970
}
13971
// snd_midi_event_no_status
13972
*(void **) (&snd_midi_event_no_status_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_no_status");
13973
if (verbose) {
13974
error = dlerror();
13975
if (error != NULL) {
13976
fprintf(stderr, "%s\n", error);
13977
}
13978
}
13979
// snd_midi_event_encode
13980
*(void **) (&snd_midi_event_encode_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_encode");
13981
if (verbose) {
13982
error = dlerror();
13983
if (error != NULL) {
13984
fprintf(stderr, "%s\n", error);
13985
}
13986
}
13987
// snd_midi_event_encode_byte
13988
*(void **) (&snd_midi_event_encode_byte_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_encode_byte");
13989
if (verbose) {
13990
error = dlerror();
13991
if (error != NULL) {
13992
fprintf(stderr, "%s\n", error);
13993
}
13994
}
13995
// snd_midi_event_decode
13996
*(void **) (&snd_midi_event_decode_dylibloader_wrapper_asound) = dlsym(handle, "snd_midi_event_decode");
13997
if (verbose) {
13998
error = dlerror();
13999
if (error != NULL) {
14000
fprintf(stderr, "%s\n", error);
14001
}
14002
}
14003
return 0;
14004
}
14005
14006