Wave sound format structure. More...
#include <spSoundLoader.hpp>
Public Member Functions | |
| SWaveFormatFlags () | |
| ~SWaveFormatFlags () | |
Public Attributes | |
| s16 | Channels |
| s32 | SamplesPerSec |
| s32 | BytePerSec |
| s16 | BlockAlign |
| s16 | BitsPerSample |
| EWaveChannelFormats | ChannelFormat |
Wave sound format structure.
| sp::audio::SWaveFormatFlags::SWaveFormatFlags | ( | ) | [inline] |
| sp::audio::SWaveFormatFlags::~SWaveFormatFlags | ( | ) | [inline] |
1.7.1