libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
Parámetros de sonido. More...
#include <moSoundManager.h>
Public Attributes | |
moWord | wFormatTag |
moWord | nChannels |
moDWord | nSamplesPerSec |
moDWord | nAvgBytesPerSec |
moWord | nBlockAlign |
moWord | wBitsPerSample |
moWord | cbSize |
moWord moSoundParam::cbSize |
Definition at line 75 of file moSoundManager.h.
moDWord moSoundParam::nAvgBytesPerSec |
Definition at line 72 of file moSoundManager.h.
moWord moSoundParam::nBlockAlign |
Definition at line 73 of file moSoundManager.h.
moWord moSoundParam::nChannels |
Definition at line 70 of file moSoundManager.h.
moDWord moSoundParam::nSamplesPerSec |
Definition at line 71 of file moSoundManager.h.
moWord moSoundParam::wBitsPerSample |
Definition at line 74 of file moSoundManager.h.
moWord moSoundParam::wFormatTag |
Definition at line 69 of file moSoundManager.h.