vorbisfile

Undocumented in source.

Members

Aliases

ogg_int16_t
alias ogg_int16_t = short
Undocumented in source.
ogg_int32_t
alias ogg_int32_t = int
Undocumented in source.
ogg_int64_t
alias ogg_int64_t = long
Undocumented in source.
ogg_uint16_t
alias ogg_uint16_t = ushort
Undocumented in source.
ogg_uint32_t
alias ogg_uint32_t = uint
Undocumented in source.
ogg_uint64_t
alias ogg_uint64_t = ulong
Undocumented in source.

Enums

NOTOPEN
anonymousenum NOTOPEN
Undocumented in source.

Static functions

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.

Structs

OggVorbis_File
struct OggVorbis_File
Undocumented in source.
alloc_chain
struct alloc_chain
Undocumented in source.
ogg_iovec_t
struct ogg_iovec_t
Undocumented in source.
ogg_packet
struct ogg_packet
Undocumented in source.
ogg_page
struct ogg_page
Undocumented in source.
ogg_stream_state
struct ogg_stream_state
Undocumented in source.
ogg_sync_state
struct ogg_sync_state
Undocumented in source.
oggpack_buffer
struct oggpack_buffer
Undocumented in source.
ov_callbacks
struct ov_callbacks
Undocumented in source.
vorbis_block
struct vorbis_block
Undocumented in source.
vorbis_comment
struct vorbis_comment
Undocumented in source.
vorbis_dsp_state
struct vorbis_dsp_state
Undocumented in source.
vorbis_info
struct vorbis_info
Undocumented in source.

Meta