VirtualBox

Changeset 56454 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 16, 2015 1:57:21 PM (10 years ago)
Author:
vboxsync
Message:

Commit r100743 and r100913 to trunk which should improve pass through of USB sound devices

File:
1 edited

Legend:

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

    r56271 r56454  
    10881088    /** The USR state. */
    10891089    VUSBURBSTATE    enmState;
     1090    /** Flag whether the URB is about to be completed,
     1091     * either by the I/O thread or the cancellation worker.
     1092     */
     1093    volatile bool   fCompleting;
    10901094    /** URB description, can be null. intended for logging. */
    10911095    char           *pszDesc;
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