FFmpegfs Fuse Multi Media Filesystem 2.16
|
#include <aiff.h>
Public Attributes | |
AIFF_ID | m_ckID |
Chunk ID. More... | |
uint32_t | m_ckSize |
Size of this chunk - 8. More... | |
AIFF chunk (anything else than the special chunks like form, common etc.)
AIFF_ID AIFF_CHUNK::m_ckID |
uint32_t AIFF_CHUNK::m_ckSize |
Size of this chunk - 8.
Definition at line 63 of file aiff.h.
Referenced by FFmpeg_Transcoder::read_aiff_chunk().