ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <audio_resampler_acm.hpp>

Inherits audio_receiver.

Public Member Functions

 audio_resampler_acm (audio_format fmt_in, audio_format fmt_out)
 ~audio_resampler_acm (void)
void open (void)
void close (void)
void audio_receive (unsigned char *, unsigned int)

Protected Attributes

HACMSTREAM acm_stream
ACMSTREAMHEADER acm_header
DWORD src_buflen
DWORD dst_buflen
bool stream_opened
audio_format audfmt_in
audio_format audfmt_out
float buf_secs
WAVEFORMATEX wformat_src
WAVEFORMATEX wformat_dst

Private Member Functions

void init_ (void)

Detailed Description

Definition at line 26 of file audio_resampler_acm.hpp.


The documentation for this class was generated from the following files:

Generated on Sun May 27 2012 06:15:04 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.