VirtualBox

Changeset 68799 in vbox


Ignore:
Timestamp:
Sep 20, 2017 10:32:34 AM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/VideoRec.cpp

    r68798 r68799  
    12121212        fFeatures |= VIDEORECFEATURE_VIDEO;
    12131213
     1214#ifdef VBOX_WITH_AUDIO_VIDEOREC
    12141215    if (pCfg->Audio.fEnabled)
    12151216        fFeatures |= VIDEORECFEATURE_AUDIO;
     1217#endif
    12161218
    12171219    return fFeatures;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette