Data Fields | |
int64_t | form |
int64_t | frames |
int64_t | ssnd |
Definition at line 29 of file aiffenc.c.
int64_t AIFFOutputContext::form |
Definition at line 30 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().
int64_t AIFFOutputContext::frames |
Definition at line 31 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().
int64_t AIFFOutputContext::ssnd |
Definition at line 32 of file aiffenc.c.
Referenced by aiff_write_header(), and aiff_write_trailer().