km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
ogg_stream_state
vorbisfile
Undocumented in source.
struct
ogg_stream_state {
ubyte
*
body_data
;
c_long
body_storage
;
c_long
body_fill
;
c_long
body_returned
;
int
*
lacing_vals
;
ogg_int64_t
*
granule_vals
;
c_long
lacing_storage
;
c_long
lacing_fill
;
c_long
lacing_packet
;
c_long
lacing_returned
;
ubyte
[
282
]
header
;
int
header_fill
;
int
e_o_s
;
int
b_o_s
;
c_long
serialno
;
c_long
pageno
;
ogg_int64_t
packetno
;
ogg_int64_t
granulepos
;
}
Members
Variables
b_o_s
int
b_o_s
;
Undocumented in source.
body_data
ubyte
*
body_data
;
Undocumented in source.
body_fill
c_long
body_fill
;
Undocumented in source.
body_returned
c_long
body_returned
;
Undocumented in source.
body_storage
c_long
body_storage
;
Undocumented in source.
e_o_s
int
e_o_s
;
Undocumented in source.
granule_vals
ogg_int64_t
*
granule_vals
;
Undocumented in source.
granulepos
ogg_int64_t
granulepos
;
Undocumented in source.
header
ubyte
[
282
]
header
;
Undocumented in source.
header_fill
int
header_fill
;
Undocumented in source.
lacing_fill
c_long
lacing_fill
;
Undocumented in source.
lacing_packet
c_long
lacing_packet
;
Undocumented in source.
lacing_returned
c_long
lacing_returned
;
Undocumented in source.
lacing_storage
c_long
lacing_storage
;
Undocumented in source.
lacing_vals
int
*
lacing_vals
;
Undocumented in source.
packetno
ogg_int64_t
packetno
;
Undocumented in source.
pageno
c_long
pageno
;
Undocumented in source.
serialno
c_long
serialno
;
Undocumented in source.
Meta
Source
See Implementation
vorbisfile
aliases
ogg_int16_t
ogg_int32_t
ogg_int64_t
ogg_uint16_t
ogg_uint32_t
ogg_uint64_t
enums
NOTOPEN
static functions
ov_bitrate
ov_bitrate_instant
ov_clear
ov_comment
ov_crosslap
ov_fopen
ov_halfrate
ov_halfrate_p
ov_info
ov_open_callbacks
ov_pcm_seek
ov_pcm_seek_lap
ov_pcm_seek_page
ov_pcm_seek_page_lap
ov_pcm_tell
ov_pcm_total
ov_raw_seek
ov_raw_seek_lap
ov_raw_tell
ov_raw_total
ov_read
ov_read_float
ov_seekable
ov_serialnumber
ov_streams
ov_test_callbacks
ov_test_open
ov_time_seek
ov_time_seek_lap
ov_time_seek_page
ov_time_seek_page_lap
ov_time_tell
ov_time_total
structs
OggVorbis_File
alloc_chain
ogg_iovec_t
ogg_packet
ogg_page
ogg_stream_state
ogg_sync_state
oggpack_buffer
ov_callbacks
vorbis_block
vorbis_comment
vorbis_dsp_state
vorbis_info