ReactOS 0.4.15-dev-8614-gbc76250
|
#include "dsound_private.h"
Go to the source code of this file.
Classes | |
struct | IDirectSoundNotifyImpl |
Variables | |
static const IDirectSoundNotifyVtbl | dsnvt |
static const IDirectSoundBuffer8Vtbl | dsbvt |
static const IKsPropertySetVtbl | iksbvt |
|
static |
Definition at line 771 of file buffer.c.
HRESULT IDirectSoundBufferImpl_Create | ( | DirectSoundDevice * | device, |
IDirectSoundBufferImpl ** | pdsb, | ||
LPCDSBUFFERDESC | dsbd | ||
) |
Definition at line 931 of file buffer.c.
Referenced by DirectSoundDevice_CreateSoundBuffer().
HRESULT IDirectSoundBufferImpl_Destroy | ( | IDirectSoundBufferImpl * | pdsb | ) |
Definition at line 1137 of file buffer.c.
Referenced by DirectSoundDevice_Release().
HRESULT IDirectSoundBufferImpl_Duplicate | ( | DirectSoundDevice * | device, |
IDirectSoundBufferImpl ** | ppdsb, | ||
IDirectSoundBufferImpl * | pdsb | ||
) |
Definition at line 1169 of file buffer.c.
Referenced by DirectSoundDevice_DuplicateSoundBuffer().
|
static |
Definition at line 806 of file buffer.c.
|
static |
Definition at line 398 of file buffer.c.
Referenced by IDirectSoundBufferImpl_Lock().
|
static |
Definition at line 465 of file buffer.c.
|
static |
|
static |
Definition at line 786 of file buffer.c.
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 499 of file buffer.c.
|
static |
|
static |
Definition at line 835 of file buffer.c.
Definition at line 382 of file buffer.c.
|
static |
Definition at line 587 of file buffer.c.
|
static |
Definition at line 179 of file buffer.c.
|
static |
Definition at line 264 of file buffer.c.
|
static |
|
static |
|
static |
Definition at line 194 of file buffer.c.
Definition at line 338 of file buffer.c.
|
static |
Definition at line 685 of file buffer.c.
|
static |
|
static |
Definition at line 131 of file buffer.c.
Referenced by IDirectSoundBufferImpl_QueryInterface().
|
static |
Definition at line 155 of file buffer.c.
Referenced by IDirectSoundBufferImpl_Destroy().
|
static |
|
static |
Definition at line 62 of file buffer.c.
Referenced by IDirectSoundNotifyImpl_Destroy().
|
static |
Definition at line 77 of file buffer.c.
|
static |
HRESULT IKsBufferPropertySetImpl_Create | ( | IDirectSoundBufferImpl * | dsb, |
IKsBufferPropertySetImpl ** | piks | ||
) |
Definition at line 1390 of file buffer.c.
Referenced by IDirectSoundBufferImpl_QueryInterface().
HRESULT IKsBufferPropertySetImpl_Destroy | ( | IKsBufferPropertySetImpl * | piks | ) |
Definition at line 1416 of file buffer.c.
Referenced by IDirectSoundBufferImpl_Destroy().
|
static |
Definition at line 1280 of file buffer.c.
|
static |
|
static |
Definition at line 1354 of file buffer.c.
|
static |
Definition at line 1265 of file buffer.c.
Referenced by IKsBufferPropertySetImpl_Destroy().
|
static |
Definition at line 1319 of file buffer.c.
|
inlinestatic |
Definition at line 169 of file buffer.c.
Referenced by IDirectSoundBufferImpl_AcquireResources(), IDirectSoundBufferImpl_AddRef(), IDirectSoundBufferImpl_GetCaps(), IDirectSoundBufferImpl_GetCurrentPosition(), IDirectSoundBufferImpl_GetFormat(), IDirectSoundBufferImpl_GetFrequency(), IDirectSoundBufferImpl_GetObjectInPath(), IDirectSoundBufferImpl_GetPan(), IDirectSoundBufferImpl_GetStatus(), IDirectSoundBufferImpl_GetVolume(), IDirectSoundBufferImpl_Initialize(), IDirectSoundBufferImpl_Lock(), IDirectSoundBufferImpl_Play(), IDirectSoundBufferImpl_QueryInterface(), IDirectSoundBufferImpl_Release(), IDirectSoundBufferImpl_Restore(), IDirectSoundBufferImpl_SetCurrentPosition(), IDirectSoundBufferImpl_SetFormat(), IDirectSoundBufferImpl_SetFrequency(), IDirectSoundBufferImpl_SetFX(), IDirectSoundBufferImpl_SetPan(), IDirectSoundBufferImpl_SetVolume(), IDirectSoundBufferImpl_Stop(), and IDirectSoundBufferImpl_Unlock().
|
inlinestatic |
Definition at line 174 of file buffer.c.
Referenced by IDirectSoundBufferImpl_Release(), IDirectSoundBufferImpl_SetFormat(), and IDirectSoundBufferImpl_SetFrequency().
void secondarybuffer_destroy | ( | IDirectSoundBufferImpl * | This | ) |
Definition at line 1113 of file buffer.c.
Referenced by IDirectSound3DBufferImpl_Release(), IDirectSoundBufferImpl_Destroy(), and IDirectSoundBufferImpl_Release().
|
static |
Definition at line 903 of file buffer.c.
Referenced by IDirectSoundBufferImpl_Create().
|
static |
Definition at line 123 of file buffer.c.
Referenced by IDirectSoundNotifyImpl_Create().
|
static |
Definition at line 1381 of file buffer.c.
Referenced by IKsBufferPropertySetImpl_Create().