VirtualBox

Changeset 73568 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Aug 8, 2018 3:05:47 PM (6 years ago)
Author:
vboxsync
Message:

VBox/err.h: Added VERR_AUDIO_STREAM_NOT_READY.

File:
1 edited

Legend:

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

    r73389 r73568  
    27902790 *  This can happen due to a buffer wraparound of a buffer read/write operation. */
    27912791#define VINF_AUDIO_MORE_DATA_AVAILABLE              (6604)
     2792/** Stream is not ready for requested operation.  */
     2793#define VERR_AUDIO_STREAM_NOT_READY                 (-6604)
    27922794/** @} */
    27932795
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