ov_callbacks Struct Reference
List of all members.
Public Attributes | 
| 
size_t(*  | read_func )(void *ptr, size_t size, size_t nmemb, void *datasource) | 
| 
int(*  | seek_func )(void *datasource, ogg_int64_t offset, int whence) | 
| 
int(*  | close_func )(void *datasource) | 
| 
long(*  | tell_func )(void *datasource) | 
Detailed Description
Definition at line 51 of file vorbisfile.h.