Contents Up << >>
File structure
These are the files that comprise the mmedia library.
- sndbase.h
- Header for wxSoundStream base class and wxSoundFormat base class.
- sndbase.cpp
- Basic objects implementation.
- sndfile.h
- wxSoundFileStream base class header.
- sndfile.cpp
- wxSoundFileStream base class implementation.
- sndpcm.h
- wxSoundFormatPcm class header.
- sndpcm.cpp
- wxSoundFormatPcm class implementation.
- sndcpcm.h
- wxSoundCodecPcm class header (PCM converter).
- sndcpcm.cpp
- wxSoundCodecPcm class implementation (PCM converter).
- sndulaw.h
-
- sndulaw.cpp
-
- sndg72x.h
-
- sndg72x.cpp
-
- sndoss.h
-
- sndoss.cpp
-
- sndesd.h
-
- sndesd.cpp
-
- sndwin.h
-
- sndwin.cpp
-
- cdbase.h
-
- cdbase.cpp
-
- cdunix.h
-
- cdunix.cpp
-
- cdwin.h
-
- cdwin.cpp
-
- vidbase.h
-
- vidbase.cpp
-
- vidxanm.h
-
- vidxanm.cpp
-
- vidwin.h
-
- vidwin.cpp
-