Searched defs:nChannels (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPEHeader.h22 uint16 nChannels; // the number of channels (1 or 2) member in struct:APE_HEADER_OLD
H A DMACLib.cpp122 int __stdcall FillWaveFormatEx(WAVEFORMATEX * pWaveFormatEx, int nSampleRate, int nBitsPerSample, int nChannels) argument
H A DWAVInputSource.cpp21 unsigned short nChannels; // the number of channels member in struct:WAV_FORMAT_HEADER
H A DAPEInfo.h40 int nChannels; // audio channels member in struct:APE_FILE_INFO
H A DNoWindows.h68 WORD nChannels; /* number of channels (i.e. mono, stereo...) */ member in struct:tWAVEFORMATEX
H A DMACLib.h106 unsigned short nChannels; member in struct:WAVE_HEADER
149 uint16 nChannels; // the number of channels (1 or 2) member in struct:APE_HEADER

Completed in 38 milliseconds