OpenDAFF C++ API  v1.7
Directional Audio File Format
Public Member Functions | Public Attributes | List of all members
DAFFContentHeaderMPS Struct Reference

DAFF file format content header for magnitude-phase spectra. More...

#include <DAFFHeader.h>

Public Member Functions

void fixEndianness ()
 @ Number of support frequencies More...
 

Public Attributes

float fMax
 
int32_t iNumFreqs
 @ Maximum magnitude value over all records/channels/frequencies More...
 

Detailed Description

DAFF file format content header for magnitude-phase spectra.

Definition at line 202 of file DAFFHeader.h.

Member Function Documentation

void DAFFContentHeaderMPS::fixEndianness ( )
inline

@ Number of support frequencies

Convert the little-endian file format into the systems endianness

Definition at line 211 of file DAFFHeader.h.

Member Data Documentation

float DAFFContentHeaderMPS::fMax

Definition at line 205 of file DAFFHeader.h.

int32_t DAFFContentHeaderMPS::iNumFreqs

@ Maximum magnitude value over all records/channels/frequencies

Definition at line 206 of file DAFFHeader.h.


The documentation for this struct was generated from the following file:
OpenDAFF is a project from the Institute of Technical Acoustics, RWTH Aachen University, Germany.