VirtualBox

Changeset 35146 in vbox for trunk/include/VBox/settings.h


Ignore:
Timestamp:
Dec 15, 2010 4:31:56 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68983
Message:

VRDE: use VRDE properties for video redirection settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r34837 r35146  
    283283          ulAuthTimeout(5000),
    284284          fAllowMultiConnection(false),
    285           fReuseSingleConnection(false),
    286           fVideoChannel(false),
    287           ulVideoChannelQuality(75)
     285          fReuseSingleConnection(false)
    288286    {}
    289287
     
    295293    com::Utf8Str    strAuthLibrary;
    296294    bool            fAllowMultiConnection,
    297                     fReuseSingleConnection,
    298                     fVideoChannel;
    299     uint32_t        ulVideoChannelQuality;
     295                    fReuseSingleConnection;
    300296    com::Utf8Str    strVrdeExtPack;
    301297    StringsMap      mapProperties;
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