about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedmpg123_private.h
blob: b122d48eb9dab090d1f5ce114ce9e3ea4aa78a4c (plain) (blame)
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
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

//GO(mpg123_add_string, 
//GO(mpg123_add_substring, 
//GO(mpg123_chomp_string, 
//GO(mpg123_clip, 
GO(mpg123_close, iFp)
//GO(mpg123_copy_string, 
//GO(mpg123_current_decoder, 
//GO(mpg123_decode, 
GO(mpg123_decode_frame, iFpppp)
GO(mpg123_decode_frame_32, iFpppp)
GO(mpg123_decode_frame_64, iFpppp)
GO(mpg123_decoder, iFppLpLp)
//GO(mpg123_decoders, 
GO(mpg123_delete, vFp)
//GO(mpg123_delete_pars, 
//GO(mpg123_enc_from_id3, 
GO(mpg123_encodings, vFpp)
GO(mpg123_encsize, iFi)
//GO(mpg123_eq, 
GO(mpg123_errcode, iFp)
GO(mpg123_exit, vFv)
GO(mpg123_feature, iFi)
GO(mpg123_feed, iFppL)
GO(mpg123_feedseek, IFpIip)             // Warning, off_t is 64bits!
GO(mpg123_feedseek_32, IFpIip)
GO(mpg123_feedseek_64, IFpIip)
//GO(mpg123_fmt, 
//GO(mpg123_fmt_all, 
//GO(mpg123_fmt_none, 
//GO(mpg123_fmt_support, 
GO(mpg123_format, iFplii)
GO(mpg123_format_all, iFp)
GO(mpg123_format_none, iFp)
GO(mpg123_format_support, iFpli)
GO(mpg123_framebyframe_decode, iFpppp)
GO(mpg123_framebyframe_decode_32, iFpppp)
GO(mpg123_framebyframe_decode_64, iFpppp)
GO(mpg123_framebyframe_next, iFp)
GO(mpg123_framedata, iFpppp)
GO(mpg123_framelength, IFp)
GO(mpg123_framelength_32, IFp)
GO(mpg123_framelength_64, IFp)
GO(mpg123_framepos, IFp)
GO(mpg123_framepos_32, IFp)
GO(mpg123_framepos_64, IFp)
//GO(mpg123_free_string, 
//GO(mpg123_geteq, 
GO(mpg123_getformat, iFpppp)
GO(mpg123_getformat2, iFppppi)
//GO(mpg123_getpar, 
GO(mpg123_getparam, iFpipp)
//GO(mpg123_getstate, 
//GO(mpg123_getvolume, 
//GO(mpg123_grow_string, 
//GO(mpg123_icy, 
//GO(mpg123_icy2utf8, 
//GO(mpg123_id3, 
GO(mpg123_index, iFpppp)
GO(mpg123_index_32, iFpppp)
GO(mpg123_index_64, iFpppp)
//GO(mpg123_info, 
GO(mpg123_init, iFv)
//GO(mpg123_init_string, 
GO(mpg123_length, IFp)
GO(mpg123_length_32, IFp)
GO(mpg123_length_64, IFp)
//GO(mpg123_meta_check, 
//GO(mpg123_meta_free, 
GO(mpg123_new, pFpp)
//GO(mpg123_new_pars, 
GO(mpg123_open, iFpp)
GO(mpg123_open_32, iFpp)
GO(mpg123_open_64, iFpp)
GO(mpg123_open_fd, iFpi)
GO(mpg123_open_fd_32, iFpi)
GO(mpg123_open_fd_64, iFpi)
GO(mpg123_open_feed, iFp)
GO(mpg123_open_handle, iFpp)
GO(mpg123_open_handle_32, iFpp)
GO(mpg123_open_handle_64, iFpp)
//GO(mpg123_outblock, 
//GO(mpg123_par, 
GO(mpg123_param, iFpild)
//GO(mpg123_parnew, 
//GO(mpg123_plain_strerror, 
GO(mpg123_position, iFpIIpppp)
GO(mpg123_position_32, iFpIIpppp)
GO(mpg123_position_64, iFpIIpppp)
GO(mpg123_rates, vFpp)
GO(mpg123_read, iFppp)
//GO(mpg123_replace_buffer, 
//GO(mpg123_replace_reader, 
//GO(mpg123_replace_reader_32, 
//GO(mpg123_replace_reader_64, 
GOM(mpg123_replace_reader_handle, iFEpppp)
GOM(mpg123_replace_reader_handle_32, iFEpppp)
GOM(mpg123_replace_reader_handle_64, iFEpppp)
//GO(mpg123_reset_eq, 
//GO(mpg123_resize_string, 
//GO(mpg123_safe_buffer, 
//GO(mpg123_scan, 
GO(mpg123_seek, IFpIi)
GO(mpg123_seek_32, IFpIi)
GO(mpg123_seek_64, IFpIi)
GO(mpg123_seek_frame, IFpIi)
GO(mpg123_seek_frame_32, IFpIi)
GO(mpg123_seek_frame_64, IFpIi)
GO(mpg123_set_filesize, iFpI)
GO(mpg123_set_filesize_32, iFpI)
GO(mpg123_set_filesize_64, iFpI)
GO(mpg123_set_index, iFppIL)
GO(mpg123_set_index_32, iFppIL)
GO(mpg123_set_index_64, iFppIL)
//GO(mpg123_set_string, 
//GO(mpg123_set_substring, 
//GO(mpg123_spf, 
//GO(mpg123_store_utf8, 
GO(mpg123_strerror, pFp)
//GO(mpg123_strlen, 
//GO(mpg123_supported_decoders, 
GO(mpg123_tell, IFp)
GO(mpg123_tell_32, IFp)
GO(mpg123_tell_64, IFp)
GO(mpg123_tellframe, IFp)
GO(mpg123_tellframe_32, IFp)
GO(mpg123_tellframe_64, IFp)
GO(mpg123_tell_stream, IFp)
GO(mpg123_tell_stream_32, IFp)
GO(mpg123_tell_stream_64, IFp)
GO(mpg123_timeframe, IFpd)
GO(mpg123_timeframe_32, IFpd)
GO(mpg123_timeframe_64, IFpd)
//GO(mpg123_tpf, 
//GO(mpg123_volume, 
//GO(mpg123_volume_change,