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

audio_format Class Reference

#include <audio_format.hpp>

Public Member Functions

 audio_format (unsigned int samples_per_second, unsigned short int bits_per_sample, unsigned short int channels)
virtual ~audio_format (void)
bool operator== (audio_format &eq) const
unsigned int sample_rate (void) const
unsigned short int bits (void) const
unsigned short int channels (void) const
unsigned int byte_rate (void) const
unsigned int block_align (void) const
unsigned int samples_in_seconds (float seconds) const
unsigned int samples_in_bytes (unsigned int bytes) const
unsigned int bytes_in_samples (unsigned int samples) const

Protected Attributes

unsigned int samples_psec
unsigned short int bits_psample
unsigned short int chan

Detailed Description

Definition at line 28 of file audio_format.hpp.


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

Generated on Sat May 26 2012 06:14:27 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.