VirtualBox

Changeset 35146 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 15, 2010 4:31:56 PM (14 years ago)
Author:
vboxsync
Message:

VRDE: use VRDE properties for video redirection settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VRDEServerImpl.h

    r35105 r35146  
    4040        BOOL mAllowMultiConnection;
    4141        BOOL mReuseSingleConnection;
    42         BOOL mVideoChannel;
    43         ULONG mVideoChannelQuality;
    4442        Utf8Str mVrdeExtPack;
    4543        settings::StringsMap mProperties;
     
    8078    STDMETHOD(COMGETTER(ReuseSingleConnection)) (BOOL *aReuseSingleConnection);
    8179    STDMETHOD(COMSETTER(ReuseSingleConnection)) (BOOL aReuseSingleConnection);
    82     STDMETHOD(COMGETTER(VideoChannel)) (BOOL *aVideoChannel);
    83     STDMETHOD(COMSETTER(VideoChannel)) (BOOL aVideoChannel);
    84     STDMETHOD(COMGETTER(VideoChannelQuality)) (ULONG *aVideoChannelQuality);
    85     STDMETHOD(COMSETTER(VideoChannelQuality)) (ULONG aVideoChannelQuality);
    8680    STDMETHOD(COMGETTER(VRDEExtPack))(BSTR *aExtPack);
    8781    STDMETHOD(COMSETTER(VRDEExtPack))(IN_BSTR aExtPack);
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