Changeset 65416 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jan 24, 2017 10:45:47 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp
r65410 r65416 292 292 if (RT_SUCCESS(rc)) 293 293 { 294 pSink->Con.Parms.enmType = pConParms->enmType; 295 294 296 pSink->Codec.Parms.uHz = uHz; 295 297 pSink->Codec.Parms.cChannels = pCodecParms->cChannels;
Note:
See TracChangeset
for help on using the changeset viewer.