VirtualBox

Changeset 96136 in vbox


Ignore:
Timestamp:
Aug 11, 2022 2:14:07 PM (2 years ago)
Author:
vboxsync
Message:

VBox/err.h: Added VERR_RECORDING_ENCODING_FAILED to indicate that a codec failed to encode given data. ​bugref:10275

File:
1 edited

Legend:

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

    r93115 r96136  
    30503050 *  the current FPS setting allows. */
    30513051#define VERR_RECORDING_THROTTLED                    (-6907)
     3052/** Encoding data failed. */
     3053#define VERR_RECORDING_ENCODING_FAILED              (-6908)
    30523054/** @} */
    30533055
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