Audio Effects Framework
CAudioFileIf::FileSpec_t Struct Reference

#include <AudioFileIf.h>

Public Attributes

FileFormat_t eFormat
 file format (wav, aiff, raw) More...
 
BitStream_t eBitStreamType
 word length and sample type More...
 
int iNumChannels
 number of audio channels More...
 
float fSampleRateInHz
 sample rate in Hz More...
 

Member Data Documentation

◆ eBitStreamType

BitStream_t CAudioFileIf::FileSpec_t::eBitStreamType

word length and sample type

◆ eFormat

FileFormat_t CAudioFileIf::FileSpec_t::eFormat

file format (wav, aiff, raw)

◆ fSampleRateInHz

float CAudioFileIf::FileSpec_t::fSampleRateInHz

sample rate in Hz

◆ iNumChannels

int CAudioFileIf::FileSpec_t::iNumChannels

number of audio channels


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