Searched defs:PDSOUNDSTREAMOUT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvHostDSound.cpp82 } DSOUNDSTREAMOUT, *PDSOUNDSTREAMOUT; typedef in typeref:struct:DSOUNDSTREAMOUT
297 static void dsoundPlayInterfaceRelease(PDSOUNDSTREAMOUT pDSoundStrmOut)
306 static int dsoundPlayInterfaceCreate(PDRVHOSTDSOUND pThis, PDSOUNDSTREAMOUT pDSoundStrmOut)
349 static void dsoundPlayClose(PDSOUNDSTREAMOUT pDSoundStrmOut)
368 static int dsoundPlayOpen(PDRVHOSTDSOUND pThis, PDSOUNDSTREAMOUT pDSoundStrmOut)
475 static void dsoundPlayClearSamples(PDSOUNDSTREAMOUT pDSoundStrmOut)
532 static void dsoundPlayStop(PDRVHOSTDSOUND pThis, PDSOUNDSTREAMOUT pDSoundStrmOut)
550 static int dsoundPlayStart(PDSOUNDSTREAMOUT pDSoundStrmOut)
988 PDSOUNDSTREAMOUT pDSoundStrmOut = (PDSOUNDSTREAMOUT)pHstStrmOu
[all...]

Completed in 108 milliseconds