VirtualBox

Changeset 70534 in vbox for trunk/src


Ignore:
Timestamp:
Jan 11, 2018 1:31:54 PM (7 years ago)
Author:
vboxsync
Message:

Audio/VRDE: Committed too much.

File:
1 edited

Legend:

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

    r70533 r70534  
    148148    bool i_useHostClipboard() { return mfUseHostClipboard; }
    149149
     150    /** Method is called only from ConsoleVRDPServer */
    150151    IVRDEServer *i_getVRDEServer() const { return mVRDEServer; }
    151152
     
    205206    void i_VRDPClientConnect(uint32_t u32ClientId);
    206207    void i_VRDPClientDisconnect(uint32_t u32ClientId, uint32_t fu32Intercepted);
    207 #ifdef VBOX_WITH_AUDIO_VRDE
    208     int i_VRDPConfigureAudio(bool fAttachDetach, unsigned *puLUN);
    209     int i_VRDPConfigureAudioDriver(const Utf8Str& strDevice, unsigned uInstance, unsigned uLUN, bool fAttach);
    210 #endif
    211208    void i_VRDPInterceptAudio(uint32_t u32ClientId);
    212209    void i_VRDPInterceptUSB(uint32_t u32ClientId, void **ppvIntercept);
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