cocos2d-x  3.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SoundEffectData Struct Reference

#include <Audio.h>

Public Attributes

unsigned int m_soundID
IXAudio2SourceVoice * m_soundEffectSourceVoice
XAUDIO2_BUFFER m_audioBuffer
byte * m_soundEffectBufferData
uint32 m_soundEffectBufferLength
uint32 m_soundEffectSampleRate
bool m_soundEffectStarted

Member Data Documentation

XAUDIO2_BUFFER m_audioBuffer
byte * m_soundEffectBufferData
uint32 m_soundEffectBufferLength
uint32 m_soundEffectSampleRate
IXAudio2SourceVoice
* m_soundEffectSourceVoice
bool m_soundEffectStarted
unsigned int m_soundID

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