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

/vbox/src/VBox/Devices/Audio/
H A DDrvHostDSound.cpp80 bool fReinitPlayPos; member in struct:DSOUNDSTREAMOUT
572 pDSoundStrmOut->fReinitPlayPos = true;
999 pDSoundStrmOut->fReinitPlayPos = true;
1111 if (pDSoundStrmOut->fReinitPlayPos)
1113 pDSoundStrmOut->fReinitPlayPos = false;
1212 pDSoundStrmOut->fReinitPlayPos = true;

Completed in 49 milliseconds