List of all members.
Public Attributes |
int | current |
int | depth |
riff_chunk * | stack |
riff_chunk * | top |
int | fd |
int | eof |
void * | user |
int | wmode |
int64_t | next_read |
int64_t | next_write |
void * | buffer |
size_t | buflen |
size_t | bufofs |
int(* | read )(void *a, void *b, size_t c) |
int64_t(* | seek )(void *a, int64_t offset) |
int(* | write )(void *a, const void *b, size_t c) |
unsigned char | always_lseek |
int64_t | trk_file_pointer |
unsigned int | fd_owner:1 |
Detailed Description
Definition at line 73 of file riff.h.
The documentation for this struct was generated from the following file: