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

/vbox/src/VBox/Devices/Audio/
H A Daudiosniffer.c337 static DECLCALLBACK(int) iface_AudioInputIntercept (PPDMIAUDIOSNIFFERPORT pInterface, bool fIntercept) argument
343 pThis->fInterceptAudioInput = fIntercept;
/vbox/src/VBox/Main/src-client/
H A DDrvAudioVideoRec.cpp663 int AudioVideoRec::handleVideoRecSvrCmdAudioInputIntercept(bool fIntercept) argument
665 LogFlowThisFunc(("fIntercept=%RTbool\n", fIntercept));

Completed in 80 milliseconds