Data Fields | |
int64_t | form |
int64_t | frames |
int64_t | ssnd |
Definition at line 25 of file aiffenc.c.
int64_t AIFFOutputContext::form |
Definition at line 26 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().
int64_t AIFFOutputContext::frames |
Definition at line 27 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().
int64_t AIFFOutputContext::ssnd |
Definition at line 28 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().