|
ReactOS 0.4.17-dev-934-g091855f
|
#include "dmime_private.h"
Go to the source code of this file.
Classes | |
| struct | IDirectMusicAudioPathImpl |
| struct | audio_path_pchannel_to_buffer |
| struct | audio_path_port_config |
| struct | audio_path_config |
Variables | |
| static const IDirectMusicAudioPathVtbl | DirectMusicAudioPathVtbl |
| static const IDirectMusicObjectVtbl | dmobject_vtbl |
| static const IPersistStreamVtbl | persiststream_vtbl |
| static const IUnknownVtbl | path_config_unk_vtbl |
| C_ASSERT | ( | sizeof(struct audio_path_pchannel_to_buffer) | = =offsetof(struct audio_path_pchannel_to_buffer, guids[0]) | ) |
Definition at line 736 of file audiopath.c.
Referenced by performance_CreateAudioPath(), and performance_CreateStandardAudioPath().
Definition at line 751 of file audiopath.c.
|
static |
Definition at line 240 of file audiopath.c.
Definition at line 117 of file audiopath.c.
|
static |
Definition at line 266 of file audiopath.c.
|
static |
Definition at line 146 of file audiopath.c.
|
static |
Definition at line 97 of file audiopath.c.
Definition at line 127 of file audiopath.c.
|
static |
Definition at line 259 of file audiopath.c.
|
inlinestatic |
Definition at line 66 of file audiopath.c.
Referenced by IDirectMusicAudioPathImpl_Activate(), IDirectMusicAudioPathImpl_AddRef(), IDirectMusicAudioPathImpl_ConvertPChannel(), IDirectMusicAudioPathImpl_GetObjectInPath(), IDirectMusicAudioPathImpl_QueryInterface(), IDirectMusicAudioPathImpl_Release(), IDirectMusicAudioPathImpl_SetVolume(), set_audiopath_dsound_buffer(), set_audiopath_perf_pointer(), and set_audiopath_primary_dsound_buffer().
|
inlinestatic |
Definition at line 71 of file audiopath.c.
Referenced by path_config_IPersistStream_Load().
|
inlinestatic |
Definition at line 585 of file audiopath.c.
Referenced by path_config_get_audio_path_params(), path_config_IUnknown_AddRef(), path_config_IUnknown_QueryInterface(), and path_config_IUnknown_Release().
|
static |
Definition at line 326 of file audiopath.c.
Referenced by parse_port_config_list().
|
static |
Definition at line 414 of file audiopath.c.
Referenced by parse_port_configs_list().
|
static |
Definition at line 486 of file audiopath.c.
Referenced by path_config_IPersistStream_Load().
| HRESULT path_config_get_audio_path_params | ( | IUnknown * | iface, |
| WAVEFORMATEX * | format, | ||
| DSBUFFERDESC * | desc, | ||
| DMUS_PORTPARAMS * | params | ||
| ) |
Definition at line 652 of file audiopath.c.
Referenced by performance_CreateAudioPath().
|
static |
Definition at line 284 of file audiopath.c.
|
static |
Definition at line 509 of file audiopath.c.
Definition at line 615 of file audiopath.c.
|
static |
Definition at line 625 of file audiopath.c.
|
static |
Definition at line 402 of file audiopath.c.
Referenced by parse_port_config_list(), and path_config_IUnknown_Release().
| void set_audiopath_dsound_buffer | ( | IDirectMusicAudioPath * | iface, |
| IDirectSoundBuffer * | buffer | ||
| ) |
Definition at line 82 of file audiopath.c.
Referenced by performance_CreateAudioPath(), and performance_CreateStandardAudioPath().
| void set_audiopath_perf_pointer | ( | IDirectMusicAudioPath * | iface, |
| IDirectMusicPerformance8 * | performance | ||
| ) |
Definition at line 76 of file audiopath.c.
Referenced by performance_CreateAudioPath(), performance_CreateStandardAudioPath(), and performance_SetDefaultAudioPath().
| void set_audiopath_primary_dsound_buffer | ( | IDirectMusicAudioPath * | iface, |
| IDirectSoundBuffer * | buffer | ||
| ) |
Definition at line 88 of file audiopath.c.
Referenced by performance_CreateAudioPath(), and performance_CreateStandardAudioPath().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | dmime | ) |
|
static |
Definition at line 273 of file audiopath.c.
Referenced by create_dmaudiopath().
|
static |
Definition at line 317 of file audiopath.c.
Referenced by create_dmaudiopath_config().
|
static |
Definition at line 645 of file audiopath.c.
Referenced by create_dmaudiopath_config().
|
static |
Definition at line 574 of file audiopath.c.
Referenced by create_dmaudiopath_config().