int16buffers Struct Reference

List of all members.


Detailed Description

Definition at line 146 of file freesurround.cpp.


Public Member Functions

 int16buffers (unsigned int s)
void resize (unsigned int s)
void clear ()

Public Attributes

std::vector< short > l
std::vector< short > r
std::vector< short > c
std::vector< short > ls
std::vector< short > rs
std::vector< short > lfe

Constructor & Destructor Documentation

int16buffers::int16buffers ( unsigned int  s  )  [inline]

Definition at line 148 of file freesurround.cpp.


Member Function Documentation

void int16buffers::resize ( unsigned int  s  )  [inline]

Definition at line 150 of file freesurround.cpp.

void int16buffers::clear (  )  [inline]

Definition at line 155 of file freesurround.cpp.

Referenced by FreeSurround::flush(), and FreeSurround::open().


Member Data Documentation

std::vector<short> int16buffers::l

std::vector<short> int16buffers::r

std::vector<short> int16buffers::c

std::vector<short> int16buffers::ls

std::vector<short> int16buffers::rs

std::vector<short> int16buffers::lfe


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

Generated on Sat Dec 18 05:16:04 2010 for MythTV by  doxygen 1.5.5