VirtualBox

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


Ignore:
Timestamp:
Jun 4, 2009 10:12:12 AM (16 years ago)
Author:
vboxsync
Message:

Main: added default audio driver method to ISystemProperties

File:
1 edited

Legend:

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

    r19239 r20260  
    9393    STDMETHOD(COMGETTER(LogHistoryCount)) (ULONG *count);
    9494    STDMETHOD(COMSETTER(LogHistoryCount)) (ULONG count);
     95    STDMETHOD(COMGETTER(DefaultAudioDriver)) (AudioDriverType_T *aAudioDriver);
    9596
    9697    // public methods only for internal purposes
     
    144145    BOOL mHWVirtExEnabled;
    145146    ULONG mLogHistoryCount;
     147    AudioDriverType_T mDefaultAudioDriver;
    146148};
    147149
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