![]() |
OpenDAFF C++ API
v1.7
Directional Audio File Format
|
#include "Utils.h"
Go to the source code of this file.
Classes | |
struct | DAFFFileHeader |
This is the (pre) header of DAFF files. More... | |
struct | DAFFFileBlockEntry |
A file block entry. More... | |
struct | DAFFMainHeader |
struct | DAFFContentHeaderIR |
DAFF file format content header for impulse responses. More... | |
struct | DAFFContentHeaderMS |
DAFF file format content header for magnitude spectra. More... | |
struct | DAFFContentHeaderPS |
DAFF file format content header for phase spectra. More... | |
struct | DAFFContentHeaderMPS |
DAFF file format content header for magnitude-phase spectra. More... | |
struct | DAFFContentHeaderDFT |
DAFF file format content header for discrete Fourier spectra. More... | |
struct | DAFFRecordChannelDescDefault |
struct | DAFFRecordChannelDescIR |
Record channel descriptor: impulse responses content. More... | |
Macros | |
#define | DAFF_PACK_ATTR __attribute__((__packed__)) |
Variables | |
struct DAFFFileHeader | DAFF_PACK_ATTR |
struct DAFFRecordChannelDescIR DAFF_PACK_ATTR __attribute__((__packed__)) |
Definition at line 28 of file DAFFHeader.h.
struct DAFFRecordChannelDescIR DAFF_PACK_ATTR |