Changeset 68800 in vbox
- Timestamp:
- Sep 20, 2017 10:38:53 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118047
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r68798 r68800 5503 5503 if (RT_SUCCESS(vrc)) 5504 5504 { 5505 # ifdef VBOX_WITH_AUDIO_VIDEOREC 5505 5506 VIDEORECFEATURES fFeatures = mDisplay->i_videoCaptureGetEnabled(); 5506 5507 5507 # ifdef VBOX_WITH_AUDIO_VIDEOREC5508 5508 ComPtr<IAudioAdapter> audioAdapter; 5509 5509 rc = mMachine->COMGETTER(AudioAdapter)(audioAdapter.asOutParam());
Note:
See TracChangeset
for help on using the changeset viewer.