FFmpegfs Fuse Multi Media Filesystem 2.16
Public Attributes | List of all members
AIFF_TEXTCHUNK Struct Reference

#include <aiff.h>

Public Attributes

AIFF_ID m_ckID
 Chunk ID, one of "NAME", "AUTH", "(c) ", "ANNO". More...
 
uint32_t m_ckSize
 Size of this chunk - 8. More...
 

Detailed Description

AIFF name chunk

Definition at line 101 of file aiff.h.

Member Data Documentation

◆ m_ckID

AIFF_ID AIFF_TEXTCHUNK::m_ckID

Chunk ID, one of "NAME", "AUTH", "(c) ", "ANNO".

Definition at line 103 of file aiff.h.

◆ m_ckSize

uint32_t AIFF_TEXTCHUNK::m_ckSize

Size of this chunk - 8.

Definition at line 104 of file aiff.h.


The documentation for this struct was generated from the following file: