derelict.ogg.ogg

Undocumented in source.

Members

Aliases

da_ogg_packet_clear
alias da_ogg_packet_clear = void function(ogg_packet*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_bos
alias da_ogg_page_bos = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_checksum_set
alias da_ogg_page_checksum_set = void function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_continued
alias da_ogg_page_continued = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_eos
alias da_ogg_page_eos = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_granulepos
alias da_ogg_page_granulepos = ogg_int64_t function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_packets
alias da_ogg_page_packets = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_pageno
alias da_ogg_page_pageno = c_long function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_serialno
alias da_ogg_page_serialno = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_page_version
alias da_ogg_page_version = int function(ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_clear
alias da_ogg_stream_clear = int function(ogg_stream_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_destroy
alias da_ogg_stream_destroy = int function(ogg_stream_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_eos
alias da_ogg_stream_eos = int function(ogg_stream_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_flush
alias da_ogg_stream_flush = int function(ogg_stream_state*, ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_init
alias da_ogg_stream_init = int function(ogg_stream_state*, int serialno)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_packetin
alias da_ogg_stream_packetin = int function(ogg_stream_state*, ogg_packet*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_packetout
alias da_ogg_stream_packetout = int function(ogg_stream_state*, ogg_packet*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_packetpeek
alias da_ogg_stream_packetpeek = int function(ogg_stream_state*, ogg_packet*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_pagein
alias da_ogg_stream_pagein = int function(ogg_stream_state*, ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_pageout
alias da_ogg_stream_pageout = int function(ogg_stream_state*, ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_reset
alias da_ogg_stream_reset = int function(ogg_stream_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_stream_reset_serialno
alias da_ogg_stream_reset_serialno = int function(ogg_stream_state*, int serialno)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_buffer
alias da_ogg_sync_buffer = byte* function(ogg_sync_state*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_clear
alias da_ogg_sync_clear = int function(ogg_sync_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_destroy
alias da_ogg_sync_destroy = int function(ogg_sync_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_init
alias da_ogg_sync_init = int function(ogg_sync_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_pageout
alias da_ogg_sync_pageout = int function(ogg_sync_state*, ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_pageseek
alias da_ogg_sync_pageseek = c_long function(ogg_sync_state*, ogg_page*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_reset
alias da_ogg_sync_reset = int function(ogg_sync_state*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ogg_sync_wrote
alias da_ogg_sync_wrote = int function(ogg_sync_state*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_adv
alias da_oggpackB_adv = void function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_adv1
alias da_oggpackB_adv1 = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_bits
alias da_oggpackB_bits = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_bytes
alias da_oggpackB_bytes = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_get_buffer
alias da_oggpackB_get_buffer = ubyte function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_look
alias da_oggpackB_look = c_long function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_look1
alias da_oggpackB_look1 = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_read
alias da_oggpackB_read = c_long function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_read1
alias da_oggpackB_read1 = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_readinit
alias da_oggpackB_readinit = void function(oggpack_buffer*, ubyte*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_reset
alias da_oggpackB_reset = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_write
alias da_oggpackB_write = void function(oggpack_buffer*, uint, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_writealign
alias da_oggpackB_writealign = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_writeclear
alias da_oggpackB_writeclear = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_writecopy
alias da_oggpackB_writecopy = void function(oggpack_buffer*, void*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_writeinit
alias da_oggpackB_writeinit = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpackB_writetrunc
alias da_oggpackB_writetrunc = void function(oggpack_buffer*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_adv
alias da_oggpack_adv = void function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_adv1
alias da_oggpack_adv1 = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_bits
alias da_oggpack_bits = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_bytes
alias da_oggpack_bytes = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_get_buffer
alias da_oggpack_get_buffer = ubyte function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_look
alias da_oggpack_look = c_long function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_look1
alias da_oggpack_look1 = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_read
alias da_oggpack_read = c_long function(oggpack_buffer*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_read1
alias da_oggpack_read1 = c_long function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_readinit
alias da_oggpack_readinit = void function(oggpack_buffer*, ubyte*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_reset
alias da_oggpack_reset = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_write
alias da_oggpack_write = void function(oggpack_buffer*, c_ulong, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_writealign
alias da_oggpack_writealign = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_writeclear
alias da_oggpack_writeclear = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_writecopy
alias da_oggpack_writecopy = void function(oggpack_buffer*, void*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_writeinit
alias da_oggpack_writeinit = void function(oggpack_buffer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_oggpack_writetrunc
alias da_oggpack_writetrunc = void function(oggpack_buffer*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
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.

Classes

DerelictOggLoader
class DerelictOggLoader
Undocumented in source.

Static variables

DerelictOgg
DerelictOggLoader DerelictOgg;
Undocumented in source.
ogg_packet_clear
da_ogg_packet_clear ogg_packet_clear;
Undocumented in source.
ogg_page_bos
da_ogg_page_bos ogg_page_bos;
Undocumented in source.
ogg_page_checksum_set
da_ogg_page_checksum_set ogg_page_checksum_set;
Undocumented in source.
ogg_page_continued
da_ogg_page_continued ogg_page_continued;
Undocumented in source.
ogg_page_eos
da_ogg_page_eos ogg_page_eos;
Undocumented in source.
ogg_page_granulepos
da_ogg_page_granulepos ogg_page_granulepos;
Undocumented in source.
ogg_page_packets
da_ogg_page_packets ogg_page_packets;
Undocumented in source.
ogg_page_pageno
da_ogg_page_pageno ogg_page_pageno;
Undocumented in source.
ogg_page_serialno
da_ogg_page_serialno ogg_page_serialno;
Undocumented in source.
ogg_page_version
da_ogg_page_version ogg_page_version;
Undocumented in source.
ogg_stream_clear
da_ogg_stream_clear ogg_stream_clear;
Undocumented in source.
ogg_stream_destroy
da_ogg_stream_destroy ogg_stream_destroy;
Undocumented in source.
ogg_stream_eos
da_ogg_stream_eos ogg_stream_eos;
Undocumented in source.
ogg_stream_flush
da_ogg_stream_flush ogg_stream_flush;
Undocumented in source.
ogg_stream_init
da_ogg_stream_init ogg_stream_init;
Undocumented in source.
ogg_stream_packetin
da_ogg_stream_packetin ogg_stream_packetin;
Undocumented in source.
ogg_stream_packetout
da_ogg_stream_packetout ogg_stream_packetout;
Undocumented in source.
ogg_stream_packetpeek
da_ogg_stream_packetpeek ogg_stream_packetpeek;
Undocumented in source.
ogg_stream_pagein
da_ogg_stream_pagein ogg_stream_pagein;
Undocumented in source.
ogg_stream_pageout
da_ogg_stream_pageout ogg_stream_pageout;
Undocumented in source.
ogg_stream_reset
da_ogg_stream_reset ogg_stream_reset;
Undocumented in source.
ogg_stream_reset_serialno
da_ogg_stream_reset_serialno ogg_stream_reset_serialno;
Undocumented in source.
ogg_sync_buffer
da_ogg_sync_buffer ogg_sync_buffer;
Undocumented in source.
ogg_sync_clear
da_ogg_sync_clear ogg_sync_clear;
Undocumented in source.
ogg_sync_destroy
da_ogg_sync_destroy ogg_sync_destroy;
Undocumented in source.
ogg_sync_init
da_ogg_sync_init ogg_sync_init;
Undocumented in source.
ogg_sync_pageout
da_ogg_sync_pageout ogg_sync_pageout;
Undocumented in source.
ogg_sync_pageseek
da_ogg_sync_pageseek ogg_sync_pageseek;
Undocumented in source.
ogg_sync_reset
da_ogg_sync_reset ogg_sync_reset;
Undocumented in source.
ogg_sync_wrote
da_ogg_sync_wrote ogg_sync_wrote;
Undocumented in source.
oggpackB_adv
da_oggpackB_adv oggpackB_adv;
Undocumented in source.
oggpackB_adv1
da_oggpackB_adv1 oggpackB_adv1;
Undocumented in source.
oggpackB_bits
da_oggpackB_bits oggpackB_bits;
Undocumented in source.
oggpackB_bytes
da_oggpackB_bytes oggpackB_bytes;
Undocumented in source.
oggpackB_get_buffer
da_oggpackB_get_buffer oggpackB_get_buffer;
Undocumented in source.
oggpackB_look
da_oggpackB_look oggpackB_look;
Undocumented in source.
oggpackB_look1
da_oggpackB_look1 oggpackB_look1;
Undocumented in source.
oggpackB_read
da_oggpackB_read oggpackB_read;
Undocumented in source.
oggpackB_read1
da_oggpackB_read1 oggpackB_read1;
Undocumented in source.
oggpackB_readinit
da_oggpackB_readinit oggpackB_readinit;
Undocumented in source.
oggpackB_reset
da_oggpackB_reset oggpackB_reset;
Undocumented in source.
oggpackB_write
da_oggpackB_write oggpackB_write;
Undocumented in source.
oggpackB_writealign
da_oggpackB_writealign oggpackB_writealign;
Undocumented in source.
oggpackB_writeclear
da_oggpackB_writeclear oggpackB_writeclear;
Undocumented in source.
oggpackB_writecopy
da_oggpackB_writecopy oggpackB_writecopy;
Undocumented in source.
oggpackB_writeinit
da_oggpackB_writeinit oggpackB_writeinit;
Undocumented in source.
oggpackB_writetrunc
da_oggpackB_writetrunc oggpackB_writetrunc;
Undocumented in source.
oggpack_adv
da_oggpack_adv oggpack_adv;
Undocumented in source.
oggpack_adv1
da_oggpack_adv1 oggpack_adv1;
Undocumented in source.
oggpack_bits
da_oggpack_bits oggpack_bits;
Undocumented in source.
oggpack_bytes
da_oggpack_bytes oggpack_bytes;
Undocumented in source.
oggpack_get_buffer
da_oggpack_get_buffer oggpack_get_buffer;
Undocumented in source.
oggpack_look
da_oggpack_look oggpack_look;
Undocumented in source.
oggpack_look1
da_oggpack_look1 oggpack_look1;
Undocumented in source.
oggpack_read
da_oggpack_read oggpack_read;
Undocumented in source.
oggpack_read1
da_oggpack_read1 oggpack_read1;
Undocumented in source.
oggpack_readinit
da_oggpack_readinit oggpack_readinit;
Undocumented in source.
oggpack_reset
da_oggpack_reset oggpack_reset;
Undocumented in source.
oggpack_write
da_oggpack_write oggpack_write;
Undocumented in source.
oggpack_writealign
da_oggpack_writealign oggpack_writealign;
Undocumented in source.
oggpack_writeclear
da_oggpack_writeclear oggpack_writeclear;
Undocumented in source.
oggpack_writecopy
da_oggpack_writecopy oggpack_writecopy;
Undocumented in source.
oggpack_writeinit
da_oggpack_writeinit oggpack_writeinit;
Undocumented in source.
oggpack_writetrunc
da_oggpack_writetrunc oggpack_writetrunc;
Undocumented in source.

Structs

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.

Meta