VirtualBox

Changeset 61051 in vbox


Ignore:
Timestamp:
May 19, 2016 3:27:41 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107317
Message:

Audio: Forgot new error codes.

File:
1 edited

Legend:

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

    r60990 r61051  
    27452745/** No free input streams.  */
    27462746#define VERR_AUDIO_NO_FREE_INPUT_STREAMS            (-6601)
     2747/** No free output streams.  */
     2748#define VERR_AUDIO_NO_FREE_OUTPUT_STREAMS           (-6603)
     2749/** Pending stream disable operation in progress.  */
     2750#define VERR_AUDIO_STREAM_PENDING_DISABLE           (-6604)
    27472751/** @} */
    27482752
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette