#include <ipod_io.h>
Public Attributes | |
| void * | userData |
| ipod_io type-specific data, sent to callback | |
| ipod_io_read_func | read |
| Read callback. | |
| ipod_io_write_func | write |
| Write callback. | |
| ipod_io_tell_func | tell |
| Tell callback. | |
| ipod_io_seek_func | seek |
| Seek callback. | |
| ipod_io_length_func | length |
| Length callback. | |
1.3.9.1