Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
XAUDIO2_BUFFER Struct Reference

#include <xaudio2.hpp>

Public Attributes

UINT32 Flags
 
UINT32 AudioBytes
 
const BYTE * pAudioData
 
UINT32 PlayBegin
 
UINT32 PlayLength
 
UINT32 LoopBegin
 
UINT32 LoopLength
 
UINT32 LoopCount
 
void * pContext
 

Member Data Documentation

UINT32 XAUDIO2_BUFFER::AudioBytes
UINT32 XAUDIO2_BUFFER::Flags
UINT32 XAUDIO2_BUFFER::LoopBegin
UINT32 XAUDIO2_BUFFER::LoopCount
UINT32 XAUDIO2_BUFFER::LoopLength
const BYTE* XAUDIO2_BUFFER::pAudioData
void* XAUDIO2_BUFFER::pContext
UINT32 XAUDIO2_BUFFER::PlayBegin
UINT32 XAUDIO2_BUFFER::PlayLength

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