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

/vbox/src/VBox/Main/src-client/
H A DDrvAudioVideoRec.cpp80 AudioVideoRec *pAudioVideoRec; member in struct:DRVAUDIOVIDEOREC
416 /* how much space is used in the ring buffer in pRecordedVocieBuf with pAudioVideoRec . Bytes-> samples*/
658 mpDrv->pAudioVideoRec = NULL;
841 pThis->pAudioVideoRec = (AudioVideoRec *)pvUser;
842 pThis->pAudioVideoRec->mpDrv = pThis;

Completed in 46 milliseconds