Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/macos/libvorbisfile.mcp.exp @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

  • Property svn:executable set to *
File size: 503 bytes
Line 
1### From "vorbis/vorbisfile.h"
2
3ov_clear
4ov_open
5ov_open_callbacks
6
7ov_test
8ov_test_callbacks
9ov_test_open
10
11ov_bitrate
12ov_bitrate_instant
13ov_streams
14ov_seekable
15ov_serialnumber
16
17ov_raw_total
18ov_pcm_total
19ov_time_total
20
21ov_raw_seek
22ov_pcm_seek
23ov_pcm_seek_page
24ov_time_seek
25ov_time_seek_page
26
27ov_raw_seek_lap
28ov_pcm_seek_lap
29ov_pcm_seek_page_lap
30ov_time_seek_lap
31ov_time_seek_page_lap
32
33ov_raw_tell
34ov_pcm_tell
35ov_time_tell
36
37ov_info
38ov_comment
39
40ov_read
41ov_read_float
42
43ov_crosslap
44ov_halfrate
45ov_halfrate_p
Note: See TracBrowser for help on using the repository browser.