Data Fields | |
int64_t | pos |
int | nblocks |
int | size |
int | skip |
int64_t | pts |
Definition at line 68 of file ape.c.
int64_t APEFrame::pos |
Definition at line 69 of file ape.c.
Referenced by ape_dumpinfo(), ape_read_header(), and ape_read_packet().
int APEFrame::size |
Definition at line 71 of file ape.c.
Referenced by ape_dumpinfo(), ape_read_header(), and ape_read_packet().
int APEFrame::skip |
int64_t APEFrame::pts |