Changeset 73568 in vbox for trunk/include/VBox/err.h
- Timestamp:
- Aug 8, 2018 3:05:47 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r73389 r73568 2790 2790 * This can happen due to a buffer wraparound of a buffer read/write operation. */ 2791 2791 #define VINF_AUDIO_MORE_DATA_AVAILABLE (6604) 2792 /** Stream is not ready for requested operation. */ 2793 #define VERR_AUDIO_STREAM_NOT_READY (-6604) 2792 2794 /** @} */ 2793 2795
Note:
See TracChangeset
for help on using the changeset viewer.