- ov_bitrate
c_long ov_bitrate(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_bitrate_instant
c_long ov_bitrate_instant(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_clear
int ov_clear(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_comment
vorbis_comment* ov_comment(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_crosslap
int ov_crosslap(OggVorbis_File* , OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_fopen
int ov_fopen(const(char)* , OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_halfrate
int ov_halfrate(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_halfrate_p
int ov_halfrate_p(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_info
vorbis_info* ov_info(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_open_callbacks
int ov_open_callbacks(void* datasource, OggVorbis_File* , const(char)* , c_long , ov_callbacks )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_seek
int ov_pcm_seek(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_seek_lap
int ov_pcm_seek_lap(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_seek_page
int ov_pcm_seek_page(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_seek_page_lap
int ov_pcm_seek_page_lap(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_tell
ogg_int64_t ov_pcm_tell(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_pcm_total
ogg_int64_t ov_pcm_total(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_raw_seek
int ov_raw_seek(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_raw_seek_lap
int ov_raw_seek_lap(OggVorbis_File* , ogg_int64_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_raw_tell
ogg_int64_t ov_raw_tell(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_raw_total
ogg_int64_t ov_raw_total(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_read
c_long ov_read(OggVorbis_File* , byte* , int , int , int , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_read_float
c_long ov_read_float(OggVorbis_File* , float*** , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_seekable
c_long ov_seekable(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_serialnumber
c_long ov_serialnumber(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_streams
c_long ov_streams(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_test_callbacks
int ov_test_callbacks(void* , OggVorbis_File* , const(char)* , c_long , ov_callbacks )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_test_open
int ov_test_open(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_seek
int ov_time_seek(OggVorbis_File* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_seek_lap
int ov_time_seek_lap(OggVorbis_File* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_seek_page
int ov_time_seek_page(OggVorbis_File* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_seek_page_lap
int ov_time_seek_page_lap(OggVorbis_File* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_tell
double ov_time_tell(OggVorbis_File* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ov_time_total
double ov_time_total(OggVorbis_File* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.