Data Fields | |
int64_t | data |
int64_t | data_end |
int64_t | minpts |
int64_t | maxpts |
int | last_duration |
Definition at line 25 of file wav.c.
int64_t WAVContext::data |
int64_t WAVContext::data_end |
Definition at line 27 of file wav.c.
Referenced by wav_read_header(), and wav_read_packet().
int64_t WAVContext::maxpts |
int64_t WAVContext::minpts |