summaryrefslogtreecommitdiff
path: root/win32/libxine.def
blob: 48e6dea6395809b13fa1c48a0554c28d390291a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
;------------------------------------------------------------
; LIBXINE DLL DEFINITIONS FILE

EXPORTS

xine_init
xine_exit
xine_play
xine_stop
xine_eject

xine_open
xine_close
xine_new
xine_dispose
xine_stream_new
xine_stream_master_slave

xine_trick_mode
xine_engine_set_param
xine_engine_get_param

xine_get_status
xine_get_audio_channel
xine_get_audio_lang
get_audio_decoder
xine_get_spu_channel
xine_get_spu_lang
xine_select_spu_channel
get_spu_decoder
xine_get_browsable_input_plugin_ids
xine_get_browse_mrls
xine_get_autoplay_input_plugin_ids
xine_get_autoplay_mrls
xine_get_file_extensions
xine_get_mime_types
xine_get_demux_for_mime_type
xine_get_input_plugin_description
xine_list_video_output_plugins
xine_list_audio_output_plugins
xine_get_current_frame

xine_get_meta_info

xine_open_video_driver
xine_open_audio_driver
xine_close_audio_driver
xine_close_video_driver

xine_log
xine_get_log
xine_get_error
xine_port_send_gui_data

xine_get_version_string
xine_get_version
xine_check_version
xine_set_param
xine_get_param

xine_get_current_frame
xine_get_current_vpts
xine_get_current_info
xine_get_stream_info
xine_get_pos_length

xine_set_speed

xine_post_init
xine_list_post_plugins
xine_list_post_plugins_typed
xine_post_list_inputs
xine_post_list_outputs
xine_post_input
xine_post_output
xine_post_wire
xine_post_wire_video_port
xine_post_wire_audio_port
xine_get_video_source
xine_get_audio_source
xine_post_dispose

xine_get_log_section_count
xine_get_log_names
xine_register_log_cb

xine_event_create_listener_thread
xine_event_new_queue
xine_event_send
xine_event_free
xine_event_get
xine_event_wait
xine_event_dispose_queue

xine_osd_new
xine_osd_draw_point
xine_osd_draw_line
xine_osd_draw_rect
xine_osd_draw_text
xine_osd_draw_bitmap
xine_osd_get_text_size
xine_osd_set_font
xine_osd_set_encoding
xine_osd_set_position
xine_osd_show
xine_osd_hide
xine_osd_clear
xine_osd_set_text_palette
xine_osd_get_palette
xine_osd_set_palette
xine_osd_free

xine_tvmode_init
xine_tvmode_use
xine_tvmode_set_tvsystem
xine_tvmode_switch
xine_tvmode_size
xine_tvmode_exit

xine_message

xine_config_register_string
xine_config_register_range
xine_config_register_enum
xine_config_register_num
xine_config_register_bool
xine_config_get_first_entry
xine_config_get_next_entry
xine_config_lookup_entry
xine_config_update_entry
xine_config_load
xine_config_save
xine_config_reset
xine_config_update_entry

xine_demux_control_newpts
xine_demux_control_start
xine_demux_flush_engine
xine_demux_check_extension
xine_demux_read_header
xine_read_abort

fourcc_to_buf_video
formattag_to_buf_audio
xine_bmiheader_le2me
xine_waveformatex_le2me
buf_video_name
buf_audio_name

vo_scale_init
vo_scale_compute_output_size
vo_scale_compute_ideal_size
vo_scale_aspect_ratio_name

xine_set_stream_info
xine_set_meta_info
xine_set_metan_info

xio_select
xio_tcp_connect
xio_tcp_read
xio_tcp_write
xio_file_read
xio_file_write