ov_callbacks

Undocumented in source.

Members

Variables

close_func
int function(void*) close_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
read_func
size_t function(void*, size_t, size_t, void*) read_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
seek_func
int function(void*, ogg_int64_t, int) seek_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tell_func
c_long function(void*) tell_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta