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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moSoundParam Struct Reference

Parámetros de sonido. More...

#include <moSoundManager.h>

Public Attributes

moWord wFormatTag
 
moWord nChannels
 
moDWord nSamplesPerSec
 
moDWord nAvgBytesPerSec
 
moWord nBlockAlign
 
moWord wBitsPerSample
 
moWord cbSize
 

Detailed Description

Parámetros de sonido.

Parámetros de sonido

Definition at line 68 of file moSoundManager.h.

Member Data Documentation

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.


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