MythTV
master
|
Public Member Functions | |
buffers (unsigned int s) | |
void | resize (unsigned int s) |
void | clear () |
Public Attributes | |
std::vector< float > | m_l |
std::vector< float > | m_r |
std::vector< float > | m_c |
std::vector< float > | m_ls |
std::vector< float > | m_rs |
std::vector< float > | m_lfe |
std::vector< float > | m_cs |
std::vector< float > | m_lcs |
std::vector< float > | m_rcs |
std::vector< float > | m_rls |
std::vector< float > | m_rrs |
Definition at line 50 of file freesurround.cpp.
|
inlineexplicit |
Definition at line 52 of file freesurround.cpp.
|
inline |
Definition at line 54 of file freesurround.cpp.
|
inline |
Definition at line 60 of file freesurround.cpp.
Referenced by FreeSurround::flush(), and FreeSurround::open().
std::vector<float> buffers::m_l |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_r |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_c |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_ls |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_rs |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_lfe |
Definition at line 66 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_cs |
Definition at line 66 of file freesurround.cpp.
std::vector<float> buffers::m_lcs |
Definition at line 66 of file freesurround.cpp.
std::vector<float> buffers::m_rcs |
Definition at line 66 of file freesurround.cpp.
std::vector<float> buffers::m_rls |
Definition at line 67 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().
std::vector<float> buffers::m_rrs |
Definition at line 67 of file freesurround.cpp.
Referenced by clear(), FreeSurround::putFrames(), FreeSurround::receiveFrames(), and resize().