Changeset 105006 in vbox for trunk/include/VBox/err.h
- Timestamp:
- Jun 24, 2024 5:43:00 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r104932 r105006 3192 3192 /** Encoding data failed. */ 3193 3193 #define VERR_RECORDING_ENCODING_FAILED (-6908) 3194 /** Encoding skipped. 3195 * Can happen if e.g. a frame is not visible or does 3196 * not need to be encoded for whatever reason. */ 3197 #define VWRN_RECORDING_ENCODING_SKIPPED (6908) 3194 3198 /** @} */ 3195 3199
Note:
See TracChangeset
for help on using the changeset viewer.