RetroArch
Public Attributes | List of all members
XAUDIO2_BUFFER Struct Reference

#include <xaudio27.h>

Public Attributes

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

Member Data Documentation

◆ AudioBytes

UINT32 XAUDIO2_BUFFER::AudioBytes

◆ Flags

UINT32 XAUDIO2_BUFFER::Flags

◆ LoopBegin

UINT32 XAUDIO2_BUFFER::LoopBegin

◆ LoopCount

UINT32 XAUDIO2_BUFFER::LoopCount

◆ LoopLength

UINT32 XAUDIO2_BUFFER::LoopLength

◆ pAudioData

const BYTE* XAUDIO2_BUFFER::pAudioData

◆ pContext

void* XAUDIO2_BUFFER::pContext

◆ PlayBegin

UINT32 XAUDIO2_BUFFER::PlayBegin

◆ PlayLength

UINT32 XAUDIO2_BUFFER::PlayLength

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